Suriyaa Kudo
279d24a8f5
Add fork link in README.markdown
2016-02-22 14:08:28 +01:00
Ben Balter
03a7e22b7e
Merge pull request #4554 from jekyll/google-site-verification
...
Add Google site verification meta
2016-02-20 14:10:52 -05:00
Ben Balter
b6a0b9e548
consolidate google ids
2016-02-20 14:09:57 -05:00
Ben Balter
9e67c0a9b7
require jekyll-seo-tag > 1.1
2016-02-20 14:06:52 -05:00
Ben Balter
107c95cf5f
add google site verification code
2016-02-20 14:01:46 -05:00
jekyllbot
04ff228660
Update history to reflect merge of #4553 [ci skip]
2016-02-20 10:43:01 -08:00
jekyllbot
8537e36936
Merge pull request #4553 from jekyll/site-improvements
...
Merge pull request 4553
2016-02-20 10:43:00 -08:00
Ben Balter
7bffb39244
add jekyll-seo-tag, jekyll-avatar, jekyll-sitemap
2016-02-20 12:54:28 -05:00
Parker Moore
0fd3c2d64c
Release 💎 3.1.2
2016-02-19 17:44:52 -08:00
Parker Moore
3c7c645505
Merge pull request #4547 from jekyll/3.1.2
...
Release 💎 v3.1.2
2016-02-19 17:43:30 -08:00
Parker Moore
d1c08d85d2
Look for local docs if the dir exists.
2016-02-19 17:18:08 -08:00
Parker Moore
f05e3f340e
Remove jekyll-docs and move to a separate repo.
...
22ee87af88
2016-02-19 17:16:49 -08:00
Parker Moore
e9ecb93dec
fix up jekyll-docs
2016-02-19 17:07:22 -08:00
Parker Moore
fa4d327ddb
jekyll-docs: use env var
2016-02-19 16:58:40 -08:00
Parker Moore
18126d0ebd
Fix jekyll-docs command.
2016-02-19 16:57:21 -08:00
Parker Moore
8d7e329a6e
Get jekyll-docs working.
2016-02-19 16:54:24 -08:00
Parker Moore
391960b55f
Add the ability to release jekyll-docs with the right site.
2016-02-19 16:54:00 -08:00
Parker Moore
5d66a12ed4
Ship jekyll-docs properly
2016-02-19 16:47:24 -08:00
Parker Moore
05d753f4e0
Release 💎 v3.1.2
2016-02-19 15:40:57 -08:00
jekyllbot
32c5ac35dd
Update history to reflect merge of #4546 [ci skip]
2016-02-19 15:13:15 -08:00
jekyllbot
a47b913273
Merge pull request #4546 from jekyll/slash-equals-html
...
Merge pull request 4546
2016-02-19 15:13:14 -08:00
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