Colophon
How this site is built.
Stack
| Framework | Nuxt 4 (Vue 3) |
| Content | Nuxt Content v3 (SQLite) |
| Styling | Tailwind CSS + custom design tokens |
| Icons | Nuxt Icon (Heroicons, Simple Icons, MDI) |
| Search | Fuse.js (client-side fuzzy search) |
| Theme | @nuxtjs/color-mode (light, dark, system) |
Design
- >Palette -- Ormus palette: obsidian, navy, gold, copper, parchment. CSS custom properties for seamless dark/light switching.
- >Typography -- Inter for body, JetBrains Mono for code. @tailwindcss/typography for prose rendering.
- >Planet icons -- Custom pixel art planets. Each journal entry assigned a permanent planet from the hermetic system.
- >Terminal aesthetic --
$ catprompts, monospace metadata, boot sequence on homepage.
Content Pipeline
- >Journal entries and guide chapters written in Markdown with frontmatter.
- >Content maturity tracked with stage badges: seedling, growing, evergreen.
- >Tags for discoverability. Related posts linked manually or scored by shared tags.
- >RSS feed at /feed.xml.
Built With
This site was built with Claude Code as a development partner. Every line was reviewed and understood. The AI accelerates; the human decides.