Commit Graph

20 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 4ddca4d521 Make sure overrides are happening over sassline 2018-01-01 21:48:08 +00:00
David Darnes d27e754328 Remove layout code from sassline, not needed 2018-01-01 21:28:16 +00:00
David Darnes e6de56532d Prevent large spacing on list items 2018-01-01 21:26:52 +00:00
David Darnes bb666b1320 Fix code block scrolling 2018-01-01 21:21:09 +00:00
David Darnes 620051e2d3 Remove need for more obscured colour variables #10 2018-01-01 19:08:31 +00:00
David Darnes 403501335e Better styles file structure, #10 2018-01-01 18:59:40 +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 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 afce0d6554 Adds bourbon neat 2016-06-18 08:46:30 +01:00
David Darnes b33964b385 Applies new version of bourbon, 5.0.0 2016-06-18 08:46:20 +01:00
David Darnes 7b1bee8f9b Updates bourbon, sets up new styles 2016-06-18 08:45:31 +01:00
David Darnes 9e829913dc Changes theme style structure to suit bourbon additions 2016-06-17 12:54:15 +01:00
David Darnes 3a76208c5a Adds bourbon and bitters for default styles 2016-06-17 12:53:50 +01:00
David Darnes fd169b2c01 Adds more styles, splits type into it's own file and another for variables 2016-06-16 00:23:36 +01:00
David Darnes de108ab058 Bumps version 2016-06-13 22:03:54 +01:00
David Darnes 9c30e3488c Changes style file and adds style path 2016-06-13 22:03:09 +01:00
David Darnes 63e22294c7 Adds test styles to see how importing works within themes 2016-06-13 20:53:25 +01:00