Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 426 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 426 Bytes

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