secubox-openwrt/docs
CyberMind-FR 75042a8efb Add GitHub Pages documentation site with MkDocs Material
Generated professional documentation site structure:
- mkdocs.yml: Material theme with dark/light mode, search, navigation
- docs/: Complete documentation sync from DOCS/ (13 files + archive)
- docs/stylesheets/extra.css: SecuBox custom styling (indigo/violet)
- docs/archive/: Archived historical documents (4 files)

Features:
- Material Design theme matching SecuBox design system
- Dark/Light mode toggle with indigo/purple palette
- Advanced navigation (tabs, sections, instant loading)
- Search with suggestions and highlighting
- Mermaid diagram support for architecture visuals
- Code syntax highlighting with copy button
- Mobile responsive layout
- Custom CSS with gradient headings and card effects

Setup:
- Updated scripts/setup-github-pages.sh for Ubuntu 24.04 compatibility
- Added dependency check and auto-install (apt or pip)
- Fixed Python externally-managed-environment handling
- Updated .gitignore to exclude site/, .venv/, docs/.DS_Store

Next steps:
1. Test locally: mkdocs serve
2. Enable GitHub Pages: Settings → Pages → Source: master, Folder: /docs
3. Site will be live at: https://gkerma.github.io/secubox-openwrt/

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-28 10:06:23 +01:00
..
archive Add GitHub Pages documentation site with MkDocs Material 2025-12-28 10:06:23 +01:00
stylesheets Add GitHub Pages documentation site with MkDocs Material 2025-12-28 10:06:23 +01:00
claude.md Add GitHub Pages documentation site with MkDocs Material 2025-12-28 10:06:23 +01:00
code-templates.md Add GitHub Pages documentation site with MkDocs Material 2025-12-28 10:06:23 +01:00
development-guidelines.md Add GitHub Pages documentation site with MkDocs Material 2025-12-28 10:06:23 +01:00
documentation-index.md Add GitHub Pages documentation site with MkDocs Material 2025-12-28 10:06:23 +01:00
feature-regeneration-prompts.md Add GitHub Pages documentation site with MkDocs Material 2025-12-28 10:06:23 +01:00
index.md Add GitHub Pages documentation site with MkDocs Material 2025-12-28 10:06:23 +01:00
luci-development-reference.md Add GitHub Pages documentation site with MkDocs Material 2025-12-28 10:06:23 +01:00
module-implementation-guide.md Add GitHub Pages documentation site with MkDocs Material 2025-12-28 10:06:23 +01:00
module-status.md Add GitHub Pages documentation site with MkDocs Material 2025-12-28 10:06:23 +01:00
permissions-guide.md Add GitHub Pages documentation site with MkDocs Material 2025-12-28 10:06:23 +01:00
quick-start.md Add GitHub Pages documentation site with MkDocs Material 2025-12-28 10:06:23 +01:00
todo-analyse.md Add GitHub Pages documentation site with MkDocs Material 2025-12-28 10:06:23 +01:00
validation-guide.md Add GitHub Pages documentation site with MkDocs Material 2025-12-28 10:06:23 +01:00