Commit graph

6520 commits

Author SHA1 Message Date
99ae993986
fix: json feed formats 2023-03-28 11:07:31 -07:00
cf4cc931a4
fix: json follow feed title 2023-03-28 10:58:17 -07:00
02e444e25e
feat: json follow feed + github actions to post 2023-03-28 10:53:42 -07:00
55b45b8305
fix: lint md files 2023-03-27 18:12:49 -07:00
7b21a5b384
chore: add recent posts 2023-03-27 18:03:31 -07:00
3911e309a4
chore: remove unused env vars 2023-03-27 18:02:18 -07:00
2320485fd6
chore: precommit hook for markdown 2023-03-27 15:24:40 -07:00
2a4d806350
chore: update uses 2023-03-27 15:20:42 -07:00
78f6cfa93b
fix: lint prepare workaround 2023-03-27 14:51:27 -07:00
b3b1d0cf16
chore: update dependencies 2023-03-27 14:50:42 -07:00
b85b967367
Merge pull request #13 from cdransf/dependabot/npm_and_yarn/typescript-eslint/parser-5.57.0 2023-03-27 14:27:13 -07:00
dependabot[bot]
d0b38b0bc5
Bump @typescript-eslint/parser from 5.56.0 to 5.57.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.56.0 to 5.57.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/v5.57.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 21:09:56 +00:00
a1a9ef551c
Merge pull request #12 from cdransf/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.57.0 2023-03-27 13:58:21 -07:00
dependabot[bot]
c578e16b24
Bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.56.0 to 5.57.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 20:12:38 +00:00
b74b30e94e
update uses 2023-03-27 12:11:46 -07:00
d07544fe18
feat: paginator styles 2023-03-26 20:40:42 -07:00
9bbbfa415f
feat: paginator styles 2023-03-26 20:37:38 -07:00
4f38f41657
chore: readme formatting 2023-03-26 19:38:04 -07:00
94f15e97fe
fix: lint-staged formatting 2023-03-26 19:36:57 -07:00
0791447aad
chore: license formatting 2023-03-26 19:36:12 -07:00
97cb380f15
chore: pagination style consistency 2023-03-26 18:06:45 -07:00
a29ed27e9f
chore: post content + formatting 2023-03-26 17:39:43 -07:00
da793fd1cc
feat: refactor pagination implementation 2023-03-26 17:39:08 -07:00
ee77555c32
chore: additional formatting w/prettier 2023-03-25 14:09:26 -07:00
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