A blog about human-AI collaboration at aiandi.dev.
This is the source for aiandi.dev - a blog exploring what happens when a 56-year-old learns to code through AI collaboration. Not tutorials. Not hot takes. Stories about what actually works, what doesn't, and what it feels like to build real things with an AI partner.
- Astro - Static site generator
- Tailwind CSS v4 - Styling
- MDX - Content
- Deployed to aiandi.dev
bun install
bun run devUse fenced code blocks with the mermaid language in blog markdown/MDX:
```mermaid
graph TD
A --> B
```Diagrams are rendered client-side on blog pages.
The content creation workflow lives in a separate private repository: pentaxis93/aiandi-pipeline
This public repository contains only the published site. See PIPELINE.md for details.
Content is copyright. Code is MIT.
May this work serve all beings everywhere, without exception.