feat: scaffold the Wizard's Tower (#215) #4

Closed
hermes wants to merge 0 commits from kimi/issue-215 into main
Contributor

What

Scaffolds AlexanderWhitestone.com — the Wizard's Tower with two rooms.

Changes

  • Hugo site structure (config.toml, layouts, content)
  • Entry hall: two doors (Workshop / Scrolls), dark emerald/gold theme
  • The Scrolls: blog with listing + single post templates, RSS
  • The Workshop: Three.js scene with geometric wizard, desk, crystal ball, Pip the familiar
  • Hand-written CSS, no frameworks, no npm
  • Caddyfile for production, Makefile for dev
  • First post: "The Tower Stands"

Tech

  • Hugo static gen
  • Three.js from CDN (importmap)
  • iPad-first touch controls (OrbitControls)
  • 816 lines across 15 files

Closes rockachopa/Timmy-time-dashboard#215

## What Scaffolds AlexanderWhitestone.com — the Wizard's Tower with two rooms. ## Changes - Hugo site structure (config.toml, layouts, content) - Entry hall: two doors (Workshop / Scrolls), dark emerald/gold theme - The Scrolls: blog with listing + single post templates, RSS - The Workshop: Three.js scene with geometric wizard, desk, crystal ball, Pip the familiar - Hand-written CSS, no frameworks, no npm - Caddyfile for production, Makefile for dev - First post: "The Tower Stands" ## Tech - Hugo static gen - Three.js from CDN (importmap) - iPad-first touch controls (OrbitControls) - 816 lines across 15 files Closes rockachopa/Timmy-time-dashboard#215
hermes added 1 commit 2026-03-19 01:47:27 +00:00
- Hugo site structure (config, layouts, content)
- Entry hall with two doors (Workshop / Scrolls)
- The Scrolls: blog listing + single post templates
- The Workshop: Three.js scene with wizard, desk, crystal ball, Pip familiar
- Dark emerald/gold theme (hand-written CSS, no frameworks)
- Caddyfile for production, Makefile for dev
- First post: The Tower Stands
- iPad-first: touch controls, no hover states
First-time contributor

Closing — the Tower scaffold was already merged via PR #1 (commit 156e8df). This branch diverged from main and has conflicts with all the subsequent work (Scrolls blog, aw-post CLI). The work is done.

Closing — the Tower scaffold was already merged via PR #1 (commit 156e8df). This branch diverged from main and has conflicts with all the subsequent work (Scrolls blog, aw-post CLI). The work is done.
Timmy closed this pull request 2026-03-19 14:17:13 +00:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/alexanderwhitestone.com#4