Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinx_nervproject_theme-3.0.3.tar.gz (1.5 MB view details)

Uploaded Source

Built Distribution

sphinx_nervproject_theme-3.0.3-py3-none-any.whl (1.5 MB view details)

Uploaded Python 3

File details

Details for the file sphinx_nervproject_theme-3.0.3.tar.gz.

File metadata

File hashes

Hashes for sphinx_nervproject_theme-3.0.3.tar.gz
Algorithm Hash digest
SHA256 645eeb189d8f4b760b836a92ddcfbec23605390847924d935db01422471e7860
MD5 beecb45697e70137fa330099487c41d0
BLAKE2b-256 847251c087678562fc40e8b9cd27dc50d39043bdfe7e08afefd3be4e1fef3f95

See more details on using hashes here.

File details

Details for the file sphinx_nervproject_theme-3.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for sphinx_nervproject_theme-3.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6d2592ee118a6568c214c3fef46d605818677a6ba9cc926533795a556a32f59e
MD5 6ae2ef77af2de61798b1275f537706c3
BLAKE2b-256 c5155bf6c2def2acad984c5bd606361115be9da7b1f738578215ff746bbdedfb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page