flask-site/templates
2016-03-09 21:42:37 -06:00
..
admin Renamed install.py to setup.py to sound more Python-y and finished up the blog upload/views for posts. 2016-03-07 23:39:55 -06:00
_formhelper.html Added requirements for the project, added WTForms for contact form validation, and finished setting up the contact form. Now ready to go into production for testing there. 2016-03-09 21:42:37 -06:00
bio.html Rewrote app to use MySQL instead of sqlite; this will be beneficial for having multiple users and multiple parts of the site. Also redid the home page and added some more content to the bio and projects pages. The contact page also has some content of its own now. 2016-03-06 18:31:27 -06:00
blog-post.html Renamed install.py to setup.py to sound more Python-y and finished up the blog upload/views for posts. 2016-03-07 23:39:55 -06:00
blog.html Renamed install.py to setup.py to sound more Python-y and finished up the blog upload/views for posts. 2016-03-07 23:39:55 -06:00
contact.html Added requirements for the project, added WTForms for contact form validation, and finished setting up the contact form. Now ready to go into production for testing there. 2016-03-09 21:42:37 -06:00
home.html Renamed install.py to setup.py to sound more Python-y and finished up the blog upload/views for posts. 2016-03-07 23:39:55 -06:00
login.html Rewrote app to use MySQL instead of sqlite; this will be beneficial for having multiple users and multiple parts of the site. Also redid the home page and added some more content to the bio and projects pages. The contact page also has some content of its own now. 2016-03-06 18:31:27 -06:00
master.html Added highlightJS for syntax highlighting in blog posts and started working on the admin pages 2016-03-06 20:28:14 -06:00
projects.html Rewrote app to use MySQL instead of sqlite; this will be beneficial for having multiple users and multiple parts of the site. Also redid the home page and added some more content to the bio and projects pages. The contact page also has some content of its own now. 2016-03-06 18:31:27 -06:00