Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython

sphinxjp.themes.basicstrap is unavailable in PyPM, because there aren't any builds for it in the package repositories. Click the linked icons to find out why.

 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
Linux (64-bit)
 
Links
Author
License
MIT

Basicstrap style theme for Sphinx. Using Twitter Bootstrap.

Features

Set up

Make environment with pip:

$ pip install sphinxjp.themes.basicstrap

Make environment with easy_install:

$ easy_install sphinxjp.themes.basicstrap

Convert Usage

setup conf.py with:

extensions = ['sphinxjp.themecore']
html_theme = 'basicstrap'

and run:

$ make html

Caution!

Caution when upgrading from 0.1.1 to 0.2.0

  • In version 0.1.1, the header color was black in the default, it has become white in 0.2.0.
  • If you like the black color header, please set to True the 'header_inverse' option.

Requirement

  • Python 2.7 or later (not support 3.x)
  • Sphinx 1.1.x or later.
  • sphinxjp.themecore 0.1.3 or later

Using

  • Twitter Bootstrap 2.3.2
  • jQuery 1.8.3
  • Bootswatch
  • Font Awesome 3.2.1

AUTHORS

Sphinx template, css, packaging
  • tell-k <ffk2005 at gmail.com>

History

0.3.0(Jun 28, 2013)
0.2.0(Feb 11, 2013)
0.1.1 (Dec 26, 2012)
  • Adjust css
  • Update Twitter Bootstrap ver2.2.2
  • Update jQuery ver1.8.3
0.1.0 (Dec 23, 2012)
  • First release

Subscribe to package updates

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.