🎧 The source for my personal site. Built using 11ty (and other tools): https://coryd.dev/colophon
This repository has been archived on 2025-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
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
.github chore: misc updates 2023-11-22 19:19:04 -08:00
.husky fix: myriad typos and issues 2023-05-06 17:33:00 -07:00
cache Apply automatic changes 2023-12-08 18:03:15 +00:00
config fix: resolve conflict 2023-11-16 12:28:57 -08:00
netlify/edge-functions chore: emoji updates 2023-12-07 11:42:39 -08:00
src chore: update uses 2023-12-08 10:34:35 -08:00
.editorconfig chore: editor config 2023-05-23 09:54:10 -07:00
.eleventy.js feat: restore pinboard 2023-11-09 19:57:27 -08:00
.env feat: programmatically import to listenbrainz at build time 2023-12-05 11:18:47 -08:00
.eslintignore chore: update prism + youtube scheme 2023-05-30 09:34:29 -07:00
.eslintrc.js chore: standardize formatting 2023-03-25 12:53:13 -07:00
.eslintrc.json chore: additional formatting w/prettier 2023-03-25 14:09:26 -07:00
.gitignore feat: now playing display 2023-08-24 17:20:30 -07:00
.prettierignore fix: prettier ignore + feed field drops 2023-03-30 09:50:19 -07:00
_redirects chore: additional redirects 2023-11-28 11:50:30 -08:00
commitlint.config.js chore: drop create script 2023-03-25 12:22:35 -07:00
LICENSE.md chore: license formatting 2023-03-26 19:36:12 -07:00
markdownlint.config.json fix: md lint annoyances 2023-11-16 12:35:43 -08:00
netlify.toml chore: update uses 2023-09-07 16:07:33 -07:00
package-lock.json chore(deps-dev): bump markdown-it from 13.0.2 to 14.0.0 2023-12-08 19:46:57 +00:00
package.json chore(deps-dev): bump markdown-it from 13.0.2 to 14.0.0 2023-12-08 19:46:57 +00:00
postcss.config.js chore: standardize formatting 2023-03-25 12:53:13 -07:00
prettier.config.js chore: standardize formatting 2023-03-25 12:53:13 -07:00
README.md Update README 2023-12-06 15:05:25 +00:00
tailwind.config.js feat: typography 2023-10-29 16:14:25 -07:00
tailwind.css feat: typography 2023-10-29 16:14:25 -07:00