Parker Moore
763118a381
Merge pull request #3299 from ryanburnette/fix_date
2015-01-13 12:00:33 -08:00
Ryan Burnette
80465efff7
Require date in filters.rb
2015-01-13 13:51:47 -05:00
Ryan Burnette
588bba39ad
Add test for Date object in filters.rb
2015-01-13 13:51:36 -05:00
Ryan Burnette
936c737a32
Address #3298
2015-01-13 02:21:28 -05:00
Alan Scherger
b31d8a1ecd
more concise doc array creation
2015-01-12 22:09:06 -08:00
Parker Moore
e13c800b3a
Update history to reflect merge of #3295 [ci skip]
2015-01-12 18:23:42 -08:00
Parker Moore
e724622a92
Merge pull request #3295 from jaybe-jekyll/patch-1
2015-01-12 18:23:11 -08:00
jaybe@jekyll
e378b2efd3
Update usage.md
...
Correction; clarity.
2015-01-12 18:21:00 -06:00
jaybe@jekyll
12cbfa8cf4
Update usage.md
...
Clarity.
2015-01-12 18:20:17 -06:00
Parker Moore
aedff733e0
Update history to reflect merge of #3296 [ci skip]
2015-01-12 15:08:15 -08:00
Parker Moore
fa7d4cde67
Merge pull request #3296 from jaybe-jekyll/patch-2
2015-01-12 15:08:03 -08:00
jaybe@jekyll
7be49c99c1
Update configuration.md
...
Sync Destination folder cleansing language with Usage docs page (i.e. adding `keep_files` directive).
2015-01-12 16:52:13 -06:00
jaybe@jekyll
d2b33144a7
Update usage.md
...
Sync Destination folder cleansing language with Configuration docs page (i.e. adding `keep_files` directive)
2015-01-12 16:51:15 -06:00
Sylvester Keil
60921132c6
Preserve original mtime when copying static files
2015-01-12 13:00:35 +01:00
Parker Moore
e7dcc2424a
Don't copy the .sass-cache to the gh-pages dir.
2015-01-12 00:37:33 -08:00
Parker Moore
7439d303c4
Update history to reflect merge of #3291 [ci skip]
2015-01-12 00:34:06 -08:00
Parker Moore
e7feae98f5
Merge pull request #3291 from flyinprogrammer/master
2015-01-12 00:33:38 -08:00
Alan Scherger
c26f040bcf
Eliminate the need for prev_section and next_section metadata.
2015-01-11 21:19:14 -08:00
Alan Scherger
5e9706e2aa
Break when we successfully generate nav link.
2015-01-11 20:42:34 -08:00
Parker Moore
965e3a1173
Update history to reflect merge of #3288 [ci skip]
2015-01-11 16:21:22 -08:00
Parker Moore
09230cde50
Merge pull request #3288 from jaybe-jekyll/patch-1
2015-01-11 16:19:54 -08:00
jaybe@jekyll
312717b56d
Update configuration.md
...
Tweak and simplify language re: `keep_files` and `destination` directory.
2015-01-11 18:08:05 -06:00
jaybe@jekyll
f228b31c2e
Update configuration.md
...
Clarify ability to retain generated content in `destination` via the `keep_files` configuration directive.
2015-01-11 13:11:29 -06:00
Parker Moore
244310fbaa
Update history to reflect merge of #2767 [ci skip]
2015-01-10 01:53:40 -08:00
Parker Moore
6816b5ea76
Merge pull request #2767 from jekyll/rdiscount-2
2015-01-10 01:53:07 -08:00
Parker Moore
7c8e4d46eb
Fix up new output for RDiscount 2.
2015-01-10 00:21:18 -08:00
Parker Moore
585a31d8aa
Support RDiscount 2.
...
Fixes #2747 .
2015-01-10 00:21:18 -08:00
Parker Moore
e2a5a9dbc1
Update history to reflect merge of #3256 [ci skip]
2015-01-10 00:14:34 -08:00
Parker Moore
f2650e7b0f
Merge pull request #3256 from XhmikosR/accessibility-tweaks
2015-01-10 00:14:09 -08:00
Parker Moore
8b6a9d66ec
Update history to reflect merge of #3258 [ci skip]
2015-01-10 00:12:40 -08:00
Parker Moore
0bf82e9cf7
Merge pull request #3258 from omegahm/symlink-local-tmp
2015-01-10 00:12:06 -08:00
Parker Moore
4e9b0663be
Update history to reflect merge of #3279 [ci skip]
2015-01-10 00:09:18 -08:00
Parker Moore
b9542c5426
Merge pull request #3279 from jekyll/fix-cross-platform-testing
2015-01-10 00:08:29 -08:00
Parker Moore
0a4bd99e6b
Update history to reflect merge of #3271 [ci skip]
2015-01-10 00:05:03 -08:00
Parker Moore
5536f950f9
Merge pull request #3271 from maban/patch-1
2015-01-10 00:04:16 -08:00
Parker Moore
989639256d
Update history to reflect merge of #3278 [ci skip]
2015-01-10 00:00:30 -08:00
Parker Moore
9a52d56b5a
Merge pull request #3278 from jekyll/kevinushey-bugfix/highlight-whitespace-stripping
2015-01-10 00:00:06 -08:00
Parker Moore
a6238c36d5
Fix script/test to be more cross-compatible with other platforms
2015-01-09 23:58:32 -08:00
Parker Moore
730aedd0a3
Add Rake's test loader because it is inconsistently installed.
2015-01-09 23:57:52 -08:00
Parker Moore
4cbd814546
Add support for Windows line feeds too.
2015-01-09 23:55:47 -08:00
Parker Moore
cae9d96cc4
Add test for stripping just newlines from code blocks.
...
Ref #3275 .
2015-01-09 23:51:34 -08:00
Parker Moore
8a9c48c7b4
Update history to reflect merge of #3277 [ci skip]
2015-01-09 23:33:21 -08:00
Parker Moore
faccf8f802
Merge pull request #3277 from paulrayner/jekyll-asciidoc_plugin
2015-01-09 23:32:49 -08:00
Malo Skrylevo
a0f2b5f944
get procedure for default excerpt separator for both cases site and page was
...
moved to the post's specific method :excerpt_separator.
2015-01-10 04:05:16 +03:00
Paul Rayner
bce4680182
Add new AsciiDoc plugin gem to list of Jekyll plugins.
2015-01-09 15:41:45 -07:00
Kevin Ushey
b92274b101
only strip newlines when rendering highlight blocks ( #3265 )
2015-01-09 00:07:11 -08:00
Anna Debenham
e7c0e313a3
Change collection documentation based on #223
...
Clarifying what happens if no YAML front matter exists. The current explanation says that Jekyll will generate a file without Front Matter, but it appears this isn't the case.
I'm still not sure if this is the intended behaviour, but this clarifies how it currently works.
2015-01-08 18:39:27 +00:00
Malo Skrylevo
54d0bf47e8
Added per post excerpt_separator functionality, so you are able to
...
specify :excerpt_separator (as well as just :excerpt) key direct inside
the post YAML, to make an excerpt based on the value in the post. Tests
were also added.
2015-01-08 15:18:06 +03:00
Parker Moore
d47b882af2
Update history to reflect merge of #3264 [ci skip]
2015-01-07 14:27:17 -08:00
Parker Moore
2f4e5fa28b
Merge pull request #3264 from tkrotoff/fix-nav-items-gaps
2015-01-07 14:25:59 -08:00