Skip to content

naoiwata/sphinxjp.themes.tinkerdahlia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sphinxjp.themes.tinkerdahlia

Output sample

output

http://naoiwata.bitbucket.org/demo/tinkerdahlia/

source

http://github.com/naoiwata/sphinxjp.themes.tinkerdahlia

package

https://pypi.python.org/pypi/sphinxjp.themes.tinkerdahlia

Feature

  • An one column blogging theme tool for Tinkerer.

Installation

Make environment with easy_install:

$ easy_install sphinxjp.themes.tinkerdahlia

Make environment with pip:

$ pip sphinxjp.themes.tinkerdahlia

setup conf.py with:

html_theme = 'tinkerdahlia'
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 on iOS, Mac OS
  • Android Browser
  • Chrome
  • Firefox 10 or later

License

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