Commit graph

8 commits

Author SHA1 Message Date
37c496fb55
fix: own the dark palette in theme.css — stop relying on common.css :root
common.css ships the neutral Remarkbox light palette for all themes. The
chaostheory dark palette and dark re-skins (.alert-*, section.well, .focused,
etc.) now live here in theme.css, which loads after common.css and overrides
:root for chaostheory pages only.
2026-05-12 08:37:18 -04:00
fed3eea3ab feat: move call_to_action into wikibar-right next to search; style inline button 2026-04-24 07:47:23 -04:00
df04c0d28b fix: render call_to_action block so home page exposes 'new thread' button 2026-04-23 19:14:25 -04:00
67cda350cc Render google-site-verification meta on homepage
Matches core remarkbox base.j2 behavior (request.path == '/' and
namespace.google_site_verification set). Needed for Google Search
Console verification of foxhop.net when app.theme = chaostheory
replaces the default base template.
2026-04-21 19:46:04 -04:00
e1f7330592 Add .gitignore, static assets, template & css updates 2026-04-21 18:27:17 -04:00
0047dd1ac1 Add GitLab CI/CD: install package + symlink statics + restart foxhop.net 2026-04-08 17:25:54 -04:00
46a4737c14 Add chaostheory-base-funnel.j2 for auth pages 2026-04-08 17:23:32 -04:00
5722b6c7b0 init chaos theory theme for foxhop.net
Dark void background with dot-grid overlay, electric teal accent,
Space Mono typography. Remarkbox entry point: chaostheory.
2026-04-03 10:54:10 -04:00