Skip to content

zhangyi-zjuer/flask-bootstrap

This branch is 230 commits behind mbr/flask-bootstrap:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2bf8336 · Mar 9, 2014
Mar 1, 2014
Mar 6, 2014
Feb 21, 2014
Feb 15, 2014
Feb 15, 2014
Feb 6, 2014
Feb 15, 2014
Sep 4, 2013
Jul 8, 2012
Feb 15, 2014
Feb 15, 2014
Feb 15, 2014
Feb 15, 2014

Repository files navigation

Flask-Bootstrap

https://travis-ci.org/mbr/flask-bootstrap.png?branch=master

Flask-Bootstrap packages Bootstrap into an extension that mostly consists of a blueprint named 'bootstrap'. It can also create links to serve Bootstrap from a CDN and works with no boilerplate code in your application.

Usage

Here is an example:

from flask.ext.bootstrap import Bootstrap

[...]

Bootstrap(app)

This makes some new templates available, containing blank pages that include all bootstrap resources, and have predefined blocks where you can put your content.

As of version 3, Flask-Bootstrap has a proper documentation, which you can check for more details.

About

Ready-to-use Twitter-bootstrap for use in Flask.

Resources

License

Stars

Watchers

Forks

Packages

No packages published