A sphinx theme created to mimick Yummy-Jekyll
Project description
==================
Yummy Sphinx Theme
==================
.. image:: https://img.shields.io/pypi/v/yummy_sphinx_theme.svg
:target: https://pypi.org/project/yummy_sphinx_theme/
.. image:: https://img.shields.io/github/release/TagnumElite/yummy_sphinx_theme/all.svg
:target: https://github.com/TagnumElite/yummy_sphinx_theme
.. image:: https://img.shields.io/pypi/l/yummy_sphinx_theme.svg
:target: https://pypi.org/project/yummy_sphinx_theme/
.. image:: https://img.shields.io/pypi/pyversions/yummy_sphinx_theme.svg
:target: https://pypi.org/project/yummy_sphinx_theme/
.. image:: https://img.shields.io/github/issues-raw/TagnumElite/yummy_sphinx_theme.svg
:target: https://github.com/TagnumElite/yummy_sphinx_theme
.. image:: https://img.shields.io/travis/TagnumElite/yummy_sphinx_theme/develop.svg
:target: https://travis-ci.org/TagnumElite/yummy_sphinx_theme
The yummy_sphinx_theme is created from `DONGChuan's Yummy-Jekyll
<https://github.com/DONGChuan/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.
.. contents::
`Demo <http://tagnumelite.com/yummy_sphinx_theme>`_
=============================================================
Installation
============
There are two ways to install these themes
Via Python Package Interface
----------------------------
Download the package and add ``sphinx`` to your ``requirements.txt`` file:
.. code:: bash
pip install yummy_sphinx_theme
In your ``conf.py`` file:
.. code:: python
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:
.. code:: python
html_theme = "yummy_sphinx_theme"
html_theme_path = ["_themes", ]
Configuration
=============
* `yummy_sphinx_theme <http://tagnumelite.com/yummy_sphinx_theme/themes/yummy_sphinx_theme.html#configuration>`_
* `niftools_sphinx_theme <http://tagnumelite.com/yummy_sphinx_theme/themes/niftools_sphinx_theme.html#configuration>`_
=========
Changelog
=========
Yummy
=====
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
* `Customizable navbar icon <http://fontawesome.io/icons/>`_
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
Niftools
========
0.0.8:
------
* Add Dedicated Documentation Page
* Added Bootstrap
* Add a middle footer
* Beautify CSS
0.0.7:
------
* Disolve niftools_sphinx_theme and move it here
Yummy Sphinx Theme
==================
.. image:: https://img.shields.io/pypi/v/yummy_sphinx_theme.svg
:target: https://pypi.org/project/yummy_sphinx_theme/
.. image:: https://img.shields.io/github/release/TagnumElite/yummy_sphinx_theme/all.svg
:target: https://github.com/TagnumElite/yummy_sphinx_theme
.. image:: https://img.shields.io/pypi/l/yummy_sphinx_theme.svg
:target: https://pypi.org/project/yummy_sphinx_theme/
.. image:: https://img.shields.io/pypi/pyversions/yummy_sphinx_theme.svg
:target: https://pypi.org/project/yummy_sphinx_theme/
.. image:: https://img.shields.io/github/issues-raw/TagnumElite/yummy_sphinx_theme.svg
:target: https://github.com/TagnumElite/yummy_sphinx_theme
.. image:: https://img.shields.io/travis/TagnumElite/yummy_sphinx_theme/develop.svg
:target: https://travis-ci.org/TagnumElite/yummy_sphinx_theme
The yummy_sphinx_theme is created from `DONGChuan's Yummy-Jekyll
<https://github.com/DONGChuan/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.
.. contents::
`Demo <http://tagnumelite.com/yummy_sphinx_theme>`_
=============================================================
Installation
============
There are two ways to install these themes
Via Python Package Interface
----------------------------
Download the package and add ``sphinx`` to your ``requirements.txt`` file:
.. code:: bash
pip install yummy_sphinx_theme
In your ``conf.py`` file:
.. code:: python
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:
.. code:: python
html_theme = "yummy_sphinx_theme"
html_theme_path = ["_themes", ]
Configuration
=============
* `yummy_sphinx_theme <http://tagnumelite.com/yummy_sphinx_theme/themes/yummy_sphinx_theme.html#configuration>`_
* `niftools_sphinx_theme <http://tagnumelite.com/yummy_sphinx_theme/themes/niftools_sphinx_theme.html#configuration>`_
=========
Changelog
=========
Yummy
=====
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
* `Customizable navbar icon <http://fontawesome.io/icons/>`_
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
Niftools
========
0.0.8:
------
* Add Dedicated Documentation Page
* Added Bootstrap
* Add a middle footer
* Beautify CSS
0.0.7:
------
* Disolve niftools_sphinx_theme and move it here
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file yummy_sphinx_theme-0.0.9.tar.gz.
File metadata
- Download URL: yummy_sphinx_theme-0.0.9.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
017b7600f83b08ee18a327ba42db804dab20e3a43772f88e6255845293acfeb4
|
|
| MD5 |
fdc8539dcb1dc7199e3cf045b5c319cb
|
|
| BLAKE2b-256 |
fa89a2b7e9795680b461e7aa63e06a336a659ba42e34fae3b4fd8384dc916a49
|
File details
Details for the file yummy_sphinx_theme-0.0.9-py2.py3-none-any.whl.
File metadata
- Download URL: yummy_sphinx_theme-0.0.9-py2.py3-none-any.whl
- Upload date:
- Size: 1.4 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
501cba0bfef3190140fee23b085ba652978eca645cf34e24574073940b81e66b
|
|
| MD5 |
34478fd03a564ce53410a11092177b6f
|
|
| BLAKE2b-256 |
3145b3ff2b4b558fefa0f009d44c46d32ccf9872661eb2d0c7298694ee540ed7
|
File details
Details for the file yummy_sphinx_theme-0.0.9-py2.7.egg.
File metadata
- Download URL: yummy_sphinx_theme-0.0.9-py2.7.egg
- Upload date:
- Size: 1.4 MB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5cf8c18669d3639f57464a506da33fd3b2ff5cb26fe8cc006e094cc212b1fd9
|
|
| MD5 |
134025df86f6002634209d55d05b670a
|
|
| BLAKE2b-256 |
b7d3b94facd54e3edbf67963210a508a4d4c58bc082f4342af9925ba662e1c76
|