Skip to content

pradyunsg/sphinx-basic-ng

Repository files navigation

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