5021c7faf8 
								
							 
						 
						
							
							
								
								Translated of README.markdown and CONTRIBUTING.markdown into Japanese.  
							
							
							
						 
						
							2014-02-20 23:41:27 +09:00  
				
					
						
							
							
								 
						
							
								e1fa657f2b 
								
							 
						 
						
							
							
								
								Update gemspec file list.  
							
							
							
						 
						
							2014-02-19 23:27:18 -05:00  
				
					
						
							
							
								 
						
							
								019b0537f6 
								
							 
						 
						
							
							
								
								Added docs for installing from master.  
							
							
							
						 
						
							2014-02-19 23:24:12 -05:00  
				
					
						
							
							
								 
						
							
								768a47dcfb 
								
							 
						 
						
							
							
								
								Be a bit more vague about when features are available in pre-releases.  
							
							
							
						 
						
							2014-02-19 23:18:59 -05:00  
				
					
						
							
							
								 
						
							
								f5c76e2253 
								
							 
						 
						
							
							
								
								Shorten header for example of each note type. Props @cobyism  
							
							
							
						 
						
							2014-02-19 23:18:59 -05:00  
				
					
						
							
							
								 
						
							
								a0017b5c72 
								
							 
						 
						
							
							
								
								Add verbiage around installing pre-releases of jekyll.  
							
							
							
						 
						
							2014-02-19 23:18:59 -05:00  
				
					
						
							
							
								 
						
							
								aa801efce9 
								
							 
						 
						
							
							
								
								Make the unreleased note type icon dark. Props @cobyism  
							
							
							
						 
						
							2014-02-19 23:18:59 -05:00  
				
					
						
							
							
								 
						
							
								e491afe294 
								
							 
						 
						
							
							
								
								Make the icon for the unreleased note brighter  
							
							
							
						 
						
							2014-02-19 23:18:59 -05:00  
				
					
						
							
							
								 
						
							
								b051936ff4 
								
							 
						 
						
							
							
								
								Add "unreleased" note to /docs/configuration about kramdown as the new default  
							
							
							
						 
						
							2014-02-19 23:18:59 -05:00  
				
					
						
							
							
								 
						
							
								5423f02c3c 
								
							 
						 
						
							
							
								
								Add "unreleased" note to docs/assets/  
							
							
							
						 
						
							2014-02-19 23:18:59 -05:00  
				
					
						
							
							
								 
						
							
								d203554e84 
								
							 
						 
						
							
							
								
								Add "unreleased" type note  
							
							
							
						 
						
							2014-02-19 23:18:59 -05:00  
				
					
						
							
							
								 
						
							
								1c4974f6ea 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #2074  
							
							
							
						 
						
							2014-02-19 17:09:10 -06:00  
				
					
						
							
							
								 
						
							
								b6c42adc53 
								
							 
						 
						
							
							
								
								Merge pull request  #2074  from jekyll/default-to-utf8  
							
							
							
						 
						
							2014-02-19 17:09:08 -06:00  
				
					
						
							
							
								 
						
							
								6ca67bfbf4 
								
							 
						 
						
							
							
								
								`layout` defaults to `none` (`nil`)  
							
							
							
						 
						
							2014-02-19 22:08:23 +01:00  
				
					
						
							
							
								 
						
							
								de3570714f 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #2077  [ci skip]  
							
							
							
						 
						
							2014-02-19 14:53:00 -05:00  
				
					
						
							
							
								 
						
							
								c0c06bfc8a 
								
							 
						 
						
							
							
								
								Merge pull request  #2077  from mprins/patch-1  
							
							
							
						 
						
							2014-02-19 14:52:21 -05:00  
				
					
						
							
							
								 
						
							
								b82a93872b 
								
							 
						 
						
							
							
								
								1+1+1=three  
							
							... 
							
							
							
							counting `path`, `modified_time` and `extname` gives 3 
							
						 
						
							2014-02-19 20:39:11 +01:00  
				
					
						
							
							
								 
						
							
								0d1fcc0691 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #2075  [ci skip]  
							
							
							
						 
						
							2014-02-19 14:15:41 -05:00  
				
					
						
							
							
								 
						
							
								27be7e2e6a 
								
							 
						 
						
							
							
								
								Merge pull request  #2075  from jekyll/expose-static-files  
							
							
							
						 
						
							2014-02-19 14:15:20 -05:00  
				
					
						
							
							
								 
						
							
								88b66858ff 
								
							 
						 
						
							
							
								
								Update docs to include extname for static file object in liquid. [ci skip]  
							
							
							
						 
						
							2014-02-19 14:15:03 -05:00  
				
					
						
							
							
								 
						
							
								e0166682da 
								
							 
						 
						
							
							
								
								Sort the static files by relative path before sending to liquid  
							
							
							
						 
						
							2014-02-19 14:02:03 -05:00  
				
					
						
							
							
								 
						
							
								e3dd908d55 
								
							 
						 
						
							
							
								
								Add StaticFile#to_liquid['extname'] :)  
							
							
							
						 
						
							2014-02-19 13:55:58 -05:00  
				
					
						
							
							
								 
						
							
								33490e4efc 
								
							 
						 
						
							
							
								
								Fix error in tests.  
							
							
							
						 
						
							2014-02-19 13:43:16 -05:00  
				
					
						
							
							
								 
						
							
								d96e62c50f 
								
							 
						 
						
							
							
								
								Add docs for site.static_files  
							
							
							
						 
						
							2014-02-19 13:35:21 -05:00  
				
					
						
							
							
								 
						
							
								b5a398bdff 
								
							 
						 
						
							
							
								
								Add StaticFile#to_liquid and StaticFile#relative_path  
							
							
							
						 
						
							2014-02-19 13:35:13 -05:00  
				
					
						
							
							
								 
						
							
								9659cfe876 
								
							 
						 
						
							
							
								
								Test site.static_files  
							
							
							
						 
						
							2014-02-19 13:34:44 -05:00  
				
					
						
							
							
								 
						
							
								949aa3fc32 
								
							 
						 
						
							
							
								
								Test fetching of static files  
							
							
							
						 
						
							2014-02-19 13:16:21 -05:00  
				
					
						
							
							
								 
						
							
								6e40338f9e 
								
							 
						 
						
							
							
								
								Expose site.static_files to Liquid  
							
							
							
						 
						
							2014-02-19 13:04:33 -05:00  
				
					
						
							
							
								 
						
							
								407b9b577b 
								
							 
						 
						
							
							
								
								Update configuration docs to indicate that utf-8 is now the default  
							
							... 
							
							
							
							Docs for #2031 , /cc #2029 . 
							
						 
						
							2014-02-19 11:14:09 -05:00  
				
					
						
							
							
								 
						
							
								45a5671c55 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #2073  [ci skip]  
							
							
							
						 
						
							2014-02-19 11:11:25 -05:00  
				
					
						
							
							
								 
						
							
								de40d5fbe3 
								
							 
						 
						
							
							
								
								Merge pull request  #2073  from mizuhands/patch-1  
							
							
							
						 
						
							2014-02-19 11:10:35 -05:00  
				
					
						
							
							
								 
						
							
								b0b8bebe6c 
								
							 
						 
						
							
							
								
								[configuration.md] Correct typo  
							
							... 
							
							
							
							Typo: 'use'
Proposed Correction: 'uses the'
---
In English, 'use' is the verb form for plural subjects, where as 'uses' is the verb form for a singular subject. For this case, the subject, 'default value', is singular. 
							
						 
						
							2014-02-19 12:22:46 +01:00  
				
					
						
							
							
								 
						
							
								b1812e7711 
								
							 
						 
						
							
							
								
								Move Kramdown version bump to Minor Enhancements section.  
							
							... 
							
							
							
							Closes  #2069 . 
						
							2014-02-19 00:13:24 -05:00  
				
					
						
							
							
								 
						
							
								9414280aa7 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #2058  [ci skip]  
							
							
							
						 
						
							2014-02-18 01:53:47 -05:00  
				
					
						
							
							
								 
						
							
								6a6e66bf9e 
								
							 
						 
						
							
							
								
								Merge pull request  #2058  from jekyll/layouts-relative-to-config  
							
							
							
						 
						
							2014-02-18 01:53:15 -05:00  
				
					
						
							
							
								 
						
							
								0c7a26f68b 
								
							 
						 
						
							
							
								
								Add clarification about output path of asset files  
							
							
							
						 
						
							2014-02-17 22:39:07 -06:00  
				
					
						
							
							
								 
						
							
								b68229aa2c 
								
							 
						 
						
							
							
								
								Make LayoutReader#layout_directory public.  
							
							... 
							
							
							
							Since it's being used in a test, let's go ahead and expose it instead of
dealing with using Object#send to send the message along. 
							
						 
						
							2014-02-17 22:13:29 -06:00  
				
					
						
							
							
								 
						
							
								6bc4776199 
								
							 
						 
						
							
							
								
								Replace footer github and twitter link text with inline SVG icons  
							
							
							
						 
						
							2014-02-17 22:23:30 -05:00  
				
					
						
							
							
								 
						
							
								aa4280904a 
								
							 
						 
						
							
							
								
								Post content styles for mobile  
							
							
							
						 
						
							2014-02-17 16:58:12 -05:00  
				
					
						
							
							
								 
						
							
								1c5ed75e72 
								
							 
						 
						
							
							
								
								Replace unicode menu icon with inline SVG  
							
							... 
							
							
							
							- unicode menu icon doesn’t render pixel crisp (has some
anti-aliasing), whereas SVG renders pixel optimized
- using inline SVG (instead of a referenced, attached file, will save
an http request 
							
						 
						
							2014-02-17 16:52:48 -05:00  
				
					
						
							
							
								 
						
							
								893b664f34 
								
							 
						 
						
							
							
								
								Adds mobile styling for menu at sub 600px viewport widths  
							
							
							
						 
						
							2014-02-17 16:36:21 -05:00  
				
					
						
							
							
								 
						
							
								7706231f16 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #2041  [ci skip]  
							
							
							
						 
						
							2014-02-17 16:23:50 -05:00  
				
					
						
							
							
								 
						
							
								e5bcddfbe0 
								
							 
						 
						
							
							
								
								Merge pull request  #2041  from anthonyjsmith/webrick_index_xml  
							
							
							
						 
						
							2014-02-17 16:23:25 -05:00  
				
					
						
							
							
								 
						
							
								3e6f2d8cef 
								
							 
						 
						
							
							
								
								🔥  permalink option so default date permalink method is left in tact  
							
							
							
						 
						
							2014-02-17 12:42:15 -05:00  
				
					
						
							
							
								 
						
							
								cf14bc6ab6 
								
							 
						 
						
							
							
								
								Update license with all years since 2008.  
							
							... 
							
							
							
							Closes  #2059 . 
						
							2014-02-17 12:17:25 -05:00  
				
					
						
							
							
								 
						
							
								1a879a04ab 
								
							 
						 
						
							
							
								
								Add tests for determining source dir  
							
							
							
						 
						
							2014-02-16 23:19:03 -05:00  
				
					
						
							
							
								 
						
							
								47babef79a 
								
							 
						 
						
							
							
								
								Make the layouts: config key relative to CWD or to Source  
							
							... 
							
							
							
							Fixes  #1576 . 
						
							2014-02-16 22:42:38 -05:00  
				
					
						
							
							
								 
						
							
								84471ba202 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #1946  [ci skip]  
							
							
							
						 
						
							2014-02-16 22:14:43 -05:00  
				
					
						
							
							
								 
						
							
								3e91030c81 
								
							 
						 
						
							
							
								
								Merge pull request  #1946  from jekyll/security-vuln-patches  
							
							
							
						 
						
							2014-02-16 22:14:20 -05:00  
				
					
						
							
							
								 
						
							
								ab0ebadee3 
								
							 
						 
						
							
							
								
								Merge master into security-vuln-patches  
							
							
							
						 
						
							2014-02-16 22:02:03 -05:00