Commit graph

1351 commits

Author SHA1 Message Date
Cory Dransfeldt
a88b5e7ec7
chore: update robots 2023-08-12 08:31:27 -07:00
cdransf
2546e71812 Apply automatic changes 2023-08-12 06:03:28 +00:00
cdransf
87c55f5348 Apply automatic changes 2023-08-12 00:09:29 +00:00
Cory Dransfeldt
e1d8563a21
Merge pull request #145 from cdransf/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.5.2 2023-08-11 12:14:54 -07:00
Cory Dransfeldt
e31c077f46
Merge pull request #146 from cdransf/dependabot/npm_and_yarn/eslint-8.47.0 2023-08-11 12:14:46 -07:00
dependabot[bot]
59d09904c4
chore(deps-dev): bump eslint from 8.46.0 to 8.47.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.47.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.46.0...v8.47.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-11 19:13:25 +00:00
dependabot[bot]
20763cf0df
chore(deps-dev): bump prettier-plugin-tailwindcss from 0.5.1 to 0.5.2
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.1...v0.5.2)

---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-11 19:12:11 +00:00
Cory Dransfeldt
1006f95993
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-08-10 15:37:02 -07:00
Cory Dransfeldt
034c98c027
chore: search mb instead of rym for consistency when messing mbid 2023-08-10 15:36:48 -07:00
Cory Dransfeldt
f6e313f53d
Update README.md 2023-08-10 13:51:16 -07:00
Cory Dransfeldt
485538662a
Merge pull request #143 from cdransf/dependabot/npm_and_yarn/commitlint/cli-17.7.1 2023-08-10 12:55:53 -07:00
Cory Dransfeldt
78875cb2f7
Merge pull request #144 from cdransf/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.5.1 2023-08-10 12:55:50 -07:00
Cory Dransfeldt
51ec9036d4
Merge pull request #142 from cdransf/dependabot/npm_and_yarn/marked-7.0.2 2023-08-10 12:55:37 -07:00
dependabot[bot]
4454507477
chore(deps-dev): bump prettier-plugin-tailwindcss from 0.4.1 to 0.5.1
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.4.1 to 0.5.1.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.4.1...v0.5.1)

---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 19:55:37 +00:00
dependabot[bot]
e836dee63f
chore(deps-dev): bump @commitlint/cli from 17.7.0 to 17.7.1
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.7.0 to 17.7.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.7.1/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 19:55:14 +00:00
dependabot[bot]
1a7817d314
chore(deps-dev): bump marked from 7.0.1 to 7.0.2
Bumps [marked](https://github.com/markedjs/marked) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v7.0.1...v7.0.2)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 19:54:39 +00:00
Cory Dransfeldt
cbcfda582f
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-08-10 10:09:30 -07:00
Cory Dransfeldt
baab99a189
fix: 404 on ads post 2023-08-10 10:09:05 -07:00
cdransf
24127f2fd6 Apply automatic changes 2023-08-10 02:17:15 +00:00
cdransf
6184d728c6 Apply automatic changes 2023-08-10 00:11:59 +00:00
Cory Dransfeldt
4cb6f2f262
Merge pull request #139 from cdransf/dependabot/npm_and_yarn/commitlint/cli-17.7.0 2023-08-09 13:37:21 -07:00
Cory Dransfeldt
7d584ed2a6
Merge pull request #140 from cdransf/dependabot/npm_and_yarn/luxon-3.4.0 2023-08-09 13:11:11 -07:00
dependabot[bot]
31bd977b44
chore(deps-dev): bump @commitlint/cli from 17.6.7 to 17.7.0
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.6.7 to 17.7.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.7.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 20:10:02 +00:00
76f455346a
Merge pull request #141 from cdransf/dependabot/npm_and_yarn/commitlint/config-conventional-17.7.0 2023-08-09 13:04:31 -07:00
dependabot[bot]
ff0e319510
chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.6.7 to 17.7.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.7.0/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 20:03:55 +00:00
dependabot[bot]
b792b73633
chore(deps-dev): bump luxon from 3.3.0 to 3.4.0
Bumps [luxon](https://github.com/moment/luxon) from 3.3.0 to 3.4.0.
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.3.0...3.4.0)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 20:03:35 +00:00
Cory Dransfeldt
47e286db28
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-08-09 07:52:31 -07:00
Cory Dransfeldt
6a6172b666
chore: update robots 2023-08-09 07:52:13 -07:00
cdransf
2f2303c353 Apply automatic changes 2023-08-09 00:11:28 +00:00
cdransf
0a8b14543c Apply automatic changes 2023-08-08 20:03:24 +00:00
04aa2333c1
Merge pull request #138 from cdransf/dependabot/npm_and_yarn/marked-7.0.1 2023-08-08 12:56:23 -07:00
dependabot[bot]
e267ff952c
chore(deps-dev): bump marked from 7.0.0 to 7.0.1
Bumps [marked](https://github.com/markedjs/marked) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v7.0.0...v7.0.1)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 19:53:55 +00:00
cdransf
4add54bd05 Apply automatic changes 2023-08-08 02:15:12 +00:00
cdransf
f6382cbfc1 Apply automatic changes 2023-08-08 00:11:15 +00:00
cdransf
0b836e2206 Apply automatic changes 2023-08-07 22:03:22 +00:00
Cory Dransfeldt
33017b6926
chore: ivory -> mona 2023-08-07 13:59:39 -07:00
e9a1aadb2e
Merge pull request #137 from cdransf/dependabot/npm_and_yarn/marked-7.0.0 2023-08-07 13:08:32 -07:00
5bcc42340b
Merge pull request #136 from cdransf/dependabot/npm_and_yarn/eslint-config-prettier-9.0.0 2023-08-07 13:06:37 -07:00
dependabot[bot]
928f056bbe
chore(deps-dev): bump marked from 6.0.0 to 7.0.0
Bumps [marked](https://github.com/markedjs/marked) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v6.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 20:06:03 +00:00
dependabot[bot]
8712d1c15a
chore(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.10.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.10.0...v9.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 20:05:29 +00:00
cdransf
6f8013706c Apply automatic changes 2023-08-07 20:03:22 +00:00
Cory Dransfeldt
a2152e8184
fix: link encoding 2023-08-06 20:55:30 -07:00
Cory Dransfeldt
9391506983
fix: icon consistency 2023-08-06 20:51:59 -07:00
Cory Dransfeldt
bf2efcadae
chore: consistent descriptions for books 2023-08-06 20:47:18 -07:00
Cory Dransfeldt
14bdaa955f
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-08-06 20:44:23 -07:00
Cory Dransfeldt
f955bba115
chore: consistent descriptions 2023-08-06 20:44:13 -07:00
cdransf
4e855e644a Apply automatic changes 2023-08-07 02:15:49 +00:00
Cory Dransfeldt
58b5d67fd9
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-08-06 17:04:57 -07:00
Cory Dransfeldt
2d169c9b18
chore: more style cleanup 2023-08-06 16:55:54 -07:00
cdransf
d445573800 Apply automatic changes 2023-08-06 20:03:03 +00:00