d9958de9d1 
								
							 
						 
						
							
							
								
								Add information re: .jekyll-metadata  
							
							
							
						 
						
							2015-03-19 18:00:32 -07:00  
				
					
						
							
							
								 
						
							
								e82eaa4b0f 
								
							 
						 
						
							
							
								
								Add documentation for collection static files  
							
							... 
							
							
							
							Any file without valid front matter in a collection is available via
`collection.files`.
Inspired by #3583 . 
							
						 
						
							2015-03-19 17:17:16 -07:00  
				
					
						
							
							
								 
						
							
								e770a080a7 
								
							 
						 
						
							
							
								
								Regenerator cache clearing tests  
							
							... 
							
							
							
							Two tests for the regenerator cache clearing changes:
1. Intrusively test that the regnerator.clear_cache actually clears the cache ( in test/test_regenerator.rb )
2. Test that incremental building regenerates files that have changed that previously were unchanged ( in test/test_site.rb ) 
							
						 
						
							2015-03-19 09:41:05 -07:00  
				
					
						
							
							
								 
						
							
								324748a5a6 
								
							 
						 
						
							
							
								
								Added corrections as suggested by @parkr.  
							
							... 
							
							
							
							- Replaced occurrences of #array += with concat
   operations.(performance)
 - Corrected alignment.
 - Removed rebase artifact.
Signed-off-by: Martin Rogalla <martin@martinrogalla.com> 
							
						 
						
							2015-03-19 14:56:46 +01:00  
				
					
						
							
							
								 
						
							
								15ebf929e1 
								
							 
						 
						
							
							
								
								Use the new clear_cache method  
							
							... 
							
							
							
							Instead of assigning `@cache = {}`, clear the cache using `clear_cache` 
							
						 
						
							2015-03-18 22:30:31 -07:00  
				
					
						
							
							
								 
						
							
								c96062781d 
								
							 
						 
						
							
							
								
								Release  💎  3.0.0.pre.beta2  
							
							
							
						 
						
							2015-03-18 11:32:19 -07:00  
				
					
						
							
							
								 
						
							
								adce349d7a 
								
							 
						 
						
							
							
								
								Clear the regenerator cache every time we process  
							
							... 
							
							
							
							To address part of #3591 , clear the regenerator's cache every time the
site is processed. This ensures that the regenerator doesn't incorrectly
believe a file hasn't changed based on stale information. 
							
						 
						
							2015-03-18 10:27:40 -07:00  
				
					
						
							
							
								 
						
							
								e268ee0f33 
								
							 
						 
						
							
							
								
								Whoops, forgot the pre in the beta tag.  
							
							
							
						 
						
							2015-03-18 05:25:36 -05:00  
				
					
						
							
							
								 
						
							
								b02342312b 
								
							 
						 
						
							
							
								
								Change phrase 'variable parameter'  
							
							
							
						 
						
							2015-03-18 11:52:22 +11:00  
				
					
						
							
							
								 
						
							
								06c4b42a5a 
								
							 
						 
						
							
							
								
								Add new "Tag" - jekyll-files.  
							
							
							
						 
						
							2015-03-18 08:35:40 +08:00  
				
					
						
							
							
								 
						
							
								6988eea9ce 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #3580  [ci skip]  
							
							
							
						 
						
							2015-03-17 16:30:09 -07:00  
				
					
						
							
							
								 
						
							
								333b9f5f93 
								
							 
						 
						
							
							
								
								Merge pull request  #3580  from jekyll/fix-3393  
							
							... 
							
							
							
							Merge pull request 3580 
							
						 
						
							2015-03-17 16:28:04 -07:00  
				
					
						
							
							
								 
						
							
								6d20525dce 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #3585  [ci skip]  
							
							
							
						 
						
							2015-03-17 16:27:10 -07:00  
				
					
						
							
							
								 
						
							
								16a2cfed49 
								
							 
						 
						
							
							
								
								Change format from all caps to strong.  
							
							
							
						 
						
							2015-03-18 10:27:02 +11:00  
				
					
						
							
							
								 
						
							
								767c18e93b 
								
							 
						 
						
							
							
								
								Merge pull request  #3585  from gmile/patch-1  
							
							... 
							
							
							
							Merge pull request 3585 
							
						 
						
							2015-03-17 16:26:04 -07:00  
				
					
						
							
							
								 
						
							
								4835e9317a 
								
							 
						 
						
							
							
								
								Fix accidental line break  
							
							
							
						 
						
							2015-03-18 00:07:59 +02:00  
				
					
						
							
							
								 
						
							
								c83b016219 
								
							 
						 
						
							
							
								
								Document variable parameters for include.  
							
							... 
							
							
							
							The documentation has been updated to demonstrate variable parameters for an include.
    {% include footer.html param="value" variable-param=page.variable %} 
							
						 
						
							2015-03-17 15:02:50 +11:00  
				
					
						
							
							
								 
						
							
								778429c6cc 
								
							 
						 
						
							
							
								
								Document variable parameters for include.  
							
							... 
							
							
							
							The documentation has been updated to demonstrate variable parameters for an include.
    {% include footer.html param="value" variable-param=page.variable %} 
							
						 
						
							2015-03-17 14:55:13 +11:00  
				
					
						
							
							
								 
						
							
								eb2fc89776 
								
							 
						 
						
							
							
								
								Correct the semantics of checking for jekyll-paginate  
							
							
							
						 
						
							2015-03-16 15:48:50 -07:00  
				
					
						
							
							
								 
						
							
								fccc02be6f 
								
							 
						 
						
							
							
								
								Don't be so verbose in script/test. /cc  #3574  
							
							
							
						 
						
							2015-03-16 14:55:50 -07:00  
				
					
						
							
							
								 
						
							
								506a1db116 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #3574  [ci skip]  
							
							
							
						 
						
							2015-03-16 14:55:34 -07:00  
				
					
						
							
							
								 
						
							
								6a387b45aa 
								
							 
						 
						
							
							
								
								Merge pull request  #3574  from jekyll/remove-legacy-loader  
							
							... 
							
							
							
							Merge pull request 3574 
							
						 
						
							2015-03-16 14:55:12 -07:00  
				
					
						
							
							
								 
						
							
								bb57c80478 
								
							 
						 
						
							
							
								
								Perform jekyll-paginate deprecation warning correctly.  
							
							... 
							
							
							
							Fixes  #3393  
						
							2015-03-16 14:54:31 -07:00  
				
					
						
							
							
								 
						
							
								b6424c9197 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #3550  [ci skip]  
							
							
							
						 
						
							2015-03-16 14:46:57 -07:00  
				
					
						
							
							
								 
						
							
								6a66a3af5a 
								
							 
						 
						
							
							
								
								Merge branch 'stkent-patch-1'  
							
							... 
							
							
							
							* stkent-patch-1:
  Restructure excerpt_separator documentation for clarity 
							
						 
						
							2015-03-16 14:46:07 -07:00  
				
					
						
							
							
								 
						
							
								10967d8904 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #3556  [ci skip]  
							
							
							
						 
						
							2015-03-16 14:26:28 -07:00  
				
					
						
							
							
								 
						
							
								3c9e43eb36 
								
							 
						 
						
							
							
								
								Merge pull request  #3556  from willnorris/permalinks  
							
							... 
							
							
							
							Merge pull request 3556 
							
						 
						
							2015-03-16 14:26:02 -07:00  
				
					
						
							
							
								 
						
							
								0ca5bd3224 
								
							 
						 
						
							
							
								
								update permalinks docs  
							
							... 
							
							
							
							This adds docs for two new permalink features coming in Jekyll 3:
 - improved default permalinks for pages and collections (#3538 )
 - support for extensionless URLs (#3490 ) 
							
						 
						
							2015-03-16 13:47:53 -07:00  
				
					
						
							
							
								 
						
							
								0d288c54da 
								
							 
						 
						
							
							
								
								Merge pull request  #3576  from jekyll/fix-proofer  
							
							... 
							
							
							
							script/proof: ignore eduardoboucas.com 
							
						 
						
							2015-03-15 18:05:29 -07:00  
				
					
						
							
							
								 
						
							
								41fb36a36f 
								
							 
						 
						
							
							
								
								script/proof: ignore eduardoboucas.com  
							
							
							
						 
						
							2015-03-15 18:05:13 -07:00  
				
					
						
							
							
								 
						
							
								c6d62828ba 
								
							 
						 
						
							
							
								
								Remove loader.rb and utilize "modernize" script/test.  Fixes :  #3573  
							
							
							
						 
						
							2015-03-15 10:08:27 -05:00  
				
					
						
							
							
								 
						
							
								29853ab46d 
								
							 
						 
						
							
							
								
								Merge pull request  #3567  from chrisfinazzo/grammar  
							
							... 
							
							
							
							Wrap lines 
							
						 
						
							2015-03-14 18:43:24 -07:00  
				
					
						
							
							
								 
						
							
								f4a14b60ba 
								
							 
						 
						
							
							
								
								Reflect the merge of  #3572  in History.md  
							
							
							
						 
						
							2015-03-14 19:23:18 -05:00  
				
					
						
							
							
								 
						
							
								045f38d467 
								
							 
						 
						
							
							
								
								Merge pull request  #3572  from pathawks/jekyll-smartify  
							
							... 
							
							
							
							Add Jekyll-Smartify plugin 
							
						 
						
							2015-03-14 19:22:17 -05:00  
				
					
						
							
							
								 
						
							
								00093b91fa 
								
							 
						 
						
							
							
								
								Add Jekyll-Smartify plugin  
							
							
							
						 
						
							2015-03-14 17:11:29 -07:00  
				
					
						
							
							
								 
						
							
								2d0d27da73 
								
							 
						 
						
							
							
								
								Merge  
							
							
							
						 
						
							2015-03-13 12:11:49 -04:00  
				
					
						
							
							
								 
						
							
								7d93e3fdcd 
								
							 
						 
						
							
							
								
								Add the link back in  
							
							
							
						 
						
							2015-03-13 11:53:41 -04:00  
				
					
						
							
							
								 
						
							
								d3bd81361c 
								
							 
						 
						
							
							
								
								Remove link to Eduardo's site  
							
							
							
						 
						
							2015-03-13 11:52:37 -04:00  
				
					
						
							
							
								 
						
							
								06785f2bfd 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #3570  [ci skip]  
							
							
							
						 
						
							2015-03-12 16:17:45 -07:00  
				
					
						
							
							
								 
						
							
								d36c3b0073 
								
							 
						 
						
							
							
								
								Merge pull request  #3570  from eduardoboucas/master  
							
							... 
							
							
							
							Change Ajax pagination resource link to use HTTPS 
							
						 
						
							2015-03-12 17:19:54 -05:00  
				
					
						
							
							
								 
						
							
								eb064b6684 
								
							 
						 
						
							
							
								
								Change Ajax pagination resource link to use HTTPS  
							
							
							
						 
						
							2015-03-12 22:04:17 +00:00  
				
					
						
							
							
								 
						
							
								d3e23c2fae 
								
							 
						 
						
							
							
								
								Merge pull request  #2  from jekyll/master  
							
							... 
							
							
							
							Get latest master 
							
						 
						
							2015-03-12 21:58:39 +00:00  
				
					
						
							
							
								 
						
							
								59add4737b 
								
							 
						 
						
							
							
								
								Use the correct URL  
							
							
							
						 
						
							2015-03-12 11:49:19 -04:00  
				
					
						
							
							
								 
						
							
								b5a73373ff 
								
							 
						 
						
							
							
								
								Wrap lines  
							
							
							
						 
						
							2015-03-11 20:17:23 -04:00  
				
					
						
							
							
								 
						
							
								dac2b17123 
								
							 
						 
						
							
							
								
								Fix link to @recurser's jekyll plugins. [ci skip]  
							
							
							
						 
						
							2015-03-09 14:15:30 -07:00  
				
					
						
							
							
								 
						
							
								007c059315 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #3560  [ci skip]  
							
							
							
						 
						
							2015-03-09 11:38:56 -07:00  
				
					
						
							
							
								 
						
							
								7a7ecbadea 
								
							 
						 
						
							
							
								
								Merge pull request  #3560  from maxbeizer/maxbeizer/fix-collections-docs-grammar  
							
							... 
							
							
							
							Fix grammar on collections docs warning 
							
						 
						
							2015-03-09 11:38:21 -07:00  
				
					
						
							
							
								 
						
							
								0d96ad21d2 
								
							 
						 
						
							
							
								
								Fix grammar on collections docs warning  
							
							
							
						 
						
							2015-03-09 13:13:21 -05:00  
				
					
						
							
							
								 
						
							
								3a3b528014 
								
							 
						 
						
							
							
								
								Merge branch 'master' of github.com:jekyll/jekyll  
							
							... 
							
							
							
							* 'master' of github.com:jekyll/jekyll:
  Update history to reflect merge of #3552  [ci skip]
  Use rspec-mock instead of rr 
							
						 
						
							2015-03-07 18:11:40 -08:00  
				
					
						
							
							
								 
						
							
								1100ca0782 
								
							 
						 
						
							
							
								
								Update link to sublime text plugin.  
							
							
							
						 
						
							2015-03-07 17:27:17 -08:00