Project Channel
Things I built
Things I've built because I wanted them to exist. Some are useful, some are finished, and the overlap is smaller than I'd like.
-
Web
This site
A static personal site built as a console channel menu. Eleventy, no framework, no build-time magic, deployed on Cloudflare Pages. Every tile is one markdown file.
- Project slot
- Project slot
- Project slot
How to add one
Each card above is plain HTML in src/channels/projects.md. Copy a <li class="card"> block, change the text, and it appears. Change the li to <a class="card" href="..."> and it becomes clickable.
For a thumbnail, add an <img class="card__thumb"> as the card's first child. Target 16:9 at 800x450; it bleeds to the card edges and crops from the centre, so keep the subject away from the outer few percent.
Homelab and self-hosting work lives on the Homelab Channel.