README.md
This website is my personal space for texts, notes, projects, and a few service files that make the whole thing navigable. It is organized like a small file system: content lives in sections, every page has metadata, and long-form texts can have generated formats such as HTML and PDF.
The interface is intentionally terminal-like: quiet, text-first, and built around paths, commands, and readable structure instead of decorative pages. Version 1 is the first complete version of the site: the section model, localized routes, generated pages, articles, notes, tags, downloads, and static output are all in place.
Navigation
about — information about the website and the
author;
articles — long-form texts and articles;
notes — short notes;
projects — project-related materials;
tags — search and navigation by topics;
Status
version — 1.0.0;
content — section-based, localized, and generated at
build time;
output — static pages ready to be served without
client-side content rendering;