Structure:
- index.html: Entry hall with two doors (Workshop + Scrolls)
- world/: Workshop placeholder (3D scene mount point)
- blog/: Scrolls with Atom feed, post listing, build script
- scripts/aw-post: CLI for quick-posting markdown
- scripts/build.py: Generates blog index + RSS from posts/
- Makefile: dev, build, deploy targets
Dark, minimal aesthetic. No frameworks, no dependencies.
Awaiting: 3D engine choice, first post content, deploy target.