Commit Graph

8 Commits

Author SHA1 Message Date
Adam Voss
f2989df305 Update .gitlab-ci.yml and README.md to specify production Jekyll configuration
If a user is using GitLab Pages it is most likely the user is using GitLab pages to publish a website not just stage a website that is published elsewhere.  If a user is publishing a website with Jekyll, they (and Jekyll themes/plugins) will expect that JEKYLL_ENV=production.  This commit provides that specification in `.gitlab-ci.yml`.

An examination of the existing repository showed this should not result in any change to the current rendering of the website.  However, the specification may be important for developers as explained in preceding commit.
2017-03-10 08:22:25 -06:00
Adam Voss
4f70121c8a Switch to using a Gemfile 2017-02-10 16:45:26 -06:00
Achilleas Pipinellis
6f3ebcb689 Add a test job 2016-04-05 21:19:30 +03:00
Achilleas Pipinellis
cc910e0130 Bump to Ruby 2.3 2016-04-05 21:15:23 +03:00
Virtua Creative
0142a85cee jekyll 3.2.1 default 2016-03-24 15:49:02 -03:00
Achilleas Pipinellis
9b1f11ca6e Install redcarpet 2015-12-17 21:59:56 +00:00
Kamil Trzcinski
1ffb1f4c93 Install jekyll in gitlab-ci.yml 2015-12-17 13:01:47 +01:00
Kamil Trzcinski
c6e3b66fd8 Add .gitlab-ci.yml 2015-12-17 12:49:09 +01:00