69cc414c1b 
								
							 
						 
						
							
							
								
								Don't need to capture the group.  
							
							
							
						 
						
							2014-08-10 15:44:36 -04:00  
				
					
						
							
							
								 
						
							
								533ed6eb38 
								
							 
						 
						
							
							
								
								Remove tests for the Command.ignored_paths method which now lives in jekyll-watch.  
							
							
							
						 
						
							2014-08-10 14:46:06 -04:00  
				
					
						
							
							
								 
						
							
								3264766762 
								
							 
						 
						
							
							
								
								Use case-insensitive checking for the file extensions when loading config files.  
							
							
							
						 
						
							2014-08-10 14:37:41 -04:00  
				
					
						
							
							
								 
						
							
								c7c1eddd47 
								
							 
						 
						
							
							
								
								It's called Jekyll::Watcher  
							
							
							
						 
						
							2014-08-10 14:33:11 -04:00  
				
					
						
							
							
								 
						
							
								d0d8759c10 
								
							 
						 
						
							
							
								
								Removing indentation that was causing some paragraphs to be interpreted as code blocks  
							
							
							
						 
						
							2014-08-10 13:51:42 -04:00  
				
					
						
							
							
								 
						
							
								1261c1cd66 
								
							 
						 
						
							
							
								
								Bump jekyll-watch version to 1.1.  
							
							
							
						 
						
							2014-08-09 00:15:20 -04:00  
				
					
						
							
							
								 
						
							
								5a0c066845 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #2707  [ci skip]  
							
							
							
						 
						
							2014-08-09 00:13:59 -04:00  
				
					
						
							
							
								 
						
							
								d4fbf5c056 
								
							 
						 
						
							
							
								
								Merge pull request  #2707  from jekyll/jekyll-help  
							
							
							
						 
						
							2014-08-09 00:13:29 -04:00  
				
					
						
							
							
								 
						
							
								a2dfd6eddc 
								
							 
						 
						
							
							
								
								Refactor based on jekyll-watch clean-up.  
							
							... 
							
							
							
							https://github.com/jekyll/jekyll-watch/pull/5  
						
							2014-08-09 00:13:18 -04:00  
				
					
						
							
							
								 
						
							
								d452fa65ba 
								
							 
						 
						
							
							
								
								Update continuous-integration.md  
							
							... 
							
							
							
							Fix typo 
							
						 
						
							2014-08-07 03:26:42 -04:00  
				
					
						
							
							
								 
						
							
								939c67222a 
								
							 
						 
						
							
							
								
								Check to make sure the command is valid.  
							
							
							
						 
						
							2014-08-06 21:28:21 -04:00  
				
					
						
							
							
								 
						
							
								23515acc31 
								
							 
						 
						
							
							
								
								Slim down help command.  
							
							
							
						 
						
							2014-08-06 21:20:39 -04:00  
				
					
						
							
							
								 
						
							
								a0f449d613 
								
							 
						 
						
							
							
								
								Add 'jekyll help' command.  
							
							... 
							
							
							
							Ref: #2695  
							
						 
						
							2014-08-06 21:17:44 -04:00  
				
					
						
							
							
								 
						
							
								565bbada08 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #2705  [ci skip]  
							
							
							
						 
						
							2014-08-06 20:15:25 -04:00  
				
					
						
							
							
								 
						
							
								a0b30a9cc7 
								
							 
						 
						
							
							
								
								Merge pull request  #2705  from bcomnes/dont_read_categories_from_path  
							
							
							
						 
						
							2014-08-06 20:14:43 -04:00  
				
					
						
							
							
								 
						
							
								311f3be63b 
								
							 
						 
						
							
							
								
								Fixed ignore subir test.  
							
							
							
						 
						
							2014-08-06 16:45:34 -07:00  
				
					
						
							
							
								 
						
							
								f29884593b 
								
							 
						 
						
							
							
								
								Reverted deleted test and modified ensure subdirs are ignored.  
							
							
							
						 
						
							2014-08-06 16:05:53 -07:00  
				
					
						
							
							
								 
						
							
								d0ac4915cb 
								
							 
						 
						
							
							
								
								Reverts  18c033dc5c 
							
							... 
							
							
							
							The merge that is reverted assigned categories to posts
based on the subfolders in the _posts directory and 
was merged under the understanding that it was fixing a bug.
Subfolders in the _posts directory should not assign 
metadata information to posts at this point in time and 
was not a bug. 
							
						 
						
							2014-08-06 14:20:03 -07:00  
				
					
						
							
							
								 
						
							
								d004bc4ea5 
								
							 
						 
						
							
							
								
								Allow Convertibles to be converted by >= 1 converters.  
							
							
							
						 
						
							2014-08-06 16:20:24 -04:00  
				
					
						
							
							
								 
						
							
								b00c5e9587 
								
							 
						 
						
							
							
								
								Update history to reflect closing of  #2456 . [ci skip]  
							
							
							
						 
						
							2014-08-06 16:02:22 -04:00  
				
					
						
							
							
								 
						
							
								229cedfc50 
								
							 
						 
						
							
							
								
								Reorganize and update default configuration settings.  #2456 .  
							
							
							
						 
						
							2014-08-06 16:01:47 -04:00  
				
					
						
							
							
								 
						
							
								5796690827 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #2682  [ci skip]  
							
							
							
						 
						
							2014-08-06 15:31:20 -04:00  
				
					
						
							
							
								 
						
							
								cb671acd0c 
								
							 
						 
						
							
							
								
								Merge pull request  #2682  from alfredxing/date-parser-util  
							
							
							
						 
						
							2014-08-06 15:30:02 -04:00  
				
					
						
							
							
								 
						
							
								85bd3836d0 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #2688  [ci skip]  
							
							
							
						 
						
							2014-08-06 15:29:43 -04:00  
				
					
						
							
							
								 
						
							
								a959c06e44 
								
							 
						 
						
							
							
								
								Merge pull request  #2688  from barryclark/add_smashing_mag_tutorial_to_resources_page  
							
							
							
						 
						
							2014-08-06 15:29:19 -04:00  
				
					
						
							
							
								 
						
							
								99a48499c7 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #2693  [ci skip]  
							
							
							
						 
						
							2014-08-06 15:28:32 -04:00  
				
					
						
							
							
								 
						
							
								21b6a01980 
								
							 
						 
						
							
							
								
								Merge pull request  #2693  from ivantsepp/2142_partial_liquid_output_tag_in_include_tag  
							
							
							
						 
						
							2014-08-06 15:28:07 -04:00  
				
					
						
							
							
								 
						
							
								df91299550 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #2696  [ci skip]  
							
							
							
						 
						
							2014-08-06 15:27:26 -04:00  
				
					
						
							
							
								 
						
							
								5eacc9e831 
								
							 
						 
						
							
							
								
								Merge pull request  #2696  from jekyll/jekyll-autogeneration-disabled  
							
							
							
						 
						
							2014-08-06 15:27:16 -04:00  
				
					
						
							
							
								 
						
							
								9e679e7d4a 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #2687  [ci skip]  
							
							
							
						 
						
							2014-08-06 15:24:16 -04:00  
				
					
						
							
							
								 
						
							
								f0105158bf 
								
							 
						 
						
							
							
								
								Merge pull request  #2687  from kleinfreund/sassify_site_template  
							
							
							
						 
						
							2014-08-06 15:24:01 -04:00  
				
					
						
							
							
								 
						
							
								8999df2f46 
								
							 
						 
						
							
							
								
								Adding markdown setting back to _config.yml  
							
							
							
						 
						
							2014-08-06 21:12:36 +02:00  
				
					
						
							
							
								 
						
							
								441a2496b8 
								
							 
						 
						
							
							
								
								Usind 3 instead of 7 SCSS files now  
							
							
							
						 
						
							2014-08-06 19:20:06 +02:00  
				
					
						
							
							
								 
						
							
								e5a7f842be 
								
							 
						 
						
							
							
								
								Add sentence about jekyll-help repo  
							
							
							
						 
						
							2014-08-06 19:11:36 +02:00  
				
					
						
							
							
								 
						
							
								7f92e7ce00 
								
							 
						 
						
							
							
								
								Reverting back to using content box and calc  
							
							
							
						 
						
							2014-08-06 11:08:28 +02:00  
				
					
						
							
							
								 
						
							
								b3069c0802 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #2697  [ci skip]  
							
							
							
						 
						
							2014-08-05 17:02:03 -04:00  
				
					
						
							
							
								 
						
							
								f39c2610ee 
								
							 
						 
						
							
							
								
								Merge pull request  #2697  from jekyll/classifier-fix  
							
							
							
						 
						
							2014-08-05 17:01:50 -04:00  
				
					
						
							
							
								 
						
							
								4c4f803df2 
								
							 
						 
						
							
							
								
								Remove preemptive loading of the 'classifier' gem.  
							
							
							
						 
						
							2014-08-05 16:47:30 -04:00  
				
					
						
							
							
								 
						
							
								a27313b1d0 
								
							 
						 
						
							
							
								
								Use helper method #deprecation_message in Deprecator.no_subcommand.  
							
							
							
						 
						
							2014-08-05 16:43:38 -04:00  
				
					
						
							
							
								 
						
							
								9fd872e7b8 
								
							 
						 
						
							
							
								
								Notify the user when auto-regeneration is disabled.  
							
							
							
						 
						
							2014-08-05 15:55:43 -04:00  
				
					
						
							
							
								 
						
							
								6ca8baa572 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #2694  [ci skip]  
							
							
							
						 
						
							2014-08-05 15:02:24 -04:00  
				
					
						
							
							
								 
						
							
								018390cf64 
								
							 
						 
						
							
							
								
								Merge pull request  #2694  from MartinSeeler/patch-1  
							
							
							
						 
						
							2014-08-05 15:01:53 -04:00  
				
					
						
							
							
								 
						
							
								13425266eb 
								
							 
						 
						
							
							
								
								Fixed Typo in error message  
							
							
							
						 
						
							2014-08-05 15:37:09 +02:00  
				
					
						
							
							
								 
						
							
								738dd502b4 
								
							 
						 
						
							
							
								
								Adding fill attribute to SVG's as fallback  
							
							
							
						 
						
							2014-08-05 09:46:39 +02:00  
				
					
						
							
							
								 
						
							
								0594adb8fd 
								
							 
						 
						
							
							
								
								Allow VARIABLE_SYNTAX to collect partial variables  
							
							
							
						 
						
							2014-08-05 01:04:36 -04:00  
				
					
						
							
							
								 
						
							
								83f726f503 
								
							 
						 
						
							
							
								
								Add tests for include tag with partial variables  
							
							
							
						 
						
							2014-08-05 01:04:20 -04:00  
				
					
						
							
							
								 
						
							
								36006fa68a 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #2689  [ci skip]  
							
							
							
						 
						
							2014-08-04 22:05:38 -04:00  
				
					
						
							
							
								 
						
							
								a49244f4dd 
								
							 
						 
						
							
							
								
								Merge pull request  #2689  from minad/patch-1  
							
							
							
						 
						
							2014-08-04 22:05:04 -04:00  
				
					
						
							
							
								 
						
							
								020f684093 
								
							 
						 
						
							
							
								
								Adjusting heading hierarchy to reflect site-title change  
							
							
							
						 
						
							2014-08-04 09:42:46 +02:00  
				
					
						
							
							
								 
						
							
								101d614351 
								
							 
						 
						
							
							
								
								Removing h1 from site-title  
							
							
							
						 
						
							2014-08-04 09:35:18 +02:00