Commit Graph

32 Commits

Author SHA1 Message Date
Jordi García L
99bfa05bed Define a range for the versions 2020-01-06 13:51:56 +01:00
Jordi García L
455efc9c3c
Update jekyll and bundle versions in gemspec
Trying to use this theme as a gem on a fresh jekyll install results in the following error:

```
Bundler could not find compatible versions for gem "jekyll":
  In Gemfile:
    jekyll (~> 4.0.0)

    garth-jekyll-theme (~> 1.0.4) was resolved to 1.0.4, which depends on
      jekyll (~> 3.6)
```

This PR fixes the issue by updating the jekyll depencency.
2020-01-01 18:07:02 +01:00
David Darnes
b51ed6089d Remove potentially offensive wording 2019-11-24 12:14:45 +00:00
David Darnes
b26fc50728 Version bump 1.0.3 2019-03-04 20:22:05 +00: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
b722a2dcf3 Version bump 1.0.2 2018-01-18 22:54:32 +00:00
David Darnes
6205b00a48 Version bump 2018-01-02 10:46:40 +00:00
David Darnes
f338e7ae05 Version bump to v1 2018-01-01 21:31:42 +00:00
David Darnes
aead2d041d Account for multiple categories, #11 2018-01-01 20:52:03 +00: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
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
David Darnes
d3bee81035 Testing how dev and runtime dependencies work 2016-10-02 12:31:57 +01: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
a61794204b Pushes update to rubygems 2016-07-29 09:22:29 +01:00
David Darnes
78bb521bf3 Updates gemspec file 2016-06-19 19:20:09 +01:00
David Darnes
b6e779e5a0 Adds screenshot 2016-06-19 19:13:47 +01:00
David Darnes
3bf44c8ce5 version bump 2016-06-19 18:55:18 +01:00
David Darnes
900d01287e Version bump to 0.2.0 2016-06-19 18:45:38 +01:00
David Darnes
7b1bee8f9b Updates bourbon, sets up new styles 2016-06-18 08:45:31 +01:00
David Darnes
56d8239780 Version bump 2016-06-17 12:54:41 +01:00
David Darnes
d5a73695ed Version bump 2016-06-16 00:24:53 +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
99c790e68f Version bump 2016-06-14 00:13:12 +01:00
David Darnes
de108ab058 Bumps version 2016-06-13 22:03:54 +01:00
David Darnes
b2e48a88a1 Changes name again to something more searchable 2016-06-13 08:44:34 +01:00
David Darnes
e479d53ca2 Changes name of gem 2016-06-13 08:40:18 +01:00
David Darnes
895f8db52e Adds gemspec file 2016-06-13 00:32:47 +01:00