jekyllbot
|
a93c3eadd1
|
Update history to reflect merge of #4555 [ci skip]
|
2016-03-08 16:25:16 -08:00 |
jekyllbot
|
9e0ed00a59
|
Merge pull request #4555 from timwis/patch-1
Merge pull request 4555
|
2016-03-08 16:25:15 -08:00 |
Parker Moore
|
a1835c0a31
|
Fix rakefile when you don't have a title in markdown
|
2016-03-08 16:46:17 -06:00 |
Parker Moore
|
c49d1fc1bd
|
Collections is settled as of Jekyll v3
|
2016-03-08 16:42:01 -06:00 |
Matt Rogers
|
3129372d12
|
Update history to reflect merge of #4639 [ci skip]
|
2016-03-08 16:13:43 -06:00 |
Matt Rogers
|
faf06d1969
|
Merge pull request #4639 from anthonyjsmith/patch-1
|
2016-03-08 16:13:40 -06:00 |
Matt Rogers
|
d912f3a456
|
Update history to reflect merge of #4636 [ci skip]
|
2016-03-08 16:04:29 -06:00 |
Matt Rogers
|
9520d9bbf9
|
Merge pull request #4636 from HugoGiraudel/patch-4
|
2016-03-08 16:04:02 -06:00 |
Ben Balter
|
b29ce257c3
|
fix for history file title
|
2016-03-08 12:08:22 -05:00 |
Ben Balter
|
78acdc72e2
|
fix for history not having a title
|
2016-03-08 12:03:22 -05:00 |
Ben Balter
|
678d494d90
|
no GFM for you
|
2016-03-08 12:03:14 -05:00 |
Ben Balter
|
eb341514a7
|
use def_delegator
|
2016-03-08 11:55:16 -05:00 |
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 |