Commit b5ecfb4
committed
docs(chore): Remove files now provided by sphinx-gptheme
why: All removed files are now bundled in sphinx-gptheme and loaded
automatically, making local copies pure maintenance debt.
what:
- Delete argparse-highlight.css — identical to theme bundled version
- Delete custom.css — replaced by tmuxp.css (12-line project-specific
aspect-ratio overrides only; all generic CSS now from theme)
- Delete _templates/page.html — identical to theme version; mask-icon
moved to theme_options.mask_icon instead of hardcoded in template
- Delete _templates/sidebar/brand.html — identical to theme version
- Delete _templates/sidebar/projects.html — identical to theme version
- Add docs/_static/css/tmuxp.css with only tmuxp-specific image
aspect-ratio rules (tmuxp-demo, tmuxp-shell, tmuxp-dev-screenshot)
- Update conf.py: css/custom.css → css/tmuxp.css,
add theme_options={"mask_icon": "/_static/img/tmuxp.svg"}
- Update uv.lock to gp-sphinx init-2 commit c2fe249
(theme: move mask-icon outside show_meta_app_icon_tags guard)1 parent 587ec37 commit b5ecfb4
File tree
7 files changed
+14
-865
lines changed- docs
- _static/css
- _templates
- sidebar
7 files changed
+14
-865
lines changed
0 commit comments