Commit graph

6396 commits

Author SHA1 Message Date
ea75e585e1
chore: update now nav name 2023-03-25 13:58:05 -07:00
d776ec4e21
fix: drop blog title from index 2023-03-25 13:57:09 -07:00
a0d064be6a
chore: standardize formatting 2023-03-25 12:53:13 -07:00
e94e5a523c
chore: add license file 2023-03-25 12:24:54 -07:00
ebc1f43610
chore: drop create script 2023-03-25 12:22:35 -07:00
d1d845326d
(feat) add husky + precommit hooks 2023-03-25 11:56:58 -07:00
3eecb6e406
(fix) footnotes in excerpts 2023-03-25 11:47:21 -07:00
c5dfb420d2
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-03-25 11:19:11 -07:00
58bc4959f6
(fix) nbsp vs space wrapping issue 2023-03-25 11:18:54 -07:00
13d51fabfe
Merge pull request #11 from cdransf/dependabot/npm_and_yarn/prettier-2.8.7
Bump prettier from 2.8.6 to 2.8.7
2023-03-24 12:48:56 -07:00
dependabot[bot]
8bebd90478
Bump prettier from 2.8.6 to 2.8.7
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.6 to 2.8.7.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.6...2.8.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 19:33:25 +00:00
4b3d21739b
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-03-24 10:34:58 -07:00
76efc71502
(post) dotenv files short post 2023-03-24 10:34:37 -07:00
7c77ec4485
Merge pull request #10 from cdransf/dependabot/npm_and_yarn/marked-4.3.0 2023-03-23 13:31:17 -07:00
dependabot[bot]
f30df3d6c1
Bump marked from 4.2.12 to 4.3.0
Bumps [marked](https://github.com/markedjs/marked) from 4.2.12 to 4.3.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/v4.2.12...v4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 20:07:13 +00:00
a3421a442f
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-03-21 13:59:37 -07:00
c13b25675e
update liquidjs 2023-03-21 13:59:19 -07:00
2f509c6924
Merge pull request #9 from cdransf/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.2.5 2023-03-21 13:54:02 -07:00
dependabot[bot]
fc3f1093d3
Bump prettier-plugin-tailwindcss from 0.2.4 to 0.2.5
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.2.4 to 0.2.5.
- [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.2.4...v0.2.5)

---
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-03-21 20:53:39 +00:00
ba7f2f6792
Merge pull request #7 from cdransf/dependabot/npm_and_yarn/prettier-2.8.6 2023-03-21 13:52:55 -07:00
4fabf28a63
Merge pull request #5 from cdransf/dependabot/npm_and_yarn/11ty/eleventy-fetch-4.0.0 2023-03-21 13:52:45 -07:00
6f16904221
Merge pull request #8 from cdransf/dependabot/npm_and_yarn/eslint-config-prettier-8.8.0 2023-03-21 13:52:25 -07:00
dependabot[bot]
84879af23d
Bump eslint-config-prettier from 8.7.0 to 8.8.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.7.0...v8.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-21 20:07:20 +00:00
dependabot[bot]
c537a783db
Bump prettier from 2.8.4 to 2.8.6
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.6.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.4...2.8.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-21 20:07:06 +00:00
dependabot[bot]
3fc5f78b91
Bump @11ty/eleventy-fetch from 3.0.0 to 4.0.0
Bumps [@11ty/eleventy-fetch](https://github.com/11ty/eleventy-fetch) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/11ty/eleventy-fetch/releases)
- [Commits](https://github.com/11ty/eleventy-fetch/compare/v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: "@11ty/eleventy-fetch"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-21 20:06:18 +00:00
f8b749339c
sublime -> vs code 2023-03-20 10:19:58 -07:00
4444cc4a7a
flex wrap fix 2023-03-19 20:51:03 -07:00
655bfe95bc
update follow code 2023-03-19 10:51:07 -07:00
f1b2537ade
now + build posts 2023-03-19 10:47:46 -07:00
e886857387
tweak margin 2023-03-18 18:46:45 -07:00
291049ee4a
add my face to the about page 2023-03-18 18:45:03 -07:00
9ea951f1b7
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-03-18 18:17:07 -07:00
16bd7e903d
add fallback background for png webmention avatars 2023-03-18 18:16:47 -07:00
082bada8e4 fix styling 2023-03-17 18:56:09 -07:00
a5e47754ba fix code block 2023-03-17 18:52:09 -07:00
0fc22b4d8d fix footnote 2023-03-17 18:30:18 -07:00
c284e6f64a
verify feed 2023-03-17 16:52:20 -07:00
f04fb29015
webmentions post 2023-03-17 16:49:55 -07:00
88464a35e2
add contribute.json 2023-03-17 12:14:56 -07:00
5083f22110
additional redirect 2023-03-17 11:05:15 -07:00
62bd95fd12
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-03-17 11:03:50 -07:00
2127b002b5
add redirect 2023-03-17 11:03:39 -07:00
84e3032aa8
Update .eslintrc.json 2023-03-16 16:52:44 -07:00
d87f81abca
Update README.md 2023-03-16 16:52:04 -07:00
a9dc1fd5b6
fix syntax error 2023-03-16 16:22:16 -07:00
985ac0f0bd
h-entry classes on posts 2023-03-16 13:32:52 -07:00
4dd6cc9313
offload now calls + generation to 11ty; add activity feed; cleanup 2023-03-16 13:25:57 -07:00
4bd059bc90
fix styling 2023-03-15 20:09:58 -07:00
98d084df39
fix styling 2023-03-15 19:59:51 -07:00
6057eb7065
make appearance consistent 2023-03-15 19:52:53 -07:00