🎧 The source for my personal site. Built using 11ty (and other tools): https://coryd.dev/colophon
.github | ||
.husky | ||
cache | ||
config | ||
src | ||
.eleventy.js | ||
.env | ||
.eslintignore | ||
.eslintrc.js | ||
.eslintrc.json | ||
.gitignore | ||
commitlint.config.js | ||
LICENSE.md | ||
markdownlint.config.json | ||
package.json | ||
postcss.config.js | ||
prettier.config.js | ||
README.md | ||
tailwind.config.js | ||
tailwind.css | ||
vercel.json | ||
yarn.lock |
coryd.dev
Hi! I'm Cory. 👋🏻
This is the code for my personal website and portfolio. Built using 11ty and deployed on Vercel.
My latest posts
- Lazy select-based pagination in Eleventy
- Automate and syndicate content from Eleventy to Mastodon
- .env files in Eleventy
- Scheduled Eleventy builds on Vercel with cron-triggered GitHub actions
- Building my /now page using Eleventy