About
This is a terminal-style blog built with Hugo and vanilla JavaScript. No frameworks, no dependencies, no loading spinners.
Everything runs in a single HTML file — content and metadata are embedded at build time, and navigation happens through keyboard-driven commands.
Commands
Type /help to see all available commands, or use the toolbar buttons at the bottom of the screen.
Keyboard Shortcuts
- Ctrl+B — Blog list
- Ctrl+I — Archive
- Ctrl+K — Tags
- Ctrl+N — Random post
- Ctrl+E — About
- Ctrl+H — Help
- Ctrl+D — Clear screen
Themes
Switch themes with /theme <name>. Available presets: claude, matrix, gruvbox, mono.
Source
Built with Hugo. Theme inspired by Claude Code’s terminal interface.
Type /blog for the post list, or /clear to return home.