Merge branch 'main' of github.com:cdransf/coryd.dev

This commit is contained in:
Cory Dransfeldt 2023-03-29 08:28:16 -07:00
commit 547c8c62ac
No known key found for this signature in database

View file

@ -12,10 +12,10 @@ This is the code for my personal website and portfolio. Built using [11ty](https
## My latest posts ## My latest posts
<!-- BLOGPOSTS:START --> <!-- BLOGPOSTS:START -->
- [Another Eleventy content syndication path](https://coryd.dev/posts/2023/another-eleventy-content-syndication-path/)
- [Lazy select-based pagination in Eleventy](https://coryd.dev/posts/2023/lazy-select-based-pagination-eleventy/) - [Lazy select-based pagination in Eleventy](https://coryd.dev/posts/2023/lazy-select-based-pagination-eleventy/)
- [Automate and syndicate content from Eleventy to Mastodon](https://coryd.dev/posts/2023/automate-syndicate-content-mastodon-eleventy/) - [Automate and syndicate content from Eleventy to Mastodon](https://coryd.dev/posts/2023/automate-syndicate-content-mastodon-eleventy/)
- [.env files in Eleventy](https://coryd.dev/posts/2023/env-files-eleventy/) - [.env files in Eleventy](https://coryd.dev/posts/2023/env-files-eleventy/)
- [Scheduled Eleventy builds on Vercel with cron-triggered GitHub actions](https://coryd.dev/posts/2023/scheduled-eleventy-builds-cron-github-actions/) - [Scheduled Eleventy builds on Vercel with cron-triggered GitHub actions](https://coryd.dev/posts/2023/scheduled-eleventy-builds-cron-github-actions/)
- [Building my /now page using Eleventy](https://coryd.dev/posts/2023/building-my-now-page-using-eleventy/)
<!-- BLOGPOSTS:END --> <!-- BLOGPOSTS:END -->