Skip to content

oncodash/oncodash_sphinx_theme

 
 

Repository files navigation

TrojanZoo Sphinx Theme

demo release pypi

Sphinx theme for TrojanZoo Docs based on the Read the Docs Sphinx Theme. Forked from Pytorch Sphinx Theme with commit b4d0005 at 09/24/2021.

Difference from pytorch_sphinx_theme

This work removes all pytorch-related things and support many customizations. It also removes all other unnecessary items to make it a pure doc template.
See demos at:
https://ain-soph.github.io/trojanzoo_sphinx_theme/
https://ain-soph.github.io/alpsplot/
https://ain-soph.github.io/trojanzoo/

Local Development

Run python setup:

python setup.py install

and install the dependencies using pip install -r requirements.txt

In the root directory install the package.json:

# node version 8.4.0
yarn install

If you have npm installed then run:

npm install

Run grunt to build the html site and enable live reloading of the demo app at localhost:1919:

grunt

The resulting site is a demo.

About

The sphinx theme for trojanzoo, modified from pytorch_sphinx_theme

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • CSS 71.8%
  • JavaScript 20.7%
  • HTML 6.5%
  • Python 1.0%