An extension that includes Material CSS (http://materializecss.com/) in your project, without any boilerplate code.
Project description
===============
Flask-Material
===============
[![Join the chat at https://gitter.im/HellerCommaA/flask-material](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/HellerCommaA/flask-material?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/HellerCommaA/flask-material/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/HellerCommaA/flask-material/?branch=master)
[![Build Status](https://scrutinizer-ci.com/g/HellerCommaA/flask-material/badges/build.png?b=master)](https://scrutinizer-ci.com/g/HellerCommaA/flask-material/build-status/master)
Flask-Material packages `MaterializeCSS` <https://github.com/Dogfalo/materialize> into an extension that mostly consists
of a blueprint named 'material'. It can also create links to serve Materialize
from a CDN and works with no boilerplate code in your application.
Usage
-----
Here is an example::
from flask_material import Material
[...]
Material(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.
Notes
-----
This is largely a fork from the excellent work at <https://github.com/mbr/flask-bootstrap>
Contributing
----
PRs are welcome. Esspicially for documentation and implementation of the base components.
Flask-Material
===============
[![Join the chat at https://gitter.im/HellerCommaA/flask-material](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/HellerCommaA/flask-material?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/HellerCommaA/flask-material/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/HellerCommaA/flask-material/?branch=master)
[![Build Status](https://scrutinizer-ci.com/g/HellerCommaA/flask-material/badges/build.png?b=master)](https://scrutinizer-ci.com/g/HellerCommaA/flask-material/build-status/master)
Flask-Material packages `MaterializeCSS` <https://github.com/Dogfalo/materialize> into an extension that mostly consists
of a blueprint named 'material'. It can also create links to serve Materialize
from a CDN and works with no boilerplate code in your application.
Usage
-----
Here is an example::
from flask_material import Material
[...]
Material(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.
Notes
-----
This is largely a fork from the excellent work at <https://github.com/mbr/flask-bootstrap>
Contributing
----
PRs are welcome. Esspicially for documentation and implementation of the base components.
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
Flask-Material-0.0.2.tar.gz
(1.3 MB
view details)
File details
Details for the file Flask-Material-0.0.2.tar.gz
.
File metadata
- Download URL: Flask-Material-0.0.2.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75343a334cd6370e47422f43a6d28cbebe3177f2933868d46b083f4e4b15641e |
|
MD5 | a934cb19caddef6e91b63339b3b16831 |
|
BLAKE2b-256 | 53379668c394097f7c76495c93971b2d959f62a34a0585112972b909412c442d |