|  Ben Balter | 792abad221 | make the json minification test less order dependent | 2017-08-23 16:42:05 -04:00 | 
				
					
						|  Ben Balter | 5219dd13e6 | drop the a, just JSON | 2017-08-23 16:25:28 -04:00 | 
				
					
						|  Ben Balter | cf49c63b3c | add tests for JSON-LD drop | 2017-08-23 16:20:02 -04:00 | 
				
					
						|  Ben Balter | 5de6cd7f2c | convert JSON LD to a drop | 2017-08-23 16:11:55 -04:00 | 
				
					
						|  Ben Balter | 298d3b03d6 | Drop#image should return nil if there is no image#path in order to avoid a breaking change | 2017-08-23 12:18:52 -04:00 | 
				
					
						|  Ben Balter | 1081a0ebd9 | break image logic into its own drop | 2017-08-23 12:11:30 -04:00 | 
				
					
						|  Ben Balter | 2e90fc7238 | move author drop tests to their own spec | 2017-08-23 11:32:36 -04:00 | 
				
					
						|  Ben Balter | 891d621899 | move author logic to its own drop | 2017-08-23 11:07:52 -04:00 | 
				
					
						|  Ben Balter | f5dbc6c36f | Update for #227 | 2017-08-22 13:11:48 -04:00 | 
				
					
						|  Ben Balter | 9fbeded5f2 | Merge pull request #227 from jekyll/site-authors-array Ensure site.data.authors is properly formatted before attempting to retrieve author meta | 2017-08-22 13:11:01 -04:00 | 
				
					
						|  Ben Balter | 7b3820f956 | correct rubocop offenses | 2017-08-22 13:05:49 -04:00 | 
				
					
						|  Ben Balter | 30b8d8bb48 | Merge branch 'site-authors-array' of https://github.com/jekyll/jekyll-seo-tag into site-authors-array | 2017-08-22 13:05:26 -04:00 | 
				
					
						|  Ben Balter | 27392129c4 | add explicit test for site.data.authors[author] as a string | 2017-08-22 13:05:19 -04:00 | 
				
					
						|  Ben Balter | 6197b2e7a8 | Merge branch 'master' into site-authors-array | 2017-08-22 13:03:23 -04:00 | 
				
					
						|  Ben Balter | 3fca8b4cca | Update for #228 | 2017-08-22 13:02:50 -04:00 | 
				
					
						|  Ben Balter | ba3b326513 | Merge pull request #228 from jekyll/fix-for-invalid-url Fix for image.path causing an invalid url error | 2017-08-22 13:02:26 -04:00 | 
				
					
						|  Ben Balter | 7cab0247ed | fix for image.path causing an invalid url error | 2017-08-22 11:53:18 -04:00 | 
				
					
						|  Ben Balter | a59b596a2b | comment site_author_hash | 2017-08-22 11:41:02 -04:00 | 
				
					
						|  Ben Balter | f78999819f | ensure site.data.authors is in the expected format before resolving author meta | 2017-08-22 11:39:52 -04:00 | 
				
					
						|  Ben Balter | 6ad02a583d | add failing test for site.authors as an array | 2017-08-22 11:31:54 -04:00 | 
				
					
						|  Ben Balter | 351b04265a | add anchor.js | 2017-07-14 12:09:19 -07:00 | 
				
					
						|  Ben Balter | dfbff0fc2a | fix installation numbering | 2017-07-14 11:59:59 -07:00 | 
				
					
						|  Ben Balter | be9f1a20e3 | fix readme h1 | 2017-07-14 11:59:14 -07:00 | 
				
					
						|  Ben Balter | ae3b944784 | move readme to docs folder because SEO | 2017-07-14 11:58:09 -07:00 | 
				
					
						|  Ben Balter | 3ba744cf43 | Merge pull request #212 from jekyll/docs Move docs to their own folder | 2017-07-14 11:52:18 -07:00 | 
				
					
						|  Frank Taillandier | 8dc1719b81 | appease rubocop | 2017-07-14 19:39:05 +02:00 | 
				
					
						|  Ben Balter | fdf081a2b2 | move docs to their own folder | 2017-05-25 09:50:01 -04:00 | 
				
					
						|  Ben Balter | 264aabad6f | Update history to reflect merge of #211 | 2017-05-25 09:38:56 -04:00 | 
				
					
						|  Ben Balter | 445339df18 | Merge pull request #211 from 8parth/master use canonical_url specified in page if present | 2017-05-25 09:38:33 -04:00 | 
				
					
						|  Ben Balter | fb7a346b48 | dont use unless and else, per rubocop | 2017-05-25 09:35:03 -04:00 | 
				
					
						|  Ben Balter | 245abc6032 | update canoncial URL expectation | 2017-05-25 09:34:18 -04:00 | 
				
					
						|  Ben Balter | bf6b14b167 | Explicitly test both canonical URL cases | 2017-05-25 09:33:03 -04:00 | 
				
					
						|  Ben Balter | 83d7c3dd63 | s/if !/unless/ | 2017-05-25 09:29:09 -04:00 | 
				
					
						|  Parth Modi | 6f9919bf3e | Updated Readme with instructions of setting customized Canonical URL | 2017-05-25 11:11:36 +05:30 | 
				
					
						|  Parth Modi | c07a085e11 | Stray puts removed from test of canonical url | 2017-05-24 22:35:32 +05:30 | 
				
					
						|  Parth Modi | ab49d7b5e8 | `.present?` changed to `to_s.empty?` as `.present?` is rails specific | 2017-05-24 22:35:07 +05:30 | 
				
					
						|  Parth Modi | 1e6110ddef | rubocop offenses fixed | 2017-05-24 22:20:44 +05:30 | 
				
					
						|  Parth Modi | 62956da2de | use canonical_url specified in page if present | 2017-05-24 22:10:30 +05:30 | 
				
					
						|  Ben Balter | 7c643224e5 | Update History.markdown | 2017-05-06 12:29:11 -04:00 | 
				
					
						|  Ben Balter | a868ab5837 | Bump to 2.2.3 | 2017-05-06 12:18:36 -04:00 | 
				
					
						|  Ben Balter | 21702b9988 | Update for #206 | 2017-05-05 14:23:13 -04:00 | 
				
					
						|  Ben Balter | f2e788e0f1 | Merge pull request #206 from jekyll/guard-against-empty-strings Guard against empty title or description strings | 2017-05-05 14:22:52 -04:00 | 
				
					
						|  Ben Balter | 19c6d2ae04 | dont double format site title | 2017-05-05 09:33:44 -04:00 | 
				
					
						|  Ben Balter | 604b23e8fc | use site_description as page_description fallback | 2017-05-05 09:27:17 -04:00 | 
				
					
						|  Ben Balter | e637154c53 | memoize site_description | 2017-05-05 09:25:22 -04:00 | 
				
					
						|  Ben Balter | e68122d8ce | guard against empty strings not being nil | 2017-05-05 09:24:59 -04:00 | 
				
					
						|  Ben Balter | 96b1fa22c5 | add explicit test for all descriptions being nil | 2017-05-03 09:08:40 -04:00 | 
				
					
						|  Ben Balter | 4c3f8048dd | Update for #203 | 2017-05-02 13:49:22 -04:00 | 
				
					
						|  Ben Balter | 7185353a6c | Merge pull request #203 from jekyll/nil-twitter-delete Guard against the author's Twitter handle being Nil when stripping @'s | 2017-05-02 13:48:58 -04:00 | 
				
					
						|  Ben Balter | 4f80ea50b7 | fix for calling delete! on NiLClass | 2017-05-02 09:42:21 -04:00 |