Skip to content

Angelii/pydata-sphinx-theme

 
 

Repository files navigation

🔥 activate env

conda env list
conda activate xx(your custom python env)

⛏️ run project

# ensure install webpack package etc.
nox -s docs-live 

📦 build project

python -m build
pip uninstall pydata_sphinx_theme
pip install dist/...

About

A clean, three-column Sphinx theme with Bootstrap for the PyData community

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 38.3%
  • Python 34.2%
  • HTML 17.5%
  • JavaScript 9.5%
  • Other 0.5%