5 Commits

Author SHA1 Message Date
bbee11b142 Add build artifacts and generated assets for bnkops deployment
- MkDocs built site output (mkdocs/site/)
- Auto-generated repo widget data (repo-data/*.json)
- Environment config JS (env-config.js)
- Python bytecode cache (hooks/__pycache__/)
- Remove deleted test pages

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 15:04:29 -06:00
12734aca16 Fix MkDocs search results not displaying with custom header
Use inline JS styles (applySearchLayout) instead of CSS-only approach
for search panel layout - fixes Firefox compatibility where cross-origin
Material stylesheets override !important rules. Adds explicit height,
flex layout, z-index, and background on search elements. Also fixes
click-to-exit by deferring DOM queries to DOMContentLoaded. Syncs
header-builder.service.ts with main.html changes.

Bunker Admin
2026-03-11 16:51:55 -06:00
533783bcae Mkdocs search fixers 2026-03-09 16:05:25 -06:00
76b87d9f3d Tonne of things 2026-03-08 18:11:26 -06:00
1cca51e518 Tonne of updates to things like social systems, calendars, and the documentation system (making it mobile friendly and fixing up navigation) 2026-03-07 13:10:08 -07:00