Commit graph

12 commits

Author SHA1 Message Date
5a138a407c Added a privacy policy to comply with use of Google Analytics 2016-03-29 19:44:02 -07:00
ae69ee60bf Fixed mobile styles 2016-03-27 11:52:05 -07:00
35aa3c63c2 Limited the number of blog posts on the homepage for cleanliness 2016-03-16 23:12:15 -07:00
1e155009f6 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
a13ca0a81b Fixed syntax error on import and in config example file 2016-03-09 19:55:18 -06:00
f7935cc566 started work on contact form 2016-03-09 18:49:33 -06:00
24c4ef3ce9 Added mail extension 2016-03-08 20:38:53 -06:00
aba62ead5b 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
843b208a67 Added highlightJS for syntax highlighting in blog posts and started working on the admin pages 2016-03-06 20:28:14 -06:00
f06cabbcc2 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
b4ecefe5c6 Added missing pages, built home page layout, added some images and external css/js files 2016-03-05 20:27:52 -06:00
b10e58d40c Created a basic Flask microblog app from a tutorial 2016-03-03 22:10:53 -06:00