zcnote-sphinx-theme#
zcnote-sphinx-theme
A thin customized sphinx theme for zcnote.
A lightweight wrapper theme based on the pydata-sphinx-theme.
bash & conf.py
1. install with pip
pip install zcnote-sphinx-theme
2. configure conf.py
html_theme = "zcnote_sphinx_theme"
✨ Minor features#
Sticky Sidebars
Sidebars anchored to the viewport. No jumping or shifting when scroll to the bottom of documentation.
Admonitions styles
Symmetrical padding, minimalist borders, and color mapping for admonition.
Collapse Sidebar
Added configuration flags to hide the “Collapse Sidebar” buttons.