Commit graph

2381 commits

Author SHA1 Message Date
Cory Dransfeldt
5c32a78752
chore: addtl cleanup 2023-12-11 11:23:17 -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
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
5976a05555
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-12-11 11:01:10 -08:00
Cory Dransfeldt
dea3669503
fix: formatting 2023-12-11 11:01:00 -08:00
Cory Dransfeldt
5295a6eacc
chore: cleanup and refactor 2023-12-11 11:00:39 -08:00
cdransf
c437d1aed4 Apply automatic changes 2023-12-11 16:03:22 +00:00
cdransf
63e55f7c13 Apply automatic changes 2023-12-11 06:03:49 +00: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
5ce3c23e06
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-12-10 08:31:14 -08:00
Cory Dransfeldt
d0fd91cedf
chore: contact layout improvements 2023-12-10 08:31:04 -08:00
cdransf
5d795c7354 Apply automatic changes 2023-12-10 00:12:15 +00:00
Cory Dransfeldt
91de3e0a7e
chore: required inputs 2023-12-09 16:06:10 -08:00
Cory Dransfeldt
7ece66b06c
chore: additional styles 2023-12-09 15:57:35 -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
acebb3f020
chore: update uses 2023-12-08 16:11:30 -08:00
Cory Dransfeldt
3cb0fe6667
chore: update uses 2023-12-08 16:10:27 -08:00
Cory Dransfeldt
273e6e57fb
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-12-08 15:40:37 -08:00
Cory Dransfeldt
dc1cad3d92
fix: missing timestamp 2023-12-08 15:20:18 -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
Cory Dransfeldt
22f5be6272
Merge pull request #262 from cdransf/dependabot/npm_and_yarn/markdown-it-14.0.0
chore(deps-dev): bump markdown-it from 13.0.2 to 14.0.0
2023-12-08 12:13:04 -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
23fd06b2ca
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-12-08 10:34:47 -08:00
Cory Dransfeldt
05c7c88555
chore: update uses 2023-12-08 10:34:35 -08:00
cdransf
b1c9cc3e7c Apply automatic changes 2023-12-08 18:03:15 +00:00
Cory Dransfeldt
f3297009b9
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-12-08 09:12:30 -08:00
Cory Dransfeldt
f9d53f7bb1
chore: update uses 2023-12-08 09:11:19 -08:00
Cory Dransfeldt
a51424d96d
chore: update uses 2023-12-08 09:11:02 -08:00
cdransf
1d84e2b879 Apply automatic changes 2023-12-08 10:03:12 +00:00
cdransf
4f6d04f6ab Update artist charts for the week. 2023-12-08 09:02:40 +00:00
a5aaf75aeb chore: fix encoding 2023-12-07 18:49:42 -08:00
a4df253608 fix: xml naming 2023-12-07 18:39:14 -08:00
5abdeb193e fix: encode artist names 2023-12-07 18:24:48 -08:00
Cory Dransfeldt
e8ceff6de9
chore: update blogroll 2023-12-07 17:40:38 -08:00
Cory Dransfeldt
ff7f0cb729
chore: update blogroll 2023-12-07 17:39:48 -08:00
Cory Dransfeldt
82388c4a4c
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-12-07 17:39:37 -08:00
Cory Dransfeldt
6fbc0b7bd9
chore: update blogroll 2023-12-07 12:36:30 -08:00
cdransf
b002aeae13 Apply automatic changes 2023-12-07 20:03:09 +00:00
Cory Dransfeldt
19f2a00894
chore: emoji updates 2023-12-07 11:42:39 -08:00
Cory Dransfeldt
ef34fc3c42
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-12-07 08:53:45 -08:00
Cory Dransfeldt
006d15ddee
chore: linking consistency 2023-12-07 08:53:31 -08:00
cdransf
1fa2efa4b5 Apply automatic changes 2023-12-07 04:03:12 +00:00