Commit Graph
4 Commits
Author SHA1 Message Date
waffle2k 8c7ba4dbd9 Restyle to Tokyo Night, matching waffles.yttrx.com's palette
Overrides Bootstrap 5.3's native dark color-mode tokens with the exact
Tokyo Night hex values waffles.yttrx.com's Compost/Tailwind theme uses
(same primary blue, neutral backgrounds, etc.), so the two sites share
one visual identity, plus repoints the stale GitHub source link to Gitea.
2026-07-23 22:09:22 -07:00
pmb b99636d3c0 Fix BuildError: nav links to renamed api_info endpoint
base.html referenced url_for('api_hello'), but that endpoint is now
api_info (/api/info). Since every page extends base.html, the dead
reference raised werkzeug BuildError and returned HTTP 500 site-wide --
including /finger/<user>, which federated Mastodon instances fetch for
link previews. The 500s also defeated nginx's 200-only cache, so every
fetch re-ran the finger subprocess against the daemon on mammut.
2026-06-15 17:01:56 -07:00
pmb 9f1b2c2562 Changed some of the formatting etc 2025-06-26 15:00:22 -07:00
pmb b672b249a6 first commit 2025-06-26 12:44:28 -07:00