A Sphinx-doc theme based on Vuepress
Project description
A modern responsive theme for python’s Sphinx documentation generator based on sphinx_press_theme and ablog.
This theme is based on VuePress. It uses Vue.js and LessCSS managed by webpack through vue-cli.
Usage
On Sphinx project’s conf.py: set the theme name to nervproject.
html_theme = "nervproject"
See details on Sphinx theming docs.
Development
To rebuild web assets:
npm run build
Install theme locally with pip install -e ..
docs folder contains theme’s own documentantion.
cd docs
make clean; make html
Compatibility
This theme needs CSS vars enabled in the browser, so it doesn’t work on IE. Four color variations are available :
light low contrast (default) ;
light high contrast ;
dark low contrast ;
dark high contrast.
The good one is used based on prefers-contrast and prefers-color-scheme media queries. This is automatically done by a compatible browser. If not, the default theme is used. Some browsers need manual configuration like Chromium on Linux (a flag to enable for all websites).
Example
See the Nerv Project’s web site
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sphinx_nervproject_theme-3.0.3.tar.gz.
File metadata
- Download URL: sphinx_nervproject_theme-3.0.3.tar.gz
- Upload date:
- Size: 1.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
645eeb189d8f4b760b836a92ddcfbec23605390847924d935db01422471e7860
|
|
| MD5 |
beecb45697e70137fa330099487c41d0
|
|
| BLAKE2b-256 |
847251c087678562fc40e8b9cd27dc50d39043bdfe7e08afefd3be4e1fef3f95
|
File details
Details for the file sphinx_nervproject_theme-3.0.3-py3-none-any.whl.
File metadata
- Download URL: sphinx_nervproject_theme-3.0.3-py3-none-any.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d2592ee118a6568c214c3fef46d605818677a6ba9cc926533795a556a32f59e
|
|
| MD5 |
6ae2ef77af2de61798b1275f537706c3
|
|
| BLAKE2b-256 |
c5155bf6c2def2acad984c5bd606361115be9da7b1f738578215ff746bbdedfb
|