[BUILD REPORT]
TARGET // GITHUB PAGES
colophon
The numbers below are generated during each production build.
[OUTPUT METRICS]
| pages | 41 HTML pages |
| total weight | 790.8 KB raw · 225.4 KB gzipped (entire site) |
| avg page | 5.5 KB gzipped |
| budget | 14.0 KB gzipped per page — the build fails if any page exceeds it |
| worst page | /log/signal-2026-06-12/ at 6.8 KB gzipped · 48.5% of budget used by the heaviest page |
| javascript | 0 bytes shipped |
| requests | 2 per page (document + counter.svg; CSS and favicon inlined) |
| log entries | 11 posts, 2,410 words since 2026-06-09 |
| projects | 11 |
| built | 2026-09-09 16:52 UTC in 0.0s |
[COUNTER]
The counter is a static SVG. It always reads 0001337 and records nothing.
[MANIFEST]
Every deploy includes SHA-256 checksums at /checksums.txt and a page size report at /size-report.txt.
[STACK]
Posts are markdown files. Astro builds them into static HTML. CSS is inlined. The site uses the system monospace font and ships no client-side JavaScript. GitHub Pages hosts the output.
A <meta> tag sets Content-Security-Policy:
default-src 'none'. Inline styles, local images, and data-URI images
are allowed. Everything else is blocked.