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
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
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
Tanguy Krotoff
c4d617e6aa
Fix nav items alignment when on multiple lines
2015-01-07 12:30:48 +01:00
Parker Moore
f95d0ba840
Update history to reflect merge of #3172 [ci skip]
2015-01-05 23:19:47 -08:00
Parker Moore
502fd94f2c
Merge pull request #3172 from alfredxing/docs-output-overrides
2015-01-05 23:19:12 -08:00
Alfred Xing
c58ac78a5e
Expose Publisher in Site
2015-01-05 16:13:04 -08:00
Alfred Xing
7655b533c9
Allow documents to set `published` in front matter
2015-01-05 16:11:02 -08:00
XhmikosR
b6c197d312
Docs: Assorted accessibility tweaks.
2015-01-05 13:32:35 +02:00
Mads Ohm Larsen
1062fdf89f
Use local tmp folder for symlink tests
2015-01-05 09:28:54 +01:00
Mads Ohm Larsen
a2b6aa263e
Add local tmp folder
2015-01-05 09:28:54 +01:00
Parker Moore
620115a986
Update history to reflect merge of #3261 [ci skip]
2015-01-05 00:08:08 -08:00
Parker Moore
1ca06e70d3
Merge branch 'master' of github.com:jekyll/jekyll
...
* 'master' of github.com:jekyll/jekyll:
Use FileList instead of Dir.glob
2015-01-05 00:07:39 -08:00
Parker Moore
919d37fb37
Merge pull request #3261 from flyinprogrammer/master
2015-01-05 00:07:35 -08:00
Parker Moore
f7dafb1f04
Update history to reflect merge of #3255 [ci skip]
2015-01-05 00:06:51 -08:00
Parker Moore
6504645c60
Merge pull request #3255 from XhmikosR/readme-badges
2015-01-05 00:06:01 -08:00
Alan Scherger
fc0ea20a85
Use FileList instead of Dir.glob
2015-01-04 20:46:43 -08:00
XhmikosR
b20a175c27
Switch to shields.io for the README badges.
...
This way we have consistent badges.
[ci skip]
2015-01-04 13:13:16 +02:00
Parker Moore
2f06f4aad7
Update history to reflect merge of #3254 [ci skip]
2015-01-03 23:06:17 -08:00
Parker Moore
ff3fa84b8a
Merge pull request #3254 from flyinprogrammer/master
2015-01-03 23:05:57 -08:00
Alan Scherger
7f370cb82f
Update rake task site:publish to fix minor bugs.
...
* Automate creating gh-pages directory
* Ensure gh-pages dir always has correct branch checked out
* Purge gh-pages of files so that a sync of site truly occurs
* Ensure dot files are synced
* Be exact with our exclusions to eliminate guess work
2015-01-03 19:50:33 -08:00
Matt Rogers
51951c43e8
Update history to reflect merge of #3253 [ci skip]
2015-01-03 09:49:54 -06:00
Matt Rogers
a88f2567f7
Merge pull request #3253 from SuriyaaKudoIsc/master
2015-01-03 09:49:51 -06:00
Suriyaa Kudo
d159684f87
Update LICENSE
2015-01-03 11:59:24 +01:00
Matt Rogers
d29dd11ae3
Update history to reflect merge of #3233 [ci skip]
2015-01-02 13:39:01 -06:00
Matt Rogers
8d968ebae0
Merge pull request #3233 from jessepinho/punctuation-fixes
2015-01-02 13:38:58 -06:00
Matt Rogers
86f7196ef5
Update history to reflect merge of #3251 [ci skip]
2015-01-02 13:27:10 -06:00
Matt Rogers
064d6de48d
Merge pull request #3251 from nternetinspired/article-semantics
2015-01-02 13:27:07 -06:00
Seth Warburton
21bd3e6c5a
[imp] Semantic structure improvements
2015-01-02 12:14:58 +00:00
Jesse Pinho
07bd3a3759
Clarify paragraph on the return value of `generate`
2015-01-01 23:58:40 -06:00
Parker Moore
e40e12fabd
Update history to reflect merge of #3234 [ci skip]
2014-12-29 20:49:25 -05:00
Parker Moore
a098dc80cd
Merge pull request #3234 from jekyll/ruby-2-2
2014-12-29 20:49:04 -05:00
Parker Moore
419aaba07c
Update history to reflect merge of #3244 [ci skip]
2014-12-29 20:48:31 -05:00
Parker Moore
7cd5847826
Merge pull request #3244 from jekyll/store-messages
2014-12-29 20:48:23 -05:00
Parker Moore
9109da32f9
Update test for the date() Liquid filter.
2014-12-29 20:44:10 -05:00
Parker Moore
7bcf8d689e
Always call Time#localtime to translate to TZ'd time.
2014-12-29 20:12:35 -05:00
Parker Moore
f66862c508
Install rake if the lib isn't there; upgrade to cucumber 1.3.18
2014-12-29 18:40:53 -05:00
Parker Moore
cb95a72f5a
Update history to reflect merge of #2924 [ci skip]
2014-12-29 18:00:54 -05:00
Parker Moore
9b81f29625
Merge pull request #2924 from nitoyon/unescape-document
2014-12-29 18:00:44 -05:00
nitoyon
5e10958faa
Unescape Document output path
...
Document#destination wasn't unescaped properly.
For example, when we have a document named '_langs/c#.md',
we expect its url to be '/langs/c#.html',
but it was actually '/langs/c%23.html'.
We now unecape URL at Document#destination like Post#destination and
Page#destination.
2014-12-29 22:38:50 +09:00
Parker Moore
7f034f51e3
Improvments to script/stackprof. [ci skip]
2014-12-29 02:16:04 -05:00
Parker Moore
1fc99bdd97
Test LogAdapter#messages
2014-12-29 01:21:01 -05:00
Parker Moore
7fc47bfc43
Initialize @messages at instantiation time.
2014-12-29 01:14:16 -05:00