staccato-hugo
2026-02-01
Analytics simplification, provenance badge update, TOC and dirlist style improvements
9 files · 159+ · 95-
Analytics partial simplification
1 file changed
analytics.htmlAnalytics partial rewritten with fewer calls and cleaner markup
- Analytics partial rewritten to reduce noise: fewer individual tracking calls, cleaner conditional logic. Same coverage, less markup.
streamline
behavioral
1 file
analytics.html
Provenance badge and TOC styling
3 files changed
provenance-badge.htmlProvenance badge partial updated with new layoutprovenance.cssNew provenance component stylestoc.cssTOC CSS expanded: spacing, hierarchy, active state
- Provenance badge layout updated. TOC CSS expanded significantly (105-line addition): better vertical spacing, hierarchy indentation, active-section highlighting, and scrollspy styling. Provenance CSS component added.
instantiate
behavioral
2 files
provenance-badge.htmltoc.css
Single-page mood support
2 files changed
main.tsMood parameter support for single page effect themingsingle.htmlPasses mood front matter to main.ts
- Single pages can specify a mood in front matter which is passed to main.ts to influence effect color palette or behavior. Extends the per-page customization surface.
instantiate
behavioral
1 file
main.ts