Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for bootstrap themes. #7

Open
gouthambs opened this issue Jun 2, 2015 · 3 comments
Open

Add support for bootstrap themes. #7

gouthambs opened this issue Jun 2, 2015 · 3 comments

Comments

@gouthambs
Copy link
Owner

No description provided.

@gouthambs gouthambs modified the milestone: Future Release Jun 5, 2015
@slippers
Copy link
Contributor

Attempted to add flask-bootstrap by overriding the base.html with the default bootstrap/base.html. So far so good.
blogging_security_flatpage

@gouthambs
Copy link
Owner Author

I didn't think to use flask-bootstrap. This is a great suggestion. One suggestion, if you inherit flask-bootstrap in blogging/base.html, then you could potentially avoid inheriting flask-bootstrap in all other views. May be, not even have to modify them much.

@slippers
Copy link
Contributor

other than cutting out the main content section of your templates and adding some script support it works. had to change the content region reference. I think I only added a reference once in the main module.
there are features of flask-bootstrap that I'm still looking at.

  • changing themes
  • styling forms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants