zachgersh
6e0bb5e0ba
Final changes for M & P.
2013-06-17 21:36:08 -07:00
zachgersh
ec1644dfd2
Slight formatting changes to make everyone happy.
2013-06-17 21:26:01 -07:00
zachgersh
86b0537008
Slight rewording of the english to make it sound better.
2013-06-17 21:26:01 -07:00
zachgersh
5ada13fb45
Updated contributing documentation as per parkr.
2013-06-17 21:26:01 -07:00
Matt Rogers
58dacf796f
Update history to reflect merge of #1225
2013-06-17 21:16:31 -05:00
Matt Rogers
6825b8ad9f
Merge pull request #1225 from ixti/patch-1
...
Adds jekyll-assets plugin link
2013-06-17 19:15:43 -07:00
Aleksey V. Zapparov
5593a2d72c
Adds jekyll-assets plugin link
2013-06-17 21:14:00 +03:00
Matt Rogers
02037b5f63
Update history to reflect merge of #1223
2013-06-17 13:06:52 -05:00
Matt Rogers
106455b471
Merge pull request #1223 from mojombo/remove-obsolete-plugins
...
Remove plugins that have been obsoleted by changes in the core
2013-06-17 11:05:42 -07:00
Matt Rogers
0ee385f217
Remove plugins that have been obsoleted by changes in the core
2013-06-17 09:30:47 -05:00
Matt Rogers
98247a1c95
Update history to reflect merge of #1222
2013-06-17 09:19:07 -05:00
Matt Rogers
8024dc1073
Merge pull request #1222 from zachleat/patch-1
...
Add ReadInXMinutes to plugin list
2013-06-17 07:18:08 -07:00
Zach Leatherman
4a88bf2249
Add ReadInXMinutes plugin
2013-06-17 09:03:53 -05:00
Anand Narayan
7e79b9df92
added a plus to permalink
2013-06-15 23:18:31 +05:30
maul.esel
bdd84f275e
Ruby 1.8.7 only supports 1 param to Regexp.match()
2013-06-15 18:28:26 +02:00
maul.esel
99721ee8aa
To satisfy Ruby 1.8.7, use look-ahead instead of look-behind
2013-06-15 18:19:52 +02:00
Anand Narayan
5c47014c90
removed cgi unescape in page destination
2013-06-15 18:38:14 +05:30
Parker Moore
872eba313c
Update history to reflect merge of #1214
2013-06-15 14:16:30 +02:00
Parker Moore
76e5b7fa13
Merge pull request #1214 from jadbirch/docs_correction
...
Very small documentation correction
2013-06-15 05:14:29 -07:00
Jarrod Birch
9f1e1d4b4e
Edited the two contributing pages to ensure that they point readers towards site/docs for the docs rather than site/_posts (which doesn't exist)
2013-06-15 12:21:53 +01:00
maul.esel
0fa03d2651
stupid Ruby 1.8.7 doesn't support named groups
2013-06-13 18:48:40 +02:00
maul.esel
53dec6a4f6
add single-quote cucumber testing
2013-06-13 18:39:00 +02:00
maul.esel
639acea0a7
do parameter parsing with @imathis' incredible regex
...
This also introduces single-quote support.
2013-06-13 18:38:14 +02:00
Parker Moore
7ee89982e8
Update history to reflect merge of #1210 .
2013-06-13 14:58:39 +02:00
Parker Moore
e5d2b2fb9a
Update history to reflect merge of #1208 .
2013-06-13 14:57:50 +02:00
Matt Rogers
9a8c5aa19d
Merge pull request #1208 from mojombo/imageoptim
...
Run site/img through ImageOptim
2013-06-13 05:23:10 -07:00
Parker Moore
fe957af27f
Merge pull request #1210 from snappylabs/jpap-docs-plugin-jade
...
Added Jade Converter to docs/plugins
2013-06-13 04:23:52 -07:00
John Papandriopoulos
12fe8ed00a
Added Jade Converter to docs/plugins
2013-06-13 04:07:58 -07:00
Nick Quaranto
ab351fb073
Run site/img through ImageOptim
2013-06-12 17:25:20 -04:00
Parker Moore
4c750da1be
Add freenode verification file to jekyllrb.com.
2013-06-12 21:45:52 +02:00
maul.esel
1b20a185ca
fix liquid syntax in the docs
2013-06-12 18:14:03 +02:00
maul.esel
1e15df0701
fix cucumber feature to obey new date format
2013-06-11 16:28:50 +02:00
maul.esel
5a990f7854
add unit tests for include tag parameters
2013-06-11 16:11:56 +02:00
maul.esel
fad210100b
document include tag parameters
2013-06-11 16:08:47 +02:00
maul.esel
f612330565
add support for parameters to {% include %} tags
2013-06-11 16:04:42 +02:00
maul.esel
73e589df56
add a cucumber feature for passing parameters to includes
2013-06-11 16:04:42 +02:00
Parker Moore
7f10b32431
Fix tests to match new behaviour of Pager.paginate_path
2013-06-09 21:09:06 +02:00
Parker Moore
7dc6767bc9
Fix Pager.in_hierarchy to actually do the right thing
2013-06-09 21:08:45 +02:00
Parker Moore
05218711b2
Add warning when pagination is enabled but no template page has been found
2013-06-09 21:08:29 +02:00
Parker Moore
6e80ba868e
Fix tests for Pager.
2013-06-09 18:52:24 +02:00
Parker Moore
81a2d03e58
WIP – fixing tests.
2013-06-09 18:31:09 +02:00
Parker Moore
bd0e45c1b9
Fixed bugs with pagination in a subdirectory.
2013-06-09 18:31:09 +02:00
Parker Moore
a71b755e9e
Remove superfluous "After" block from step defintions.
2013-06-09 18:31:09 +02:00
Parker Moore
ce3fa7fd02
Add feature to test new functionality.
2013-06-09 18:31:08 +02:00
Parker Moore
f9d26bfd51
Update history to reflect fixing of #1196 .
2013-06-09 18:12:03 +02:00
Parker Moore
62a2390470
Merge branch 'master' of github.com:mojombo/jekyll
...
* 'master' of github.com:mojombo/jekyll:
Update history to reflect merge of #1191
Update history to reflect merge of #1151
Moving Quick-start guide to own section
Remove extra parentheses and swapped regex back
Combined two features into one
2013-06-09 18:09:31 +02:00
Parker Moore
9b668be281
Update ProTip on Installation page in docs to point to all the info about Pygments and the 'highlight' tag. Fixes #1196 .
2013-06-09 18:08:55 +02:00
Matt Rogers
1374a63542
Update history to reflect merge of #1191
2013-06-08 12:50:43 -05:00
Matt Rogers
da691b579f
Merge pull request #1191 from leggetter/master
...
Moving Quick-start guide to own section
2013-06-08 10:49:32 -07:00
Matt Rogers
6850aa8094
Update history to reflect merge of #1151
2013-06-08 12:47:34 -05:00