a theme for Pinax based on Bootstrap
Project description
A theme for Pinax based on the open source Bootstrap front-end framework.
Versions
Bootstrap v3.3.4
Font Awesome v4.3.0
jQuery v2.1.3
Quick Start
Include “pinax-theme-bootstrap” in your requirements file and include “pinax_theme_bootstrap” and “bootstrapform” (which is installed alongside this theme) in your INSTALLED APPS.
Add ‘django.core.context_processors.request’ and “pinax_theme_bootstrap.context_processors.theme” to your TEMPLATE_CONTEXT_PROCESSORS to ensure the user selector and site name work correctly.
Make sure both template loaders and staticfiles finders includes app directories.
Site name comes from Sites fixture.
Your “site_base.html” should extend “theme_bootstrap/base.html” and should provide “footer” and “nav” blocks (the latter should just be a ul of li of a links).
Your pages should have blocks “head_title” and “body” and should extend “site_base.html”.
The url name “home” should be defined as the homepage.
License & Attribution
The Pinax Bootstrap theme is released under the MIT license.
This theme includes styles and scripts from the Bootstrap project, which is (since v3.1.0) released under the MIT license.
For copies of both licenses, see LICENSE.
Includes icons from Glyphicons Free, licensed under CC BY 3.0.
Includes icons from Font Awesome.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for pinax-theme-bootstrap-5.7.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8426b97f23879fafd1b915b7a8081c9976dc62994044622663d2ab0e5de79210 |
|
MD5 | a01c344d95b9ed6e49eb94f9aa5befd3 |
|
BLAKE2b-256 | 4ecab64a22bed32eb580933752c8f2fc28c5fa76620e6d2c290965c4a443f502 |