Commit graph

14 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
67ae985c3a More updates: added an icon for apple devices to add the site to their home screen, and fixed the links to the web apps since they now both reside on their own subdomains. 2016-03-28 22:54:13 -07:00
ae69ee60bf Fixed mobile styles 2016-03-27 11:52:05 -07:00
1a7376cdb2 Added apple icon and added a text shadow to the text for readability 2016-03-26 10:22:14 -07:00
1ecf35ef1d Fixed the styles for mobile 2016-03-26 09:25:34 -07:00
7c40a6e902 Redid the styles for the website 2016-03-26 00:45:20 -07:00
8280d8625e Changed the mobile nav menu so that it wouldn't cause problems with page layout 2016-03-10 08:43:16 -06: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
f7935cc566 started work on contact form 2016-03-09 18:49:33 -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