Settings
Info

guest@cray-1:~$ sed -n '1,2p' readme.meta

README.md

Information about the site

guest@cray-1:~$ cat README.md

!ls

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.

profile — personal profile, CV, resume, public keys, and work experience;
articles — long-form texts and articles;
notes — short notes;
projects — project-related materials;
tags — search and navigation by topics;

LICENSES.md lists source, content, font, and third-party tool licenses used by the site.

PRIVACY.md explains cookies, localStorage, analytics, and visitor privacy.