Commit Graph

5 Commits

Author SHA1 Message Date
Michael Lynch 863954c90e Disabling execute permission on all files
Many files in the repo have the UNIX executable permission bit set, which indicates to the OS that these are executable binaries. None of these files are executable, so they should not have the executable permission bit set.
2019-03-03 16:07:41 -05:00
David Darnes 82d28e1445 More cleaning up, plus styles to match original design 2017-01-04 01:07:47 +00:00
David Darnes 51fe00e282 Complete revision of code, bringing it up to spec 2017-01-04 00:41:34 +00:00
David Darnes 119f7fcafa Stops using bourbon, too annoying to get started with. Changes to sasslines, adds more theme styles 2016-06-19 18:42:46 +01:00
David Darnes 522d13352b Adds in basic page layouts and includes for pages, posts and a front blog 2016-06-15 01:28:56 +01:00