Wiki Log
Chronological record of all wiki actions. Append-only.
Format: ## [YYYY-MM-DD] action | subject
Actions: ingest, update, query, lint, create, archive, delete
When this file exceeds 500 entries, rotate: rename to log-YYYY.md, start fresh.
[2026-06-09] create | Wiki initialized
- Domain: Personal second brain for projects, people, meetings, IdeaFlow notes, useful decisions, and recurring workflows.
- Structure created with SCHEMA.md, index.md, log.md, raw source folders, wiki page folders,
_meta/, and_archive/. - Files created:
- SCHEMA.md
- index.md
- log.md
[2026-06-09] update | Public HTTPS nginx exposure configured
- Domain: https://hermes.devance.co
- Exposure mode: public HTTPS with no authentication, by user choice.
- Created static HTML builder at
/usr/local/bin/build-wiki-site. - Configured nginx at
/etc/nginx/sites-available/wiki.conf. - Enabled Let's Encrypt TLS certificate via certbot.
- Enabled automatic rebuild watcher via
wiki-site-build.path. - Added
_meta/nginx-exposure.md. - Updated
index.md.