|  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 | 
				
					
						|  Ben Balter | 65820ada36 | Add failing test for https://github.com/jekyll/jekyll-seo-tag/issues/202 | 2017-05-02 09:41:18 -04:00 | 
				
					
						|  Ben Balter | 908237c7ad | Bump to 2.2.2 | 2017-05-01 13:00:01 -04:00 | 
				
					
						|  Ben Balter | 7f79d481a9 | Update History.markdown | 2017-05-01 12:59:26 -04:00 | 
				
					
						|  Ben Balter | 753899d017 | Update History.markdown | 2017-05-01 11:32:43 -04:00 | 
				
					
						|  Ben Balter | a28cff0466 | Merge pull request #199 from jekyll/nil-image-path-fix Guard against invalid or missing URLs | 2017-05-01 11:32:18 -04:00 | 
				
					
						|  Frank Taillandier | 696b361f19 | Merge branch 'master' into nil-image-path-fix | 2017-04-26 20:02:36 +02:00 | 
				
					
						|  Ben Balter | 13bc107b3f | guard against invalid or missing URLs | 2017-04-26 12:48:08 -04:00 | 
				
					
						|  Ben Balter | d00191c1e3 | update failing tests for bad URLs | 2017-04-26 12:48:00 -04:00 | 
				
					
						|  Ben Balter | 593d09aacc | failing test for nil image paths | 2017-04-26 12:43:10 -04:00 | 
				
					
						|  Ben Balter | f998cbde12 | Update History.markdown | 2017-04-26 11:58:36 -04:00 | 
				
					
						|  Ben Balter | a0c915fb23 | Merge pull request #197 from jekyll/guard-against-arrays Guard against arrays in subhashes | 2017-04-26 11:58:18 -04:00 | 
				
					
						|  Ben Balter | ad25053f0b | ensure subhashes are hashes | 2017-04-26 10:52:12 -04:00 | 
				
					
						|  Ben Balter | b3c2cec0a0 | update test expectations | 2017-04-26 10:52:03 -04:00 | 
				
					
						|  Ben Balter | c2f6d1a795 | failing test for site.social and page.seo being arrays | 2017-04-26 10:45:23 -04:00 | 
				
					
						|  Ben Balter | b13dda9a45 | Merge pull request #194 from jekyll/static-gemfile Remove dynamic logic from Gemfile | 2017-04-25 12:07:37 -04:00 | 
				
					
						|  Frank Taillandier | 7668593540 | Merge branch 'master' into static-gemfile | 2017-04-25 17:54:42 +02:00 | 
				
					
						|  Ben Balter | b756a49f5f | Update for 2.2.1 | 2017-04-25 11:22:06 -04:00 | 
				
					
						|  Ben Balter | 416a5ca687 | Bump to 2.2.1 | 2017-04-25 11:21:29 -04:00 |