sphinxjp.themes.tinkerturquoisesinglecolumn

Two column blogging theme tool for Tinkerer, based on turquoise color.


Keywords
tinkerer, sphinxjp, reStructuredText, theme
License
MIT
Install
pip install sphinxjp.themes.tinkerturquoisesinglecolumn==0.1.2

Documentation

sphinxjp.themes.tinkerturquoisesinglecolumn

Output sample

output: http://naoiwata.bitbucket.org/demo/tinkerturquoisesinglecolumn/

Feature

  • A single column blogging theme tool for Tinkerer, based on turquoise color.

Installation

Make environment with easy_install:

$ easy_install sphinxjp.themes.tinkerturquoisesinglecolumn

Make environment with pip:

$ pip install sphinxjp.themes.tinkerturquoisesinglecolumn

setup conf.py with:

html_theme = 'tinkerturquoisesinglecolumn'

and run:

$ tinker -b

Requirement

Libraries:

  • Python 2.4 or later.
  • Sphinx 1.0.x or later.
  • Tinkerer 1.0.x or later.

Browsers:

  • Safari on iOS, Mac OS
  • Android Browser
  • Chrome
  • Firefox 10 or later

License

Licensed under the MIT license . See the LICENSE file for specific terms.