Commit graph

6004 commits

Author SHA1 Message Date
66085dfdb1
fix: webfinger permalink 2023-03-28 13:54:23 -07:00
0981393695
fix: webfinger 2023-03-28 13:51:41 -07:00
a80f2aff25
chore: add readme badge 2023-03-28 13:41:48 -07:00
5f208383e4 Update README 2023-03-28 20:40:28 +00:00
2ee94747db
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-03-28 13:36:22 -07:00
7b2cdebc96
feat: readme actions 2023-03-28 13:36:13 -07:00
053597d827
Merge pull request #14 from cdransf/dependabot/npm_and_yarn/11ty/eleventy-2.0.1 2023-03-28 13:33:39 -07:00
2ba2fab55d
Merge pull request #15 from cdransf/dependabot/npm_and_yarn/commitlint/cli-17.5.1 2023-03-28 13:33:31 -07:00
691b5f7f2c
Merge pull request #16 from cdransf/dependabot/npm_and_yarn/tailwindcss-3.3.0 2023-03-28 13:33:24 -07:00
16833c5576
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-03-28 13:33:06 -07:00
9896fae018
chore: add readme badge 2023-03-28 13:32:52 -07:00
e345c1c3dc
chore: clear manual workflow 2023-03-28 13:32:13 -07:00
cdransf
51c79feb8e Apply automatic changes 2023-03-28 20:31:54 +00:00
b146b557ed
chore: clear caches 2023-03-28 13:31:34 -07:00
cdransf
3624f9d6a6 Apply automatic changes 2023-03-28 20:29:19 +00:00
a5e0e66e1d
fix: date typo 2023-03-28 13:25:52 -07:00
80f4980297
fix: typo 2023-03-28 13:24:02 -07:00
b755803eef
fix time format 2023-03-28 13:20:26 -07:00
fbfda613bd
fix: remove html content 2023-03-28 13:17:20 -07:00
dependabot[bot]
b8b90ad213
chore(deps): bump tailwindcss from 3.2.7 to 3.3.0
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.7 to 3.3.0.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.2.7...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 20:07:57 +00:00
dependabot[bot]
7e75409247
chore(deps): bump @commitlint/cli from 17.5.0 to 17.5.1
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.5.0 to 17.5.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.5.1/@commitlint/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 20:07:39 +00:00
dependabot[bot]
9583e296ea
chore(deps-dev): bump @11ty/eleventy from 2.0.0 to 2.0.1
Bumps [@11ty/eleventy](https://github.com/11ty/eleventy) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/11ty/eleventy/releases)
- [Changelog](https://github.com/11ty/eleventy/blob/master/docs/release-instructions.md)
- [Commits](https://github.com/11ty/eleventy/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: "@11ty/eleventy"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 20:07:04 +00:00
a5af756a19
fix: escape html 2023-03-28 12:38:51 -07:00
824bb49839
fix: date format + content 2023-03-28 12:36:12 -07:00
74c7f99d3a
fix: dates as strings 2023-03-28 12:25:39 -07:00
867de2c3bd
chore: more thorough markdown extension check 2023-03-28 12:24:35 -07:00
4d9d1dc63a
fix: typos are rough 2023-03-28 12:23:28 -07:00
dc697ac6f4
fix: remove acct: uri segment 2023-03-28 12:18:24 -07:00
59084e9a5c
fix: encode uri segment vercel thinks is a rewrite token 2023-03-28 12:14:17 -07:00
c822309e1b
fix: webfinger 2023-03-28 12:12:17 -07:00
da058d3ffd
fix: feed schema + webfinger 2023-03-28 12:06:43 -07:00
0fd62529cf
fix: follow data 2023-03-28 11:26:48 -07:00
23ea674eea
fix: feed syntax 2023-03-28 11:22:01 -07:00
d8e9009d22
fix: loop syntax 2023-03-28 11:08:33 -07:00
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