sphinx-basic-ng icon indicating copy to clipboard operation
sphinx-basic-ng copied to clipboard

A modernised skeleton for Sphinx themes.

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