Idea
A project waiting to be written up
Replace this with something you're tinkering with. Each project gets its own page for the full write-up.
This is placeholder content. Swap it out with a real write-up.
Each project page renders Markdown, so you have the usual tools to play with:
Headings
Use ## for sections and ### for sub-sections.
A sub-section
Write normal paragraphs. You can emphasise things in bold, italics, or drop in inline code.
- Bullet points work
- So do numbered lists
- And links to anywhere
Blockquotes are handy for pulling out a key thought.
// fenced code blocks render too
const idea = "noodling"
When you're ready, open lib/projects.ts and edit this entry — or copy it to start a new one.