Commit graph

2427 commits

Author SHA1 Message Date
Cory Dransfeldt
0b47dc7747
feat: programmatically generate open graph cards 2023-12-13 14:41:46 -08:00
Cory Dransfeldt
e34ad2cb0e
chore: add post descriptions 2023-12-13 12:18:32 -08:00
Cory Dransfeldt
050ca40d51
chore: add post descriptions 2023-12-13 12:08:22 -08:00
Cory Dransfeldt
463de72d87
chore: add post descriptions 2023-12-13 12:00:37 -08:00
Cory Dransfeldt
f93d0ca484
chore: add post descriptions 2023-12-13 12:00:03 -08:00
Cory Dransfeldt
43f9d1430a
chore: add post descriptions 2023-12-13 11:56:11 -08:00
Cory Dransfeldt
93a3f505a5
chore: add post descriptions 2023-12-13 11:51:35 -08:00
Cory Dransfeldt
e411b9b85f
chore: add post descriptions 2023-12-13 11:17:10 -08:00
Cory Dransfeldt
1a2a511ac4
chore: add post descriptions 2023-12-13 10:45:55 -08:00
Cory Dransfeldt
13f64e8423
chore: add post descriptions 2023-12-13 10:44:00 -08:00
Cory Dransfeldt
18110e5f47
chore: add post descriptions 2023-12-13 10:36:58 -08:00
Cory Dransfeldt
a0e0ddb242
chore: add post descriptions 2023-12-13 08:35:12 -08:00
Cory Dransfeldt
8a7cfd07c5
chore: update uses 2023-12-13 08:33:46 -08:00
Cory Dransfeldt
26788bbd9a
fix: nav active states 2023-12-12 21:08:15 -08:00
Cory Dransfeldt
42ffe67ea0
chore: update tailwind output 2023-12-12 20:52:33 -08:00
Cory Dransfeldt
ec6590af7d fix: active state 2023-12-12 20:48:56 -08:00
Cory Dransfeldt
a2a36dcdf4
Merge pull request #268 from cdransf/dependabot/npm_and_yarn/marked-11.1.0 2023-12-12 15:46:58 -08:00
dependabot[bot]
b73cf00665
chore(deps-dev): bump marked from 11.0.1 to 11.1.0
Bumps [marked](https://github.com/markedjs/marked) from 11.0.1 to 11.1.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/v11.0.1...v11.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 19:48:40 +00:00
cdransf
8ed452321d Apply automatic changes 2023-12-12 16:03:10 +00:00
cdransf
6b33df84a2 Apply automatic changes 2023-12-12 04:03:12 +00:00
Cory Dransfeldt
ae230a99ce
chore: text color consistency 2023-12-11 19:28:22 -08:00
Cory Dransfeldt
cdf9604f99
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-12-11 19:17:09 -08:00
Cory Dransfeldt
1104cc08e0
chore: tweak styles 2023-12-11 19:16:57 -08:00
Cory Dransfeldt
96b8899516 chore: tweak title 2023-12-11 16:02:34 -08:00
Cory Dransfeldt
34a3ad2380
chore: page tweak 2023-12-11 15:33:07 -08:00
Cory Dransfeldt
693d9cb227
chore: page descriptions 2023-12-11 15:29:14 -08:00
Cory Dransfeldt
d410e776d2
chore: page descriptions 2023-12-11 15:27:59 -08:00
Cory Dransfeldt
776cca373a
chore: page descriptions 2023-12-11 15:25:49 -08:00
Cory Dransfeldt
b9cfe88461
chore: page descriptions 2023-12-11 15:14:46 -08:00
Cory Dransfeldt
6256527f6c
chore: page descriptions 2023-12-11 15:12:36 -08:00
Cory Dransfeldt
c2a80aaadc
chore: page descriptions 2023-12-11 14:31:40 -08:00
Cory Dransfeldt
9b0a93a156
chore: page descriptions 2023-12-11 13:30:48 -08:00
Cory Dransfeldt
81c12443ac
chore: page descriptions 2023-12-11 13:28:47 -08:00
Cory Dransfeldt
5da3b45341
chore: page descriptions 2023-12-11 13:26:36 -08:00
Cory Dransfeldt
6ffc4e650b
chore: page descriptions 2023-12-11 13:25:04 -08:00
Cory Dransfeldt
bc3d982030
chore: page descriptions 2023-12-11 13:23:13 -08:00
Cory Dransfeldt
aea88642f9
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-12-11 13:21:14 -08:00
Cory Dransfeldt
d24587df3d
fix: search 2023-12-11 13:21:02 -08:00
cdransf
3a0859803b Apply automatic changes 2023-12-11 20:03:19 +00:00
Cory Dransfeldt
75ad7852a7
chore: page descriptions 2023-12-11 11:47:42 -08:00
Cory Dransfeldt
53d2cee7ce
chore: simpler is better sometimes 2023-12-11 11:46:32 -08:00
Cory Dransfeldt
1238d96483
Merge pull request #267 from cdransf/dependabot/npm_and_yarn/typescript-eslint/parser-6.14.0
chore(deps-dev): bump @typescript-eslint/parser from 6.13.2 to 6.14.0
2023-12-11 11:23:44 -08:00
Cory Dransfeldt
ba4da08950
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-12-11 11:23:26 -08:00
Cory Dransfeldt
5c32a78752
chore: addtl cleanup 2023-12-11 11:23:17 -08:00
dependabot[bot]
b4a2b214f5
chore(deps-dev): bump @typescript-eslint/parser from 6.13.2 to 6.14.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.13.2 to 6.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.14.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 19:19:42 +00:00
Cory Dransfeldt
173abc63c3
Merge pull request #266 from cdransf/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.14.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.14.0
2023-12-11 11:18:33 -08:00
Cory Dransfeldt
f4be912b89
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-12-11 11:18:17 -08:00
Cory Dransfeldt
b0b9e59408
chore: minor updates 2023-12-11 11:18:07 -08:00
Cory Dransfeldt
24883f59a4
Merge pull request #265 from cdransf/dependabot/npm_and_yarn/prettier-3.1.1
chore(deps-dev): bump prettier from 3.1.0 to 3.1.1
2023-12-11 11:16:35 -08:00
Cory Dransfeldt
fedb9e94fa
Merge pull request #264 from cdransf/dependabot/npm_and_yarn/markdownlint-cli-0.38.0
chore(deps-dev): bump markdownlint-cli from 0.37.0 to 0.38.0
2023-12-11 11:16:20 -08:00