A modern skeleton for Sphinx themes.


Keywords
sphinx, sphinx-theme, theme
License
MIT
Install
pip install sphinx-basic-ng==1.0.0b2

Documentation

sphinx-basic-ng

A modernised skeleton for Sphinx themes.

To demo this theme

  1. Clone this repository

    git clone https://github.com/pradyunsg/sphinx-basic-ng
  2. Install it locally

    pip install -e ./sphinx-basic-ng
  3. Install nox

    pip install nox
  4. Use nox to build a simple demo site

    nox -s docs-live -- ./tests/barebones