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

Integrate Bootstrap #9

Open
jrrickerson opened this issue Jul 8, 2016 · 0 comments
Open

Integrate Bootstrap #9

jrrickerson opened this issue Jul 8, 2016 · 0 comments

Comments

@jrrickerson
Copy link
Member

To make front-end styling easy, especially for those with no design experience, let's theme the app with Bootstrap. We can use CDN-based URLs so we don't have to copy and deploy the required CSS / JS ourselves. For the most part we should also get mobile-responsive templates for free by using it.

Add the required Bootstrap URLs to our base site template in the <head> tag and we should be fine so long as we follow the basic guidelines for structuring HTML with Bootstrap: http://getbootstrap.com/css/

fimion added a commit to fimion/podium that referenced this issue Jul 8, 2016
…a config file that can accept heroku environment variables, also updated requirements.txt

Also finished pyatl#9 by adding bootstrap css and js from a CDN and incorporating into layout.html.
fimion added a commit to fimion/podium that referenced this issue Jul 9, 2016
…a config file that can accept heroku environment variables, also updated requirements.txt

Also finished pyatl#9 by adding bootstrap css and js from a CDN and incorporating into layout.html.
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

1 participant