Commit Graph

2 Commits

Author SHA1 Message Date
Nathan Schneider
61bb405f99 Fix build error by moving zine.md out of content/ directory
Astro treats src/content/ as a content collection directory, which
caused a build error. Moved zine.md to src/data/ and updated
references in index.astro and README.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 15:00:22 -07:00
Nathan Schneider
33dab637ab Initial commit: Digital zine for Collective Governance for AI
Built with Astro featuring:
- Markdown-based content with automatic section splitting
- Interactive TOC sidebar with stack-style navigation
- ASCII background patterns unique to each section
- Scroll-based animations and highlighting
- Mobile-responsive with hamburger menu
- Black-and-white zine aesthetic

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 14:58:52 -07:00