Parker Moore
b5b1ca068d
Add "Other News" section for News sidebar on site
2014-06-04 16:47:24 -04:00
Parker Moore
ecdf6c2213
Add img to StickerMule post.
2014-06-04 16:43:01 -04:00
Parker Moore
8b272b0bf0
Post about StickerMule discount.
2014-06-04 16:02:15 -04:00
Ivan Tse
6684a8f914
Refactor logic into Command class. Add tests.
2014-06-04 14:23:40 -04:00
Parker Moore
50fee0275c
Update history to reflect merge of #2436 [ci skip]
2014-06-04 14:20:36 -04:00
Parker Moore
4e26874298
Merge pull request #2436 from budparr/documenttoliquid
2014-06-04 14:16:22 -04:00
Parker Moore
b126159360
Skip initial build of site on serve with flag.
...
Adds --skip-initial-build flag to jekyll-serve, which serves the destination
immediately rather than waiting for the site to be built.
Fixes #1252 .
2014-06-03 13:30:14 -04:00
Bud Parr
dc622470c9
add test for collection name
2014-06-02 15:12:21 -04:00
Parker Moore
63eba6c634
Update history to reflect merge of #2470 [ci skip]
2014-06-02 15:07:24 -04:00
Parker Moore
2f70dd7015
Merge pull request #2470 from XhmikosR/https
2014-06-02 15:06:47 -04:00
Bud Parr
441ac3742c
remove extra space
2014-06-02 15:05:03 -04:00
Bud Parr
90bc9314f1
change label to collection
...
To make it clear the label is of the document's collection
2014-06-02 14:32:52 -04:00
XhmikosR
3ee02c1433
Use `https` for GitHub links.
...
The `http` links already redirect to `https` anyway.
2014-06-02 10:09:08 +03:00
Bud Parr
ff02e12389
Merge branch 'documenttoliquid' of https://github.com/budparr/jekyll into documenttoliquid
2014-06-01 22:36:24 -04:00
Bud Parr
69aae64133
Merge branch 'documenttoliquid' of https://github.com/budparr/jekyll into documenttoliquid
...
Conflicts:
lib/jekyll/document.rb
2014-06-01 22:36:20 -04:00
Bud Parr
00ab79b7cf
add collection.label to Document#to_liquid
2014-06-01 21:45:23 -04:00
Jens Nazarenus
467945bedb
Fixes the extra indentation in cucumber test
2014-06-01 22:21:31 +02:00
Jens Nazarenus
460d9c1c44
Adds an example how to use frontmatter defaults with collections
2014-06-01 22:21:31 +02:00
Jens Nazarenus
ae67940544
Adds the missing tests for #2405
2014-06-01 22:21:31 +02:00
Jens Nazarenus
497c10897f
Passes the url to FrontmatterDefaults.all instead of full path
2014-06-01 22:21:31 +02:00
Jens Nazarenus
e868a8437f
Includes tests for frontmatter defaults in documents
2014-06-01 22:21:31 +02:00
Jens Nazarenus
c8786b7b28
Adds default front-matter support for collecitons
2014-06-01 22:21:31 +02:00
Parker Moore
7a9bc641ee
Update history to reflect merge of #2469 [ci skip]
2014-06-01 14:36:43 -04:00
Parker Moore
781e606e5a
Merge pull request #2469 from jekyll/extract-gist-tag
2014-06-01 14:36:19 -04:00
Parker Moore
3c1c8c397f
Jekyll-gist 1.0. 💥
2014-06-01 14:25:13 -04:00
Parker Moore
ed87454ff8
Remove tests for gists.
2014-06-01 14:01:57 -04:00
Parker Moore
7977769d91
Test our RC1 of jekyll-gist.
2014-06-01 14:01:47 -04:00
Parker Moore
879abc0949
Externalize the {% gist %} tag as the jekyll-gist gem.
2014-06-01 13:18:00 -04:00
Parker Moore
f9bbe8ed58
Update history to reflect merge of #2468 [ci skip]
2014-06-01 11:16:49 -04:00
Parker Moore
46c99e6c87
Merge pull request #2468 from rob-murray/add_link_to_version_plugin
2014-06-01 11:16:23 -04:00
Rob Murray
d34d4cbc37
Add link to Jekyll Project Version Tag plugin
2014-06-01 12:04:49 +01:00
Parker Moore
4dd208a2b3
Fix link to jekyll-import docs
2014-05-30 18:19:44 -04:00
Parker Moore
bce2d5242c
Update history to reflect merge of #2444 [ci skip]
2014-05-30 18:17:26 -04:00
Parker Moore
83fb1fd0f6
Merge pull request #2444 from createdbypete/configurable-logger
2014-05-30 18:16:47 -04:00
Parker Moore
39ee223ef8
Update history to reflect merge of #2439 [ci skip]
2014-05-30 18:15:33 -04:00
Parker Moore
4e37b51749
Merge pull request #2439 from tschmidt/update-configuration-documentation
2014-05-30 18:14:52 -04:00
Parker Moore
85c07ce47b
Update history to reflect merge of #2438 [ci skip]
2014-05-30 18:03:10 -04:00
Parker Moore
041f727fe3
Merge pull request #2438 from pathawks/spicy-feed
2014-05-30 18:02:25 -04:00
Parker Moore
3f8ee8dc93
Update history to reflect closing of #2464 . [ci skip]
2014-05-30 18:01:18 -04:00
Parker Moore
6849d6a5e5
If rouge isn't there, say so.
...
In the previous version, it would say 'redcarpet' wasn't installed,
due to the rescue LoadError block on line 93. This change will tell
the user that, in fact, rouge isn't installed and that this is the
cause of the error, not that redcarpet isn't installed.
Fixes #2464 .
https://github.com/jekyll/jekyll/issues/2464
2014-05-30 17:59:47 -04:00
Parker Moore
2d0ba26497
Update history to reflect merge of #2458 [ci skip]
2014-05-30 11:36:19 -04:00
Parker Moore
e9ac432e0f
Merge pull request #2458 from karouf/cleaner-empty-dirs
2014-05-30 11:35:35 -04:00
Terry Schmidt
42cc3cac21
Changes to help clarify defaults in site config vs front-matter
2014-05-30 09:54:07 -05:00
Renaud Martinet
a324eafac4
Using implicit returns to conform to coding style
2014-05-30 08:46:31 +02:00
Parker Moore
6203224f3e
Update history to reflect merge of #2463 [ci skip]
2014-05-29 18:55:52 -04:00
Parker Moore
df40dc46bb
Merge pull request #2463 from bwillis/patch-1
2014-05-29 18:55:22 -04:00
Ben
8f9b0424b6
Add jekyll_github_sample plugin
2014-05-29 13:05:37 -07:00
Ivan Tse
c4434f27af
Get relative paths of directories to ignore
...
Use `Pathname#realpath` to get absolute paths so that
`Pathname#relative_path_from` will not raise an exception. Also add the
config files to this list.
2014-05-28 01:16:34 -04:00
Ivan Tse
6ba077cf37
Remove `Command.globs` method
...
It is no longer being used.
2014-05-28 01:15:07 -04:00
Parker Moore
3893004f5e
Update history to reflect merge of #2457 [ci skip]
2014-05-27 16:45:39 -04:00