Commit Graph

7135 Commits

Author SHA1 Message Date
Ben Balter e8617cf7cd better theme-not-found handling 2016-03-08 11:53:29 -05:00
Ben Balter ea84ac9b04 use rocket hashes 2016-03-08 11:52:33 -05:00
Ben Balter 06ee9bcff4 remove title of history file 2016-03-08 11:52:17 -05:00
jekyllbot ce3ea138ce Update history to reflect merge of #4558 [ci skip] 2016-03-08 06:22:13 -08:00
jekyllbot 85685a8981 Merge pull request #4558 from zandaleph/log-future
Merge pull request 4558
2016-03-08 06:22:13 -08:00
Zack Spencer 13912482ad Adding a debug log statment for skipped future posts.
For https://github.com/jekyll/jekyll/issues/4507
2016-03-07 22:10:10 +00:00
jekyllbot 3213ea70e5 Update history to reflect merge of #4641 [ci skip] 2016-03-07 13:56:51 -08:00
jekyllbot 24da7f8883 Merge pull request #4641 from alexpls/patch-1
Merge pull request 4641
2016-03-07 13:56:51 -08:00
Ben Balter c86fba6fb3 use /assets for theme assets, not _assets 2016-03-06 15:42:08 -05:00
Ben Balter ff3df203c4 document how to use themes 2016-03-06 15:32:26 -05:00
Alex Plescan 71d510a79c Update HTMLProofer CLI command
Version 3.0 of HTMLProofer has renamed the CLI command `htmlproof` to `htmlproofer` (https://github.com/gjtorikian/html-proofer/issues/246).

This commit updates documentation to reflect this change.
2016-03-06 13:30:37 +10:00
surrim 46bdaa49dc using FileUtils.copy_entry instead of FileUtils.cp to allow symlinks 2016-03-05 23:31:16 +01:00
Ben Balter 8b880cb993 add theme tests 2016-03-05 13:35:52 -05:00
Ben Balter ada7c4f441 revert layout reader 2016-03-05 13:05:57 -05:00
Ben Balter 47416169c3 add sass path 2016-03-05 13:05:11 -05:00
Ben Balter 8bfb9e51f3 Merge branch 'master' into themes 2016-03-05 13:04:15 -05:00
Anthony Smith b3c6714b12 Subdirectories of _posts are no longer categories
See  #4084
2016-03-05 10:59:54 +00:00
Jordon Bedwell 37cc45239d Merge pull request #4635 from HugoGiraudel/patch-3
Added role="banner" to <header>
2016-03-05 02:22:10 -06:00
jekyllbot 456007aab7 Update history to reflect merge of #4630 [ci skip] 2016-03-04 14:34:21 -08:00
jekyllbot b8b5cb47ec Merge pull request #4630 from dvonlehman/patch-1
Merge pull request 4630
2016-03-04 14:34:21 -08:00
jekyllbot d8bb9ae77b Update history to reflect merge of #4637 [ci skip] 2016-03-04 14:32:05 -08:00
jekyllbot 26782e246b Merge pull request #4637 from HugoGiraudel/patch-5
Merge pull request 4637
2016-03-04 14:32:05 -08:00
Hugo Giraudel 664206608d Removed unnecessary nesting from _base.scss 2016-03-04 17:40:19 +01:00
Hugo Giraudel 90e83e0636 Changed main <div> to <main> and added aria-label="Content" 2016-03-04 17:33:44 +01:00
Hugo Giraudel 09b9db259c Added role="banner" to <header> 2016-03-04 17:32:21 +01:00
Jordon Bedwell a416802a89 Update history.markdown to reflect the merger of #4633 2016-03-04 10:27:04 -06:00
Jordon Bedwell 03f57a898b Merge pull request #4633 from HugoGiraudel/patch-1
Added a default lang attribute
2016-03-04 10:26:07 -06:00
Hugo Giraudel ff91463c43 Added a default lang attribute 2016-03-04 17:03:26 +01:00
timwis e130a0841f add test to ensure where doesn't match substrings 2016-03-03 15:56:54 -05:00
jekyllbot 55edf76590 Update history to reflect merge of #4601 [ci skip] 2016-03-02 20:06:25 -08:00
jekyllbot 7b80cb78bd Merge pull request #4601 from jekyll/copy-better
Merge pull request 4601
2016-03-02 20:06:24 -08:00
Parker Moore 6262a59be8 Remove header from History.markdown 2016-03-02 20:05:10 -08:00
David Von Lehman 1bc9e0ed63 Adding Aerobatic to list of deployment options 2016-03-02 15:04:15 -08:00
Jeff Kolesky b80a0cb5ce Adds collection_tag
This tag mirrors the post_tag functionality but for collections instead of just
posts.
2016-03-02 14:56:30 -08:00
Ben Balter 301fe59dc6 update siteify_file to work with .github folder 2016-03-02 13:46:54 -05:00
Ben Balter 1853f6a210 Merge branch 'copy-better' of https://github.com/jekyll/jekyll into copy-better 2016-03-02 13:40:17 -05:00
Ben Balter 0654e2f65e Merge branch 'master' into copy-better 2016-03-02 13:39:27 -05:00
Ben Balter 059d7d2997 Properly case History.markdown 2016-03-02 13:38:54 -05:00
jekyllbot 81c88d6833 Update history to reflect merge of #4620 [ci skip] 2016-03-01 20:00:49 -08:00
jekyllbot 11d2d78cd9 Merge pull request #4620 from jeffkole/fix/clear-related-posts-for-non-post-pages
Merge pull request 4620
2016-03-01 20:00:49 -08:00
jekyllbot 3954cb4dd4 Update history to reflect merge of #4621 [ci skip] 2016-03-01 19:59:49 -08:00
jekyllbot 25cf188caa Merge pull request #4621 from eug/patch-1
Merge pull request 4621
2016-03-01 19:59:48 -08:00
Parker Moore de8f67c4a2 Fix link issues in the site found by HTML Proofer. 2016-03-01 19:43:22 -08:00
Ben Balter 7e21d2a98f add content_for method 2016-03-01 15:51:17 -05:00
Eugênio Cabral 928faed7c7 Add jekyll-video-embed 2016-03-01 17:18:08 -03:00
Jeff Kolesky 67904e849d Ensures related_posts are only set for a post
Prior to this change, the related posts for the most recently rendered post
stayed set on the `site` object. This could result in pages that showed related
posts even when the page represented an entire collection of posts, such as on
an index page.  This change restores the functionality from Jekyll V2.
2016-03-01 12:05:49 -08:00
jekyllbot 377d212ecc Update history to reflect merge of #4618 [ci skip] 2016-03-01 11:59:08 -08:00
jekyllbot f274179d9b Merge pull request #4618 from spudowiar/fix-test-state-leakage
Merge pull request 4618
2016-03-01 11:59:07 -08:00
Saleem Rashid b0c730d278 kramdown: fix state leakage (#4617) in test
fixes #4250
2016-03-01 18:41:04 +00:00
Parker Moore f66f791668 Update history to reflect resolution of #4598 [ci skip] 2016-02-29 16:20:49 -08:00