Commit Graph
19 Commits
Author SHA1 Message Date
David DarnesandGitHub 8c47866cee Merge pull request #21 from mtlynch/no-exec
Disabling execute permission on all files
2019-03-04 20:20:09 +00:00
David DarnesandGitHub 565906028a Merge pull request #22 from mtlynch/default-title
Adding default title tag
2019-03-03 23:59:27 +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 060bc4149a Adding default title tag
Currently, if page.collectionpage and page.title are both unset, the page title is set to " - Whatever Blog Title". This is undesirable, so if neither variable is set, the title tag should just be "Whatever Blog Title".
2019-03-03 16:20:09 -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 DarnesandGitHub 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 12887a1c76 Make sure correct font weights are loaded #7 2018-01-02 10:46:14 +00:00
David Darnes 1bbb124a8a Allow for language code options 2018-01-01 21:20:50 +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 7f6f16fc9b Fixes posts list, can do pagination though 😢 2016-07-31 17:44:34 +01:00
David DarnesandGitHub 5e80dd8930 Removes seo tag, can't use other gems inside themes 2016-07-29 09:18:34 +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 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
David Darnes 9c30e3488c Changes style file and adds style path 2016-06-13 22:03:09 +01:00
David Darnes 41fb289a21 Adds default layout 2016-06-13 01:06:00 +01:00