A sphinx theme created to support niftools documentation
Project description
NifTools Sphinx theme was created to mimic the NifTools website, which is running a modified version of Yummy-Jekyl.
This theme is still in planning/development stage! Please wait until ver 1.0.0 before using this theme!
Features
Supports these extensions:
Templates
About Page
Blog Page
Projects Page
Installation
This theme can be found on PyPi and can be installed through pip
pip install --upgrade niftools_sphinx_theme
Inside your sphinx conf.py file you must put this inside
import niftools_sphinx_theme
extensions = [
"niftools_sphinx_theme",
...
]
html_theme = "niftools_sphinx_theme"
Customization
This theme was created with customization is mind.
Development
I include the built files so all you have to do is run sphinx, but if you wish to work on this project we use webpack to compile and copy all CSS, JavaScript and fonts to the static folder.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file niftools_sphinx_theme-0.3.1.tar.gz
.
File metadata
- Download URL: niftools_sphinx_theme-0.3.1.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b9f1610f600de05d4908e74e27bf838ebcd96dfb55657b73ab2eff5312e2c00 |
|
MD5 | 6bd9efb42f498b60cc6abcc76a0872c2 |
|
BLAKE2b-256 | b64086953fc43aca33269b3ecd704fb67231718b32ba59b66d38a2724c071979 |