Joel Glovier
f789168522
use rake instructions instead
2014-12-09 20:45:01 -05:00
Parker Moore
7656b9d295
Update history to reflect merge of #3198 [ci skip]
2014-12-09 10:55:08 -08:00
Parker Moore
176dc3cef7
Merge pull request #3198 from mehdisadeghi/master
2014-12-09 10:54:19 -08:00
Parker Moore
360412364e
Update history to reflect merge of #3158 [ci skip]
2014-12-09 10:51:11 -08:00
Parker Moore
49115dbdab
Merge pull request #3158 from afeld/as-liquid-refactor
2014-12-09 10:50:42 -08:00
Aidan Feldman
383a0d0aa7
modify as_liquid to use case statement
2014-12-09 07:42:14 -05:00
Mehdi Sadeghi
b735170ceb
Jekyll-jalali plugin added to the plugins list.
2014-12-09 12:44:50 +01:00
robschia
59acdaab9a
Fixed itemprop="author name"
...
You are right, I tried to oversimplify it. Also, {{ page.date | %Y-%m-%d }} doesn't output what I expected. I think it's fixed now, I tried the code with a couple of validators and everything seems fine.
2014-12-08 19:46:49 +01:00
Joel Glovier
12651c19e5
further clarify local dev steps
2014-12-08 10:15:25 -05:00
Joel Glovier
1694f8609c
update site dir readme
...
Add some helpful info to the readme.
2014-12-08 10:08:54 -05:00
Joel Glovier
e80469b7b0
add in page nav to troubleshooting file
2014-12-08 10:08:13 -05:00
Parker Moore
032139bd2f
Ensure only one converter is found for .Rmd in the tests. Ref: #3147 .
2014-12-07 16:08:16 -08:00
Parker Moore
6deed4c66b
Update history to reflect merge of #3180 [ci skip]
2014-12-07 15:38:45 -08:00
Parker Moore
253bcc2faf
Merge pull request #3180 from jekyll/fix-coverage-reporting
2014-12-07 15:38:03 -08:00
Alfred Xing
43a28aed96
Fix indentation
2014-12-05 19:38:43 -08:00
Alfred Xing
5d9662f80f
Always regenerate asset files
2014-12-05 19:07:18 -08:00
robschia
ed9cc80ff9
Update post.html
2014-12-06 00:49:04 +01:00
robschia
9b6eeba81e
Added basic microdata
2014-12-06 00:32:05 +01:00
Eduardo Boucas
40e4c031e3
Add site to Resources page
2014-12-05 12:36:34 +00:00
Jordan Thornquest
f80dc07f82
add link to tutorial on building dynamic navbars
2014-12-04 21:54:02 -07:00
Alfred Xing
52f0b36558
Add incremental rebuild info to build command output
2014-12-04 20:09:49 -08:00
Matt Rogers
f8af94431d
Fix coverage reporting for built-in bundles
2014-12-02 20:50:39 -06:00
Parker Moore
89bdd47ebc
Update history to reflect merge of #3176 [ci skip]
2014-12-02 14:23:45 -08:00
Parker Moore
2c85f4ef24
Merge pull request #3176 from rud/bugfix/site-feed-is-rss
2014-12-02 14:23:02 -08:00
Laust Rud Jacobsen
c8fc567c8d
Site /feed.xml is RSS 2.0, fix auto-discovery header
...
Refs #2996
2014-12-02 22:40:22 +01:00
Parker Moore
460dd81fe1
Update history to reflect merge of #3177 [ci skip]
2014-12-01 14:41:42 -08:00
Parker Moore
7c8c41f0d7
Merge pull request #3177 from rpherbig/master
2014-12-01 14:41:14 -08:00
Robert Herbig
3b57879e71
Simplified platform detection for Windows
2014-12-01 05:40:07 -06:00
Parker Moore
19527b47ab
Update history to reflect merge of #3170 [ci skip]
2014-11-30 15:17:43 -08:00
Parker Moore
8298733e67
Merge pull request #3170 from tkrotoff/fix-viewport
2014-11-30 15:16:51 -08:00
Tanguy Krotoff
64b0102686
Fix viewport meta tag
2014-11-29 12:30:43 +01:00
Parker Moore
bfab00a65a
Update history to reflect merge of #3163 [ci skip]
2014-11-28 21:38:49 -08:00
Parker Moore
fea79dcbab
Merge pull request #3163 from lkorth/patch-1
2014-11-28 21:38:27 -08:00
Parker Moore
b4bc3b0aa0
Update history to reflect merge of #3161 [ci skip]
2014-11-28 21:38:15 -08:00
Parker Moore
ac7f592839
Merge pull request #3161 from dnozay/patch-3
2014-11-28 21:32:23 -08:00
Parker Moore
4ccf9ea683
Update history to reflect merge of #3162 [ci skip]
2014-11-28 21:27:32 -08:00
Parker Moore
7de9433fbc
Merge pull request #3162 from dnozay/patch-4
2014-11-28 21:27:07 -08:00
Parker Moore
9c8acdd3ea
Update history to reflect merge of #3165 [ci skip]
2014-11-28 21:22:58 -08:00
Parker Moore
e9904fd44b
Merge pull request #3165 from fabschurt/fix-doc-typos
2014-11-28 21:22:32 -08:00
Damien Nozay
ba9a309572
Update configuration.md
...
`keep_files` is a very useful option when using tools such as `grunt-build-control`, `grunt`, `gulp` or `yeoman`.
2014-11-28 21:09:08 -08:00
Alfred Xing
d0e12d69bc
Last few revisions
2014-11-28 14:05:40 -08:00
Fabien Schurter
75cf2d73f6
Fix erroneous 'next_section' value
...
According to /site/_data/docs.yml, the document next to
'deployment-methods' is 'continuous-integration', not 'troubleshooting'
(the 'prev_section' value in 'troubleshooting' is correctly set to
'deployment-methods' though).
2014-11-28 04:26:22 +01:00
Fabien Schurter
974fab6c9c
Fix a typo
...
Replaced "capaibilities" with correct spelling: "capabilities".
2014-11-28 04:14:26 +01:00
Luke Korth
2a37f459d4
Add jekyll-500px-embed to tag plugins
2014-11-27 16:35:23 -08:00
Damien Nozay
5a554572e3
Update configuration.md
...
repeat warning about `destination` that is found in <http://jekyllrb.com/docs/usage/ >
(see also pull request #3159 )
2014-11-27 15:11:28 -08:00
Alfred Xing
a701e59c07
Add lots more unit tests
2014-11-27 10:40:31 -08:00
Alfred Xing
b6d81c58df
Perform less expensive operation first
2014-11-27 10:00:29 -08:00
Aidan Feldman
4776b27ff3
reduce nesting of #as_liquid
2014-11-27 04:20:05 -06:00
Aidan Feldman
87d08ec827
refactor #as_liquid
2014-11-27 04:16:29 -06:00
Aidan Feldman
229303bbc8
compare resulting data in jsonify test
2014-11-27 04:01:31 -06:00