Commit Graph

6839 Commits

Author SHA1 Message Date
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
Parker Moore 14e9ec2bbb Doctor: correctly set key name so --config works
Fixes #4598
2016-02-29 16:17:49 -08:00
jekyllbot 39a4dc6fb7 Update history to reflect merge of #4590 [ci skip] 2016-02-29 16:12:06 -08:00
jekyllbot c16a2f4d6a Merge pull request #4590 from tonyg/pr4582
Merge pull request 4590
2016-02-29 16:12:06 -08:00
jekyllbot 390fc11239 Update history to reflect merge of #4557 [ci skip] 2016-02-29 16:08:11 -08:00
jekyllbot cddea273a9 Merge pull request #4557 from timwis/patch-2
Merge pull request 4557
2016-02-29 16:08:11 -08:00
jekyllbot 38d2445430 Update history to reflect merge of #4602 [ci skip] 2016-02-29 16:07:13 -08:00
jekyllbot c0f0efc1cd Merge pull request #4602 from mlinksva/patch-1
Merge pull request 4602
2016-02-29 16:07:13 -08:00
jekyllbot f2c428bedc Update history to reflect merge of #4611 [ci skip] 2016-02-29 16:00:53 -08:00
jekyllbot 9b889217fa Merge pull request #4611 from jekyll/draft-time-source-mtime
Merge pull request 4611
2016-02-29 16:00:52 -08:00
Parker Moore c6a85ff359 Merge pull request #4599 from SuriyaaKudoIsc/patch-18
Move CONTRIBUTING.markdown file into .github/ folder
2016-02-29 15:54:08 -08:00
Parker Moore b638c94625 Update history to reflect closure of #4381. [ci skip] 2016-02-29 15:53:22 -08:00
Parker Moore 8e81dd69ec Remove Ruby 2.0.0 from TravisCI matrix.
Fixes #4381.
2016-02-29 15:52:42 -08:00
jekyllbot 0114c51c6e Update history to reflect merge of #4545 [ci skip] 2016-02-29 15:50:30 -08:00
jekyllbot ac704b9763 Merge pull request #4545 from jekyll/allow-no-extensions-coll-docs
Merge pull request 4545
2016-02-29 15:50:29 -08:00
Parker Moore ae228705b2 Document#date: drafts which have no date should use source file mtime 2016-02-29 15:46:11 -08:00
jekyllbot aa1b565228 Update history to reflect merge of #4606 [ci skip] 2016-02-29 15:29:30 -08:00
jekyllbot 0618ae8a2e Merge pull request #4606 from yous/escape-template
Merge pull request 4606
2016-02-29 15:29:29 -08:00
Chayoung You dafb25cbfe Escape title and description
Follows after #4307.
2016-02-28 22:07:10 +09:00
Mike Linksvayer 43873bb881 Add 'view source' entry
Sometimes the best help is seeing how others' have done.

Just an idea...

I notice there's also https://talk.jekyllrb.com/t/showcase-sites-made-using-jekyll/18 and https://github.com/showcases/github-pages-examples but this Help page seems to use links exclusively in headings and second link probably includes non-Jekyll sites.
2016-02-27 11:45:34 -08:00
Ben Balter c6790bd8c9 pass default front matter directly to the merge 2016-02-27 14:19:06 -05:00
Ben Balter 61567f430e update contributing title 2016-02-27 14:10:15 -05:00
Ben Balter 2a2326aea3 better file copying 2016-02-27 14:07:35 -05:00
Jordon Bedwell e3cfe13ef5 Spacing. 2016-02-27 09:56:06 -06:00
Jordon Bedwell 0e155adef6 Hash Rocket. 2016-02-27 09:55:14 -06:00
Suriyaa Kudo 1367123d5b Move CONTRIBUTING.markdown file into .github/ folder 2016-02-27 14:40:17 +01:00
jekyllbot d51c1c471a Update history to reflect merge of #4597 [ci skip] 2016-02-26 14:58:24 -08:00
jekyllbot 268f8f41ed Merge pull request #4597 from mlinksva/patch-1
Merge pull request 4597
2016-02-26 14:58:24 -08:00
Mike Linksvayer b7d4f92764 Upgrading, documentation
"Upgrading Documentation" reads to me like "upgrading the documentation" rather than "documentation for upgrading".

There's a link in the site navigation to documentation, but seems worth a mention here, even though the Google option will often bring one to it. 😄
2016-02-26 13:13:07 -08:00
Parker Moore d4cf0dbb0c Merge pull request #4583 from SuriyaaKudoIsc/patch-8
Add fork link in CONTRIBUTING.markdown
2016-02-26 11:56:50 -08:00
jekyllbot 502be39e9b Update history to reflect merge of #4589 [ci skip] 2016-02-26 11:16:49 -08:00
jekyllbot 43f4be7752 Merge pull request #4589 from SuriyaaKudoIsc/patch-14
Merge pull request 4589
2016-02-26 11:16:49 -08:00
jekyllbot 7665488e39 Update history to reflect merge of #4591 [ci skip] 2016-02-26 11:10:35 -08:00
jekyllbot 455e12a1a4 Merge pull request #4591 from SuriyaaKudoIsc/patch-15
Merge pull request 4591
2016-02-26 11:10:35 -08:00
Parker Moore 87a1a1426f Merge pull request #4592 from SuriyaaKudoIsc/patch-16
Set all jekyllrb.com links and GitHub Pages link to https://
2016-02-26 11:10:09 -08:00