Commit Graph

6748 Commits

Author SHA1 Message Date
Parker Moore d929242e2b Permalinks which end in a slash should always output HTML
Duplicates #4493 for 3.1.1.

/cc @jekyll/core
2016-02-19 15:02:13 -08:00
jekyllbot 3b93625a8f Merge pull request #4543 from frenchie4111/master
Updated "custom domain name" link on homepage
2016-02-19 12:17:59 -08:00
Michael Lyons 7897a1842c Updated "custom domain name" link on homepage 2016-02-19 11:27:46 -08:00
Parker Moore f0b8db0d72 Merge pull request #4535 from jekyll/issue-template
Add an issue template for new issues
2016-02-17 11:43:24 -08:00
Parker Moore b440d478ea Add hint to "What did you do?" 2016-02-17 10:33:17 -08:00
Parker Moore 65e7605342 Update ISSUE_TEMPLATE.md 2016-02-17 10:27:48 -08:00
Parker Moore 2bd0d062e1 Add an issue template for new issues 2016-02-17 10:27:18 -08:00
Parker Moore d38d90f278 Add some redirects. 2016-02-16 12:54:41 -08:00
Parker Moore 5e6aef6138 Update some links on the index page 2016-02-15 21:59:44 -08:00
Parker Moore 84f9bcdd42 Update the site history 2016-02-15 21:58:22 -08:00
Parker Moore 40928364d4 Updaet history message for #4522 [ci skip] 2016-02-15 20:58:55 -08:00
jekyllbot 22f5b19884 Update history to reflect merge of #4522 [ci skip] 2016-02-15 20:58:11 -08:00
jekyllbot bc1ea4b602 Merge pull request #4522 from bojanland/patch-1
Merge pull request 4522
2016-02-15 20:58:11 -08:00
Parker Moore c9e027fd9a Merge pull request #4526 from toshimaru/jekyll-tagging-related_posts
Add jekyll-tagging-related_posts plugin
2016-02-15 20:51:04 -08:00
jekyllbot 4d648c8558 Update history to reflect merge of #4525 [ci skip] 2016-02-15 20:50:43 -08:00
jekyllbot db9865ebb6 Merge pull request #4525 from atomicules/capitalize-in-titleize
Merge pull request 4525
2016-02-15 20:50:42 -08:00
atomicules e4aa45b03f Fix titleize_slug so already capitalized words are not dropped
Previously `titleize` used `capitalize!` which has the side effect of
returning `nil` for anything already starting with a capital letter. This
commit changes it to just `capitalize`.

Example, before:

A file "2016-01-01-This-is-a-title-with-Capitals.markdown" would return "Is A
Title With" for `post.title`

Example, after:

A file "2016-01-01-This-is-a-title-with-Capitals.markdown" will return "This Is A
Title With Capitals" for `post.title`

Tests added for `titleize_slug` in test_utils.rb

Fix problem introduced in 67f842546e

References #4525
2016-02-15 21:22:50 +00:00
toshi 4cb7079601 Add jekyll-tagging-related_posts plugin 2016-02-16 00:33:28 +09:00
bojanland abd8fef19b Update structure.md
Two grammatical corrections. :)
2016-02-15 00:39:53 -05:00
jekyllbot 4c8c59dfcb Update history to reflect merge of #4512 [ci skip] 2016-02-13 14:42:46 -08:00
jekyllbot 3ba1128ac5 Merge pull request #4512 from chrisfinazzo/grammar
Merge pull request 4512
2016-02-13 14:42:46 -08:00
jekyllbot 13bea15bbe Update history to reflect merge of #4514 [ci skip] 2016-02-13 14:41:20 -08:00
jekyllbot 2f790b993d Merge pull request #4514 from Crunch09/bump_cucumber
Merge pull request 4514
2016-02-13 14:41:20 -08:00
jekyllbot 5fa5c54c1e Update history to reflect merge of #4517 [ci skip] 2016-02-13 14:04:36 -08:00
jekyllbot 44b20ab8a1 Merge pull request #4517 from juusaw/patch-1
Merge pull request 4517
2016-02-13 14:04:35 -08:00
Juuso Mikkonen bbdbcefbbb Added amp-jekyll plugin to plugins docs 2016-02-13 20:16:09 +02:00
Florian Thomas 8d8021e0ac require at least cucumber version 2.1.0 2016-02-13 00:06:03 +01:00
chrisfinazzo 769331d8c2 A few grammar fixes 2016-02-11 22:12:02 -05:00
jekyllbot 99b9c8486c Update history to reflect merge of #4505 [ci skip] 2016-02-10 15:26:54 -08:00
jekyllbot 150862ee96 Merge pull request #4505 from lonnen/fixup-deprecated-help-string
Merge pull request 4505
2016-02-10 15:26:53 -08:00
lonnen e191109549 add consistency to the deprecation message 2016-02-09 23:46:45 -08:00
Parker Moore c85a3aafbe Merge pull request #4502 from cash/cash-patch-1
fixes parenthesis typo in configuration docs
2016-02-09 10:21:18 -08:00
Cash Costello fd0e99ceac fixes parenthesis typo in configuration docs 2016-02-08 21:08:48 -05:00
Parker Moore 29a5a3c303 site: A bit better wording on the 3.0.3 release post
🎩 tip to @benbalter for his generous and kind thoughts on my writing.
2016-02-08 11:09:42 -08:00
Parker Moore b8f5b9f63e By me! 2016-02-08 11:05:13 -08:00
Parker Moore 05d99a9c96 Release v3.0.3 2016-02-08 11:05:10 -08:00
Parker Moore 2e5e6ace3d Fix emoji support on the site.
Seems to work for us, despite https://github.com/jekyll/jemoji/issues/32 ?
2016-02-08 10:59:24 -08:00
jekyllbot f57899fdb8 Update history to reflect merge of #4492 [ci skip] 2016-02-08 10:52:54 -08:00
jekyllbot d35d6a8cd4 Merge pull request #4492 from jekyll/handle-tilde-in-sanitization
Merge pull request 4492
2016-02-08 10:52:53 -08:00
Parker Moore adadc2eeab Update history to reflect merge of #4374 [ci skip] 2016-02-08 10:52:15 -08:00
jekyllbot 3b5f91adc3 Merge pull request #4374 from fusion809/patch-1
Merge pull request 4374
2016-02-08 10:51:02 -08:00
jekyllbot b237b1f93c Update history to reflect merge of #4496 [ci skip] 2016-02-08 10:28:00 -08:00
jekyllbot 5aed7c5467 Merge pull request #4496 from demidovakatya/patch-1
Merge pull request 4496
2016-02-08 10:28:00 -08:00
Katya Demidova db241c4f91 Update Rake link
The https://github.com/jimweirich/rake/ repository is retired, so I've changed the link to https://github.com/ruby/rake
2016-02-08 14:05:50 +03:00
Parker Moore a040af37c0 Jekyll.sanitized_path: sanitizing a questionable path should handle tildes 2016-02-07 17:53:26 -08:00
Parker Moore d603b38ef0 Merge pull request #4487 from pra85/patch-1
Fix a typo
2016-02-07 17:29:19 -08:00
Prayag Verma 3950408e39 Fix a typo
Found a spelling mistake -
`internaly` → `internally`
2016-02-07 13:18:19 +05:30
Parker Moore 2d0c572d29 use the highlight tag for upgrading docs code block 2016-02-06 19:21:11 -08:00
Parker Moore 48c44e158d Merge pull request #4485 from jekyll/parkr-future-dates
Add note about dates without timezones
2016-02-06 19:18:38 -08:00
Parker Moore b0797c3035 Fix typo in upgrading docs 2016-02-06 19:18:30 -08:00