Commit graph

  • 5a138a407c Added a privacy policy to comply with use of Google Analytics master Billy Brawner 2016-03-29 19:44:02 -0700
  • 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. Billy Brawner 2016-03-28 22:54:13 -0700
  • ae69ee60bf Fixed mobile styles Billy Brawner 2016-03-27 11:52:05 -0700
  • 1a7376cdb2 Added apple icon and added a text shadow to the text for readability Billy Brawner 2016-03-26 10:22:14 -0700
  • 1566967391 Added some more blur to the background Billy Brawner 2016-03-26 09:38:08 -0700
  • 1ecf35ef1d Fixed the styles for mobile Billy Brawner 2016-03-26 09:25:34 -0700
  • 7c40a6e902 Redid the styles for the website Billy Brawner 2016-03-26 00:45:20 -0700
  • 35aa3c63c2 Limited the number of blog posts on the homepage for cleanliness Billy Brawner 2016-03-16 23:12:15 -0700
  • 010a2395bd Added some basic formatting to the blog posts to prevent errors with mysql. Billy Brawner 2016-03-16 23:07:09 -0700
  • 8280d8625e Changed the mobile nav menu so that it wouldn't cause problems with page layout Billy Brawner 2016-03-10 08:43:16 -0600
  • 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. Billy Brawner 2016-03-09 21:42:37 -0600
  • a13ca0a81b Fixed syntax error on import and in config example file Billy Brawner 2016-03-09 19:55:18 -0600
  • 4054d0041b Updated sample config for MySQL setup Billy Brawner 2016-03-09 19:48:37 -0600
  • 8cb42270c4 Added virtualenv to prevent conflicts with other projects and put the venv/ drectory on the gitignore list Billy Brawner 2016-03-09 19:38:37 -0600
  • f7935cc566 started work on contact form Billy Brawner 2016-03-09 18:49:33 -0600
  • 24c4ef3ce9 Added mail extension Billy Brawner 2016-03-08 20:38:53 -0600
  • aba62ead5b Renamed install.py to setup.py to sound more Python-y and finished up the blog upload/views for posts. Billy Brawner 2016-03-07 23:39:55 -0600
  • 843b208a67 Added highlightJS for syntax highlighting in blog posts and started working on the admin pages Billy Brawner 2016-03-06 20:28:14 -0600
  • 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. Billy Brawner 2016-03-06 18:31:27 -0600
  • b4ecefe5c6 Added missing pages, built home page layout, added some images and external css/js files Billy Brawner 2016-03-05 20:27:52 -0600
  • ca17d47a75 Added an example configuration file Billy Brawner 2016-03-03 22:16:13 -0600
  • 9df2b42b5a Added a readme file Billy Brawner 2016-03-03 22:12:47 -0600
  • b10e58d40c Created a basic Flask microblog app from a tutorial Billy Brawner 2016-03-03 22:10:53 -0600