> cat /system_logs/welcome-to-system-logs.md
Welcome To System Logs
System logs are now backed by Markdown content entries.
Each publication can include detached PGP signature metadata in frontmatter.
Verification can be done offline with the signed source file, detached signature, and public key.
Publishing Flow
- Create a new file in src/content/logs with frontmatter.
- Add matching signed files in public/signed-logs.
- Push to main and let GitHub Pages build.
- The post appears automatically in /logs.
> signature_status: signed - silky.moe
Fingerprint: 968F 9FE9 CA23 9F0B 3E0E 4F5D C4E8 8EF0 AACB BFDB
Signed: 22 Apr 2026, 21:00 UTC
Signed source: /signed-logs/welcome-to-system-logs.md
Detached signature: /signed-logs/welcome-to-system-logs.md.asc
gpg --import pgp_public.asc gpg --verify welcome-to-system-logs.md.asc welcome-to-system-logs.md