realpython / flask-boilerplate

Boilerplate template for a Python Flask application with Flask-SQLAlchemy, Flask-WTF, Fabric, Coverage, and Bootstrap
http://www.flaskboilerplate.com
Apache License 2.0
1.53k stars 535 forks source link

Rename boostrap-responsive.css to bootstrap-responsive.css #7

Closed bergerjac closed 10 years ago

bergerjac commented 11 years ago

bootstrap. fixes issue of having to rename file every time.

aramboyajyan commented 11 years ago

bootstrap-responsive.css file has been removed in v3 as it is now mobile-first; if the following pull request gets merged, Bootstrap will be updated to the latest version.

bergerjac commented 11 years ago

what about creating a "maintenance" branch for Bootstrap 2? and possibly, a branch for Bootstrap 3, for the version updates pull request, eventually merging Bootstrap 3 into master.

aramboyajyan commented 11 years ago

Sure, if it works for you/possibly other folks, why not - let's just hear what Michael has to say as he is the maintainer.

mjhea0 commented 10 years ago

just push through pull 6