sphinxjp.themes.tinkeralizarin

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


Keywords
tinkerer, sphinxjp, reStructuredText, theme
License
MIT
Install
pip install sphinxjp.themes.tinkeralizarin==0.2.1

Documentation

sphinxjp.themes.tinkeralizarin

Output sample

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

Feature

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

Installation

Make environment with easy_install:

$ easy_install sphinxjp.themes.tinkeralizarin

Make environment with pip:

$ pip sphinxjp.themes.tinkeralizarin

setup conf.py with:

html_theme = 'tinkeralizarin'
extensions = [..., 'sphinxjp.themecore']

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
  • Chrome
  • Firefox

License

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