A sphinx theme created to mirror Yummy-Jekyll
Project description
Yummy Sphinx Theme
The yummy_sphinx_theme is created from DONGChuan’s Yummy-Jekyll
The niftools_sphinx_theme is a modification of the yummy_sphinx_theme for the niftools team. If either has a complaint with what I have made, because I did do this without any legal knowledge. Or proper creditation.
Demo
Installation
There are two ways to install these themes
Via Python Package Interface
Download the package and add sphinx to your requirements.txt file:
pip install yummy_sphinx_theme
In your conf.py file:
html_theme = "yummy_sphinx_theme"
Via git or download
Download the yummy_sphinx_theme folder into your documentation at docs/_themes/ then add the following two lines to your Sphinx conf.py file:
html_theme = "yummy_sphinx_theme"
html_theme_path = ["_themes", ]
Changelog
Yummy
0.1.0:
Remove niftools_sphinx_theme
Added option to disable geopattern
Add background image fallback for jumbotron
0.0.6:
Fix theme.css_t problem
Add Home Name Config
Remove Unwanted File
Fix Version 0.0.5
Add versions footholder
0.0.5:
Fix Theme Problems
Update Docs
0.0.4:
Default Footer Icon
Fix Table Of Contents
Customizable Table Of Contents
0.0.3:
More color customization
0.0.2:
Add Dedicated Documentation Page
Add Disqus
Add Content To Layout
Made Navbar into Dictionary
Made Navbar background color customisable in theme conf
Use bowser to manage dependencies
Add GitHub, GitLab, BitBucket and Canonical Urls
Disable Octicons and Primer-Markdown
Clean Layout.html
Source Code footer Icon changes to the specified url
Add the missing end html tag
0.0.1:
Turn jekyll theme into sphinx theme
Renamed project from niftools_sphinx_theme to yummy_sphinx_theme
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Hashes for yummy_sphinx_theme-0.1.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7de04322e59031a2247d6d167ab88368e2d2893b73bd7751475b4ae5274cb44a |
|
MD5 | 21ae5fb3c9abd16a15130cc4785cc450 |
|
BLAKE2b-256 | 5a667e16cdfe760dd76f7d28799c906731532b41324a95af4c04089b20047270 |
Hashes for yummy_sphinx_theme-0.1.1-py2.7.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c54243b2466cc737d03f67f9574e3b523023c5a3c1ee98abd54c2763c1885db |
|
MD5 | 3d0774ddeb7a1a6a191fa2a9780b149f |
|
BLAKE2b-256 | 8f4b6823743621cd4b95ece705368b06f5616efef0cda9abae0617b892e77e76 |