Commit Graph

584 Commits

Author SHA1 Message Date
Suriyaa Kudo 6844fd5ad0 Correct spelling in .travis.yml 2016-08-16 17:29:00 +02:00
Ben Balter 4dce0bcb3f Merge pull request #109 from jekyll/jekyll-rubocop
Inherit Jekyll's rubocop config for consistency
2016-08-15 09:37:21 -04:00
Ben Balter 3c2d2f1a7e Exclude vendor from Rubocop 2016-08-14 14:29:25 -04:00
Ben Balter 53e807a99a Inherit Jekyll's rubocop config for consistency 2016-08-11 11:35:31 -04:00
Ben Balter daf0a4b013 Merge pull request #106 from gmile/patch-1
Fix tiny typo
2016-08-03 10:47:58 -04:00
Eugene Pirogov 27aee681c3 Fix tiny typo 2016-08-03 11:01:50 +03:00
Ben Balter fe10f7900b Merge pull request #93 from toshimaru/master
Fix duplicated escape_once
2016-06-01 15:14:57 -04:00
toshi e6dffb9c5f Fix duplicated escape_once 2016-06-02 01:13:20 +09:00
Ben Balter d5e7d06599 Bump to 2.0.0 2016-05-31 11:28:46 -04:00
Pat Hawks af56759d92 Merge pull request #90 from jekyll/pr/smartify
Use SmartyPants for titles
2016-05-29 11:51:07 -05:00
Pat Hawks 3f82f1c42e Use SmartyPants 2016-05-28 14:06:50 -05:00
Ben Balter 43786da92a Merge pull request #87 from tfe/use-prev-next-for-pagination
Different philosophy for rel prev/next links based on recommendations from Google
2016-05-28 13:09:03 -05:00
Todd Eichel 73608f8ca1
Appease rubocop. 2016-05-27 15:09:59 -07:00
Todd Eichel c58f44d9a3
Oops, that wasn't as backwards compatible as I thought. 2016-05-27 15:04:56 -07:00
Todd Eichel 7fefcdef3f
Specs for pagination. 2016-05-27 15:00:15 -07:00
Todd Eichel edd65c3f14
Allow passing custom environments when making Liquid contexts for testing. Backwards-compatible with previous implementation. 2016-05-27 14:59:39 -07:00
Todd Eichel b55105813a
Move this individual spec up with other individual ones. 2016-05-27 12:17:52 -07:00
Todd Eichel 9a23b7f41b Merge branch 'master' into use-prev-next-for-pagination 2016-05-11 17:35:30 -07:00
Todd Eichel 220901c140
Different philosophy for rel prev/next links based on recommendations from Google.
Details here: https://webmasters.googleblog.com/2011/09/pagination-with-relnext-and-relprev.html.

This replaces the per-page prev/next links with general ones that will be output whenever there is a paginator with a previous or next page to show.
2016-05-11 17:26:23 -07:00
Ben Balter 87e755c1ac Merge pull request #86 from miguelfrde/facebook-admins-meta
Facebook admins meta tag and Facebook options spec
2016-05-11 18:58:44 -04:00
Miguel Flores Ruiz de Eguino 79e9f3f599 Improve README facebook options readability 2016-05-11 13:10:29 -05:00
Miguel Flores Ruiz de Eguino f772747728 Add facebook admins meta tag to template and facebook spec 2016-05-11 13:05:40 -05:00
Ben Balter ddb96a01ca Bump to 1.4.0 2016-04-25 13:08:47 -04:00
Pat Hawks 5403b7e20d Remove hard wrap (#79)
This was unintentionally introduced in #76
2016-04-25 10:00:10 -07:00
Pat Hawks efc303e94f Merge pull request #76 from jekyll/pr/absolute-image
Add support for page images with absolute URLs
2016-04-25 08:23:55 -07:00
Pat Hawks d0160082cc
Add support for page images with absolute URLs 2016-04-25 08:15:32 -07:00
Ben Balter 23569d34d3 Merge pull request #78 from jekyll/image-property-overload
Ability to support Facebook and Twitter specific images, set image height and width
2016-04-25 10:11:24 -04:00
Ben Balter 450d3f8fca run rubocop 2016-04-25 10:03:29 -04:00
Ben Balter eab1a77350 group advanced options in readme 2016-04-19 10:09:49 -04:00
Ben Balter cb81364a77 add tests 2016-04-19 10:05:21 -04:00
Ben Balter bc15a3a075 document how to use new properties 2016-04-19 09:59:07 -04:00
Ben Balter 2904bf9bab allow image to be an object 2016-04-19 09:55:34 -04:00
Ben Balter 0329f38b62 Bump to 1.3.3 2016-03-25 13:49:15 -04:00
Pat Hawks 1fb75e9224 Merge pull request #72 from jekyll/pr/twitter_large_image
Large image summary Twitter Card support
2016-03-07 07:51:56 -08:00
Bo Turnbow ad5add0540
Add tests for large image Twitter card 2016-03-05 12:19:14 -08:00
Pat Hawks 2494901e64 Merge pull request #70 from DirtyF/patch-1 …
Large image summary Twitter Card support
2016-03-05 12:10:14 -08:00
Ben Balter 12bac4b9ea Merge pull request #60 from boturnbow/master
Update JSON-LD output to current usage for site logo and page image
2016-03-05 14:12:42 -05:00
Frank Taillandier 48af19f188 feedback from @BenBalter 2016-03-05 19:29:49 +01:00
Bo Turnbow 745663369a Assign seo_ vars site.logo and page.image 2016-03-04 14:44:32 -07:00
Frank Taillandier 892506cf38 Large image summary Twitter Card support
A proposal to fix #68
2016-03-03 22:28:12 +01:00
Bo Turnbow 54effa1abd Merge branch 'master' into master 2016-03-02 15:50:51 -07:00
Pat Hawks 0a555af71b Merge pull request #67 from jekyll/pr/use_current_version
Use current version in minify test
2016-03-02 09:17:53 -08:00
Pat Hawks 556b8e45fa
Use current version in minify test 2016-03-02 09:13:12 -08:00
Ben Balter 62e82338be Bump to 1.3.2 2016-03-02 12:02:37 -05:00
Pat Hawks 44867f5e7d Merge pull request #66 from jekyll/pr/jsonify_url
jsonify page.url instead of using quotes
2016-03-02 08:35:32 -08:00
Pat Hawks f909777f3c
jsonify page.url instead of using quotes 2016-03-02 08:22:33 -08:00
Pat Hawks 2ada2f6a49 Merge pull request #65 from jekyll/pr/seo_page_title
Fix og:title condition and remove redundant tags
2016-03-02 08:15:05 -08:00
Pat Hawks 55ead7fcb8
Remove obsolete twitter:image test 2016-03-01 21:20:31 -08:00
Pat Hawks 2c808aced6
Do not repeat Open Graph tags for Twitter 2016-03-01 21:14:32 -08:00
Pat Hawks 38e688fcd9
Check for existance of seo_page_title before outputting 2016-03-01 21:14:18 -08:00