chrisfinazzo
ca29e4f585
Feedback from @parkr, rephrasing, and link to Ruby managers
2015-09-28 21:31:27 -04:00
Parker Moore
ed7fcf6773
Update history to reflect merge of #4001
...
[ci skip]
2015-09-28 14:03:30 -07:00
Parker Moore
25cea4d3d2
Merge pull request #4001 from hartmel/master
...
Merge pull request 4001
2015-09-28 14:02:53 -07:00
hartmel
951c604017
Add timezone as hour & minute offset in the initial post in the new site template. Fixes #3998
2015-09-28 22:18:02 +02:00
chrisfinazzo
269018b011
Instructions for El Capitan
2015-09-27 15:49:24 -04:00
Parker Moore
2807b8a012
Update history to reflect merge of #3997
...
[ci skip]
2015-09-26 12:35:22 -07:00
Parker Moore
5a765affa3
Merge pull request #3997 from d9n/master
...
Merge pull request 3997
2015-09-26 12:34:32 -07:00
David Herman
1703b59ce8
Add header message to _config.yml
...
The first thing new users to Jekyll do is open _config.yml, so this
change adds a simple welcome message to the top of it. Additionally,
it informs the user that the file is not automatically reloaded when
changed, which is a point of confusion for new users.
Related issue: https://github.com/jekyll/jekyll/issues/2302
2015-09-25 18:57:46 -07:00
Parker Moore
85b6d936d8
docs: include backup github-pages Gemfile
...
Fixes #3985
2015-09-24 16:24:26 -07:00
Parker Moore
abcab4b91f
Update history to reflect merge of #3992
...
[ci skip]
2015-09-24 16:07:03 -07:00
Parker Moore
e193f5a738
Merge pull request #3992 from jekyll/abort-before-confusing-msg
...
Merge pull request 3992
2015-09-24 16:06:26 -07:00
Jordon Bedwell
51f32502b9
Update history.markdown to reflect the merge of #3994
2015-09-24 13:42:34 -05:00
Jordon Bedwell
c91b622967
Merge pull request #3994 from arthurhammer/patch-1
...
Fix broken configuration documentation page
2015-09-24 13:41:56 -05:00
Arthur Hammer
16eef80539
Fix broken configuration documentation page
2015-09-24 20:27:03 +02:00
Jordon Bedwell
f9925bef2b
Update history.markdown to reflect the merge of #3990
2015-09-24 12:59:05 -05:00
Jordon Bedwell
e01c40f575
Merge pull request #3990 from pheuko/permalink-timestamp
...
Added permalink time variables
2015-09-23 23:07:28 -05:00
Pedro Euko
22b59ae793
Added permalink time variables
2015-09-23 21:51:02 -03:00
Parker Moore
c7bc76269c
Abort if no subcommand.
...
Fixes #3412
2015-09-23 17:32:33 -07:00
Parker Moore
8563f59125
Update history to reflect merge of #3989
...
[ci skip]
2015-09-22 21:07:09 -07:00
Parker Moore
1bb8f9cf81
Merge pull request #3989 from tomjohnson1492/patch-1
...
Merge pull request 3989
2015-09-22 21:06:31 -07:00
Tom Johnson
38a561a14c
Made small pull request fixes as noted by Parker
2015-09-22 14:28:32 -07:00
Tom Johnson
a82b063d42
Added documentation for Jekyll environment variables
...
Information about Jekyll environment variables was missing from the documentation. This seemed like a good place to include it.
2015-09-22 09:35:14 -07:00
Parker Moore
f3b99ebda7
Release 💎 3.0.0.pre.beta9
2015-09-21 12:31:00 -07:00
Parker Moore
9181d22391
Update history to reflect merge of #3917
...
[ci skip]
2015-09-21 12:21:35 -07:00
Parker Moore
bea64a2cf7
Merge pull request #3917 from leo/patch-1
...
Merge pull request 3917
2015-09-21 12:21:11 -07:00
Parker Moore
666df42a28
Update history to reflect merge of #3968
...
[ci skip]
2015-09-21 12:20:43 -07:00
Bruce Smith
402643435d
replace broken link; add other Mac-specific info
...
Fixes #3968
2015-09-21 12:08:51 -07:00
Jordon Bedwell
d6b37a1644
Lock Cucumber to 2.0 because 2.1 is broken.
2015-09-11 15:03:07 -05:00
Jordon Bedwell
908bb2e7af
Fix #3970 : Use Gem::Version to compare versions, not >.
2015-09-11 14:44:20 -05:00
Jordon Bedwell
f1fd89bd8e
Update history.markdown to reflect the merger of #3966
2015-09-09 08:09:08 -05:00
Jordon Bedwell
92647c58aa
Merge pull request #3966 from webchef/patch-1
...
Update plugins.md
2015-09-09 08:07:53 -05:00
Arne Gockeln
b02ae4fad1
Update plugins.md
...
Added a link to a new generator plugin for replacing german umlauts with html
2015-09-09 14:43:54 +02:00
Parker Moore
b732667aea
site: document required ruby versions
...
closes #3963
2015-09-07 22:04:32 -07:00
Alfred Xing
1dc2a34252
Update history to reflect merge of #3828
...
[ci skip]
2015-09-02 20:23:58 -07:00
Alfred Xing
93d282a5c1
Merge pull request #3828 from superlukas/fix-clean-command
...
Merge pull request 3828
2015-09-02 20:22:14 -07:00
Jordon Bedwell
baafe24e4a
Update history.markdown to reflect the merge of #3736
2015-09-01 13:54:24 -05:00
Jordon Bedwell
8ce4ff9060
Merge pull request #3736 from jekyll/jekyll-feed
...
Use Jekyll Feed for jekyllrb.com
2015-09-01 13:53:30 -05:00
Ben Balter
47df90583a
Merge branch 'master' into jekyll-feed
2015-09-01 14:35:55 -04:00
Leonard
a7378da16c
Updated URL
2015-09-01 20:27:39 +02:00
Jordon Bedwell
11da2e0d90
Update history.markdown to reflect the merger of #3769
2015-09-01 13:27:18 -05:00
Jordon Bedwell
0340fea808
Merge pull request #3769 from chrisfinazzo/install-docs
...
Update install docs (Core dependencies, Windows reqs, etc)
2015-09-01 13:26:17 -05:00
Jordon Bedwell
fffb834e63
Update history.markdown to reflect the merger of #3158
2015-08-31 05:17:16 -05:00
Jordon Bedwell
87517af979
Merge pull request #3950 from nyufac/master
...
Jekyll views router plugin
2015-08-31 05:16:04 -05:00
Parker Moore
d35f0a8e16
Merge pull request #3948 from julienbourdeau/julienbourdeau-patch-1
...
Just fixed markdown list in `site/README.md`
2015-08-30 12:55:43 -07:00
Neil Faccly
d18d1bc43b
Jekyll views router plugin
2015-08-30 21:10:27 +05:00
Julien Bourdeau
edcbe99b58
Update README.md
2015-08-30 15:48:02 +02:00
Parker Moore
f2d31a1b20
Update history to reflect merge of #3935
...
[ci skip]
2015-08-25 23:39:40 -07:00
Parker Moore
831eb17b29
Merge pull request #3935 from jekyll/filter-where-to_s
...
Merge pull request 3935
2015-08-25 23:39:19 -07:00
Parker Moore
4169075dd1
filters: `where` should compare stringified versions of input & comparator
...
Non-string input was being missed as a result of poor comparison.
Converting inputs to strings ensure numerical and boolean values are
properly compared.
Fixes #3911 .
2015-08-25 23:00:58 -07:00
Parker Moore
cd4829d28d
Update history to reflect merge of #3931
...
[ci skip]
2015-08-25 22:11:23 -07:00