|  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 | 
				
					
						|  Ben Balter | 82a7c66e03 | Merge pull request #63 from XhmikosR/quotes Be consistent with the quotes in output. | 2016-03-01 12:12:21 -05:00 | 
				
					
						|  XhmikosR | 5fb86bfa7b | Be consistent with the quotes in output. | 2016-03-01 18:47:37 +02:00 | 
				
					
						|  Ben Balter | c25345339b | Merge pull request #62 from XhmikosR/patch-2 Remove spaces before `:`. | 2016-03-01 11:46:04 -05:00 | 
				
					
						|  XhmikosR | dae68cb01e | Remove spaces before `:`. | 2016-03-01 18:31:12 +02:00 | 
				
					
						|  Ben Balter | 41f9030372 | Merge pull request #61 from XhmikosR/patch-1 Update README.md | 2016-03-01 10:38:45 -05:00 | 
				
					
						|  XhmikosR | 407ee8ee0c | Update README.md Fix indentation. | 2016-03-01 09:18:13 +02:00 | 
				
					
						|  Bo Turnbow | 4cb0b75bfa | Update JSON-LD output to current usage for site logo and page image | 2016-02-26 16:13:29 -07:00 |