Commit graph

445 commits

Author SHA1 Message Date
Cory Dransfeldt
0b47dc7747
feat: programmatically generate open graph cards 2023-12-13 14:41:46 -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
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
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
dependabot[bot]
b9bfe0fe54
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) 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/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.14.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 19:12:44 +00:00
dependabot[bot]
a001909c43
chore(deps-dev): bump prettier from 3.1.0 to 3.1.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.1.1.
- [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/3.1.0...3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 19:12:14 +00:00
dependabot[bot]
0010b71524
chore(deps-dev): bump markdownlint-cli from 0.37.0 to 0.38.0
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.37.0 to 0.38.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.37.0...v0.38.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 19:12:02 +00:00
Cory Dransfeldt
5295a6eacc
chore: cleanup and refactor 2023-12-11 11:00:39 -08:00
Cory Dransfeldt
b6fb54ab98
chore: clean up config + file structure 2023-12-10 20:44:20 -08:00
Cory Dransfeldt
d1f8ecd88c
fix: contact styling 2023-12-10 09:10:50 -08:00
Cory Dransfeldt
d0fd91cedf
chore: contact layout improvements 2023-12-10 08:31:04 -08:00
Cory Dransfeldt
91de3e0a7e
chore: required inputs 2023-12-09 16:06:10 -08:00
Cory Dransfeldt
03107a3a98
chore: additional styles 2023-12-09 15:56:23 -08:00
Cory Dransfeldt
ffd281b1bd
fix: button styles 2023-12-09 15:53:08 -08:00
Cory Dransfeldt
9d14995f3e
feat: contact form 2023-12-09 15:46:39 -08:00
Cory Dransfeldt
2ba279a5e7
Merge pull request #263 from cdransf/dependabot/npm_and_yarn/marked-11.0.1
chore(deps-dev): bump marked from 11.0.0 to 11.0.1
2023-12-08 12:13:15 -08:00
dependabot[bot]
cc2c405ea7
chore(deps-dev): bump marked from 11.0.0 to 11.0.1
Bumps [marked](https://github.com/markedjs/marked) from 11.0.0 to 11.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/v11.0.0...v11.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-12-08 19:47:25 +00:00
dependabot[bot]
53a3831bcc
chore(deps-dev): bump markdown-it from 13.0.2 to 14.0.0
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 13.0.2 to 14.0.0.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/13.0.2...14.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 19:46:57 +00:00
Cory Dransfeldt
ea0ac2b635
Merge pull request #260 from cdransf/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.5.9
chore(deps-dev): bump prettier-plugin-tailwindcss from 0.5.8 to 0.5.9
2023-12-06 12:54:06 -08:00
dependabot[bot]
3014a5f4b3
chore(deps-dev): bump markdown-it-footnote from 3.0.3 to 4.0.0
Bumps [markdown-it-footnote](https://github.com/markdown-it/markdown-it-footnote) from 3.0.3 to 4.0.0.
- [Changelog](https://github.com/markdown-it/markdown-it-footnote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it-footnote/compare/3.0.3...4.0.0)

---
updated-dependencies:
- dependency-name: markdown-it-footnote
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 19:53:16 +00:00
dependabot[bot]
eabfc77c80
chore(deps-dev): bump prettier-plugin-tailwindcss from 0.5.8 to 0.5.9
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.8 to 0.5.9.
- [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.8...v0.5.9)

---
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-12-06 19:53:03 +00:00
Cory Dransfeldt
574f60bbdd
chore: update uses 2023-12-05 12:53:51 -08:00
dependabot[bot]
6cce3ac152
chore(deps-dev): bump prettier-plugin-tailwindcss from 0.5.7 to 0.5.8
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.7 to 0.5.8.
- [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.7...v0.5.8)

---
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-12-05 19:18:24 +00:00
Cory Dransfeldt
de4152170f
feat: programmatically import to listenbrainz at build time 2023-12-05 10:34:36 -08:00
Cory Dransfeldt
351b7767b1
Merge pull request #256 from cdransf/dependabot/npm_and_yarn/typescript-eslint/parser-6.13.2
chore(deps-dev): bump @typescript-eslint/parser from 6.13.1 to 6.13.2
2023-12-04 12:14:42 -08:00
dependabot[bot]
478fc6255b
chore(deps-dev): bump eslint from 8.54.0 to 8.55.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.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.54.0...v8.55.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-12-04 20:12:02 +00:00
dependabot[bot]
cce3dcdc3c
chore(deps-dev): bump @typescript-eslint/parser from 6.13.1 to 6.13.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.13.1 to 6.13.2.
- [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.13.2/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 20:11:54 +00:00
Cory Dransfeldt
0aacf5e494
Merge pull request #258 from cdransf/dependabot/npm_and_yarn/eslint-config-prettier-9.1.0
chore(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0
2023-12-04 12:11:24 -08:00
dependabot[bot]
2cf0c8ab9a
chore(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.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-12-04 20:07:39 +00:00
Cory Dransfeldt
17490c08df
Merge pull request #255 from cdransf/dependabot/npm_and_yarn/tailwindcss-3.3.6
chore(deps-dev): bump tailwindcss from 3.3.5 to 3.3.6
2023-12-04 12:06:17 -08:00
Cory Dransfeldt
a375652bc9
Merge pull request #252 from cdransf/dependabot/npm_and_yarn/postcss-8.4.32
chore(deps-dev): bump postcss from 8.4.31 to 8.4.32
2023-12-04 12:06:07 -08:00
Cory Dransfeldt
528c614589
Merge pull request #254 from cdransf/dependabot/npm_and_yarn/lint-staged-15.2.0
chore(deps-dev): bump lint-staged from 15.1.0 to 15.2.0
2023-12-04 12:05:53 -08:00
dependabot[bot]
8d9bae7448
chore(deps-dev): bump tailwindcss from 3.3.5 to 3.3.6
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.5 to 3.3.6.
- [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.3.5...v3.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 20:05:52 +00:00
dependabot[bot]
c42c03aac0
chore(deps-dev): bump lint-staged from 15.1.0 to 15.2.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.1.0 to 15.2.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/okonet/lint-staged/compare/v15.1.0...v15.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 20:05:24 +00:00
dependabot[bot]
fb97aa560a
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.13.1 to 6.13.2.
- [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/v6.13.2/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 20:05:00 +00:00
dependabot[bot]
f40502d488
chore(deps-dev): bump postcss from 8.4.31 to 8.4.32
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.4.32.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.31...8.4.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 20:04:10 +00:00
Cory Dransfeldt
784ba63ae8
Merge pull request #251 from cdransf/dependabot/npm_and_yarn/clean-css-5.3.3
chore(deps-dev): bump clean-css from 5.3.2 to 5.3.3
2023-11-30 12:35:34 -08:00
dependabot[bot]
5e4d3d1881
chore(deps-dev): bump clean-css from 5.3.2 to 5.3.3
Bumps [clean-css](https://github.com/clean-css/clean-css) from 5.3.2 to 5.3.3.
- [Changelog](https://github.com/clean-css/clean-css/blob/master/History.md)
- [Commits](https://github.com/clean-css/clean-css/compare/v5.3.2...v5.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 19:41:30 +00:00
dependabot[bot]
15e2f94935
chore(deps-dev): bump jsdom from 23.0.0 to 23.0.1
Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.0.0 to 23.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/23.0.0...23.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 19:40:59 +00:00
dependabot[bot]
6a3f3eb3f6
chore(deps-dev): bump marked from 10.0.0 to 11.0.0
Bumps [marked](https://github.com/markedjs/marked) from 10.0.0 to 11.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/v10.0.0...v11.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-11-29 19:45:07 +00:00
dependabot[bot]
bb7c194fc5
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.13.0 to 6.13.1.
- [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/v6.13.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 19:48:55 +00:00
dependabot[bot]
ab4db3e77f
chore(deps-dev): bump @typescript-eslint/parser from 6.13.0 to 6.13.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.13.0 to 6.13.1.
- [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.13.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 19:41:12 +00:00
Cory Dransfeldt
f164511da7
chore: update deps 2023-11-27 12:16:50 -08:00
dependabot[bot]
3f2ae10652
chore(deps-dev): bump @typescript-eslint/parser from 6.12.0 to 6.13.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.12.0 to 6.13.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.13.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-11-27 19:13:45 +00:00
Cory Dransfeldt
8afcaab7f9
feat: inline tailwind 2023-11-27 09:37:16 -08:00
dependabot[bot]
322a710028
chore(deps-dev): bump @commitlint/cli from 18.4.2 to 18.4.3
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.4.2 to 18.4.3.
- [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/v18.4.3/@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-11-22 00:00:38 +00:00