This website
This site itself. A terminal-inspired personal website built with Zola.
- Markdown content in
content/, split into posts, notes and projects - Tera templates with a reusable header and blinking-cursor branding
- Light and dark themes via
prefers-color-scheme, no toggle needed - Atom feed at atom.xml
The source is a good starting template: clone it, replace config.toml
and the content, deploy anywhere static files work.