GitXplorerGitXplorer
p

sphinx-basic-ng

public
31 stars
10 forks
7 issues

Commits

List of commits on branch main.
Verified
026902ee46d0af507fe3e5fa43da5285094d330c

Use `plain=1` instead of `plain=true` for GitHub view-page links

ppradyunsg committed a year ago
Verified
c6b556e83440dcc003f957c9d52e364f351aa74b

Back to development

ppradyunsg committed a year ago
Verified
69bee0082a4a18f891fada848354b477a4271367

Prepare release: 1.0.0.beta2

ppradyunsg committed a year ago
Verified
259cf747a0aed278b21f41828065a8f1a7adb89e

Fix view-this-page

ppradyunsg committed a year ago
Verified
511c97cb86d1f6a616b8c6d08d1585c1ac4f94a3

Back to development

ppradyunsg committed 2 years ago
Verified
121ea17ebfa423cb5ecb1a57ef0f7e137b0f0c8c

Prepare release: 1.0.0.beta1

ppradyunsg committed 2 years ago

README

The README file for this repository.

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