Commit Graph

100 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 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 3d7271aaa2
Revert layout back again 2018-04-28 18:43:22 +01:00
David Darnes 2704edd649
Revert layout 2018-04-28 18:42:38 +01:00
David Darnes 6aca382b6d Amend docs around customising, thanks @leonelgalan. Fixes #19 2018-04-28 18:15:09 +01:00
David Darnes b722a2dcf3 Version bump 1.0.2 2018-01-18 22:54:32 +00:00
David Darnes 8ecd69056b
Merge pull request #18 from fancyfarfalle/master
Add support for custom favicon
2018-01-18 09:13:46 +00:00
David Darnes e8de80b9c7
Just a little formatting for niceness 2018-01-18 09:13:01 +00:00
Thayer Luscian 9a03c1512f Add support for custom favicon 2018-01-17 19:49:52 -05:00
David Darnes 6205b00a48 Version bump 2018-01-02 10:46:40 +00:00
David Darnes 12887a1c76 Make sure correct font weights are loaded #7 2018-01-02 10:46:14 +00:00
David Darnes 84430a140b Remove links from categories 2018-01-01 21:52:29 +00:00
David Darnes 5c3749f7df
Merge pull request #16 from daviddarnes/v1-fixes
V1 fixes
2018-01-01 21:50:11 +00:00
David Darnes afc44412a3 Add installation instructions to demo site 2018-01-01 21:48:27 +00:00
David Darnes 4ddca4d521 Make sure overrides are happening over sassline 2018-01-01 21:48:08 +00:00
David Darnes 0ed4f0efb3 Remove testing baseurl 2018-01-01 21:47:18 +00:00
David Darnes e6256f60f7
Merge pull request #15 from daviddarnes/v1-fixes
V1 fixes
2018-01-01 21:43:23 +00:00
David Darnes f338e7ae05 Version bump to v1 2018-01-01 21:31:42 +00:00
David Darnes 6e9e840168 Add code of conduct and contributing guidelines 2018-01-01 21:30:57 +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 1bbb124a8a Allow for language code options 2018-01-01 21:20:50 +00:00
David Darnes 7913a31410 Add customisation documentation 2018-01-01 21:20:27 +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 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 b46caa1eda Update readme to reflect installation changes 2018-01-01 18:49:28 +00:00
David Darnes 702a0e89ce Remove demo files, fixes #12 2018-01-01 18:36:00 +00:00
David Darnes b0c17ff172 Switch gems to plugins in demo config 2018-01-01 18:30:28 +00:00
David Darnes b8f1295d16 Amend url 2017-03-28 09:18:26 +01:00
David Darnes 7b80818db5 Amend readme 2017-03-28 09:17:57 +01:00
David Darnes cd4c0e3035 Amend demo content 2017-03-28 09:17:14 +01:00
David Darnes f260d6c539 Amend demo site 2017-03-28 09:17:07 +01:00
David Darnes 17647951fa Fixes to default nav 2017-01-08 16:06:03 +00:00
David Darnes 4f95c0a11c Better demo notes 2017-01-04 22:58:19 +00:00
David Darnes 3fcc6dad7a Adds more content to about page 2017-01-04 22:51:40 +00:00
David Darnes f7d05a9116 Merge pull request #6 from daviddarnes/gh-pages
Version 0.4.0 Update
2017-01-04 22:45:52 +00:00
David Darnes 7504cf6196 Sample content tweak 2017-01-04 22:45:00 +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 5f038463b4 Amend CNAME record 2017-01-04 01:10:33 +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 199464fca7 Clean up dependencies, version bump to 0.3 2016-10-02 17:52:52 +01:00
David Darnes 240dccd6d2 Fixes gemspec errors 2016-10-02 12:34:13 +01:00