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.
coryd.dev-eleventy/README.md

28 lines
1.6 KiB
Markdown

# coryd.dev
![Cory Dransfeldt](/src/assets/img/social-card.png)
[![scheduled-build](https://github.com/cdransf/coryd.dev/actions/workflows/scheduled-build.yaml/badge.svg)](https://github.com/cdransf/coryd.dev/actions/workflows/scheduled-build.yaml) [![Scheduled follow feed to Mastodon](https://github.com/cdransf/coryd.dev/actions/workflows/scheduled-post.yaml/badge.svg)](https://github.com/cdransf/coryd.dev/actions/workflows/scheduled-post.yaml) [![Blog posts to readme](https://github.com/cdransf/coryd.dev/actions/workflows/blog-posts-to-readme.yaml/badge.svg)](https://github.com/cdransf/coryd.dev/actions/workflows/blog-posts-to-readme.yaml)
Hi! I'm Cory. 👋🏻
This is the code for my personal website and portfolio. Built using 11ty and
deployed on Vercel.
## My latest posts
<!-- BLOGPOSTS:START -->
- [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/)
- [.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/)
- [Building my /now page using Eleventy](https://coryd.dev/posts/2023/building-my-now-page-using-eleventy/)
<!-- BLOGPOSTS:END -->
### Built with
- [VS Code](https://code.visualstudio.com)
- [iTerm](https://iterm2.com)
- [11ty](https://www.11ty.dev)
- [Vercel](https://vercel.com)
- [GitHub](https://github.com)
- [git](https://git-scm.com)