Readme¶
Basicstrap style theme for Sphinx. Using Twitter Bootstrap.
Features¶
- Provide
basicstrap
theme for render HTML document. - Using Twitter Bootstrap.
- Support Responsive Design.
- Change the layout flexibility.
- Google Web Fonts available.
- Font Awesome available.
- Easily change the design. by Bootswatch.
Convert Usage¶
setup conf.py with:
extensions += ['sphinxjp.themes.basicstrap']
html_theme = 'basicstrap'
and run:
$ make html
Requirement¶
- Python 2.6, 2.7, 3.3, 3.4 or later.
- Sphinx 1.2.x or later.
Using¶
- Twitter Bootstrap 3.3.4 and 2.3.2
- jQuery 1.11.1
- Bootswatch
- Font Awesome 4.3.0
License¶
- sphinxjp.themes.basicstrap Licensed under the MIT license .
- Twitter Bootstrap is licensed under the Apache license.
- Bootswatch is licensed under the Apache license.
- Font Awesome is licensed under the license.
- Geo is licensed under the license
See the LICENSE file for specific terms.