Commit Graph

24 Commits

Author SHA1 Message Date
David Darnes
d5603a44ae Clean up indentation 2020-01-06 15:01:27 +00:00
David Darnes
8c47866cee
Merge pull request #21 from mtlynch/no-exec
Disabling execute permission on all files
2019-03-04 20:20:09 +00:00
Michael Lynch
0f6a493e45 Removing trailing whitespace
Fixing files that have trailing whitespace at end of lines.
2019-03-03 16:27:38 -05:00
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
8e9aa160e9
Revert change 2018-09-16 19:19:08 +01:00
David Darnes
01ba7dd16f
Fix unless statement 2018-09-16 19:14:00 +01:00
David Darnes
84430a140b Remove links from categories 2018-01-01 21:52:29 +00:00
David Darnes
aead2d041d Account for multiple categories, #11 2018-01-01 20:52:03 +00:00
David Darnes
4026a8eded Allow use of baseurl, change logo to an internal url, simple graphic placeholder #13 2018-01-01 20:24:41 +00:00
David Darnes
a787982af8 Check logo exists before showing it 2018-01-01 19:20:43 +00:00
David Darnes
efeb7623ea Remove need for title attributes, #14 2018-01-01 19:13:40 +00:00
David Darnes
17647951fa Fixes to default nav 2017-01-08 16:06:03 +00:00
David Darnes
7342ab839d Getting the new version up to spec, removing any unwanted code and matching it with the original design 2017-01-04 22:36:30 +00:00
David Darnes
12117e65cc Changing sample content and dev tweaks 2017-01-04 08:54:39 +00: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
7f6f16fc9b Fixes posts list, can do pagination though 😢 2016-07-31 17:44:34 +01:00
David Darnes
5d3f3c45be Oops, missed a closing conditional 2016-07-29 10:45:07 +01:00
David Darnes
453837a8cd Attempts to fix #4 #3 #2 2016-07-29 09:47:30 +01:00
David Darnes
db89809082 Adds back in favicons :shocked:, adds back in js and changes the name for better understanding 2016-06-19 18:55:01 +01: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
fdb2035db0 Creates navigation 2016-06-16 00:24:33 +01:00
David Darnes
2c3cc33b1e Creates simple js file to show how to add js to a theme 2016-06-16 00:24:19 +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