47ee5db5fc 
								
							 
						 
						
							
							
								
								Removed the trailing slash from the example "/blog/" basurl comment. Following the example would add two slashes into the url, i.e.  http://yourdomain.com/blog//  
							
							
							
						 
						
							2015-02-20 07:06:12 -06:00  
				
					
						
							
							
								 
						
							
								3e030ea784 
								
							 
						 
						
							
							
								
								Clarify pagination file index.html may reside in subdirectory  
							
							
							
						 
						
							2015-02-18 16:16:38 -06:00  
				
					
						
							
							
								 
						
							
								e240bbb1bf 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #3477  [ci skip]  
							
							
							
						 
						
							2015-02-18 11:17:50 -08:00  
				
					
						
							
							
								 
						
							
								04430b2c17 
								
							 
						 
						
							
							
								
								Merge pull request  #3477  from kleinfreund/patch-1  
							
							
							
						 
						
							2015-02-18 11:17:26 -08:00  
				
					
						
							
							
								 
						
							
								80f64dea89 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #3479  [ci skip]  
							
							
							
						 
						
							2015-02-18 11:14:26 -08:00  
				
					
						
							
							
								 
						
							
								29534469c3 
								
							 
						 
						
							
							
								
								Merge pull request  #3479  from tuzhucheng/update_doc_pagination_path  
							
							
							
						 
						
							2015-02-18 11:13:36 -08:00  
				
					
						
							
							
								 
						
							
								705fdfb23d 
								
							 
						 
						
							
							
								
								Add a '/' to paginate_path  
							
							... 
							
							
							
							If this '/' is not present, then the second pagination code snippet
under the "Render the paginated Posts" section will have a bug.
Let's say my page 1 is located at host:port/blog/index.html and my
paginate_path setting in _config.yml is "blog/page:num/". The
observation if the paginate_path does not start with a '/' is that the href generated for the page numbers will have 2 'blogs', i.e. for page 2 the href will
incorrectly appear as 'host:port/blog/blog/page2' instead of just
'host:port/blog/page2'. 
							
						 
						
							2015-02-18 03:13:57 -05:00  
				
					
						
							
							
								 
						
							
								cd1326d457 
								
							 
						 
						
							
							
								
								Update LICENSE to 2015.  
							
							... 
							
							
							
							The future is now. 
							
						 
						
							2015-02-17 22:17:25 +01:00  
				
					
						
							
							
								 
						
							
								1beee0d59d 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #3475  [ci skip]  
							
							
							
						 
						
							2015-02-17 13:12:27 -08:00  
				
					
						
							
							
								 
						
							
								4d0cb3345f 
								
							 
						 
						
							
							
								
								Merge pull request  #3475  from markphelps/master  
							
							... 
							
							
							
							Fix wording in code snippet highlighting section 
							
						 
						
							2015-02-17 13:11:59 -08:00  
				
					
						
							
							
								 
						
							
								9a0db42436 
								
							 
						 
						
							
							
								
								Updating Rogue description text based on feedback.  
							
							
							
						 
						
							2015-02-17 15:27:15 -05:00  
				
					
						
							
							
								 
						
							
								dbead70168 
								
							 
						 
						
							
							
								
								Fix wording in code snippet highlighting section  
							
							
							
						 
						
							2015-02-17 08:17:45 -05:00  
				
					
						
							
							
								 
						
							
								e9638fa6a2 
								
							 
						 
						
							
							
								
								updated lsi docs  
							
							
							
						 
						
							2015-02-17 00:12:54 -05:00  
				
					
						
							
							
								 
						
							
								9caa47d164 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #3466  [ci skip]  
							
							
							
						 
						
							2015-02-16 16:25:21 -08:00  
				
					
						
							
							
								 
						
							
								05dc4df7e4 
								
							 
						 
						
							
							
								
								Merge pull request  #3466  from MartinRogalla/twitterLinkUpdate  
							
							... 
							
							
							
							Change Twitter link to link directly to @jekyllrb. 
							
						 
						
							2015-02-16 16:24:54 -08:00  
				
					
						
							
							
								 
						
							
								7fb3b096c3 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #3464  [ci skip]  
							
							
							
						 
						
							2015-02-16 13:05:15 -08:00  
				
					
						
							
							
								 
						
							
								32cc745142 
								
							 
						 
						
							
							
								
								Merge pull request  #3464  from willnorris/rebuild  
							
							... 
							
							
							
							write .jekyll-metadata even on full_rebuild 
							
						 
						
							2015-02-16 13:03:45 -08:00  
				
					
						
							
							
								 
						
							
								17e4c8ab42 
								
							 
						 
						
							
							
								
								Update pagination.md - Clarify only index.html  
							
							... 
							
							
							
							At this time, only index.html is allowed for pagination. 
							
						 
						
							2015-02-16 08:48:20 -06:00  
				
					
						
							
							
								 
						
							
								5fa1aadf7f 
								
							 
						 
						
							
							
								
								docs: Add frontmatter date formatting information  
							
							
							
						 
						
							2015-02-15 18:28:52 -05:00  
				
					
						
							
							
								 
						
							
								edb50b81a3 
								
							 
						 
						
							
							
								
								changed the codefile name  
							
							
							
						 
						
							2015-02-15 17:20:02 -05:00  
				
					
						
							
							
								 
						
							
								a2bf106c47 
								
							 
						 
						
							
							
								
								forgot a tick around a codefile name  
							
							
							
						 
						
							2015-02-15 17:19:31 -05:00  
				
					
						
							
							
								 
						
							
								ae0b13b531 
								
							 
						 
						
							
							
								
								proofed changes  
							
							
							
						 
						
							2015-02-15 17:16:54 -05:00  
				
					
						
							
							
								 
						
							
								f2696c1c4c 
								
							 
						 
						
							
							
								
								removed personal link  
							
							
							
						 
						
							2015-02-15 17:10:50 -05:00  
				
					
						
							
							
								 
						
							
								ac7c1d0cd6 
								
							 
						 
						
							
							
								
								How to access a specific item in the data folder  
							
							... 
							
							
							
							It's common to want to access a specific item in the data folder. this should be documented. 
							
						 
						
							2015-02-15 16:32:40 -05:00  
				
					
						
							
							
								 
						
							
								e81b020d7e 
								
							 
						 
						
							
							
								
								Clarify pagination works from within HTML files  
							
							... 
							
							
							
							IRC question of confusion re: wording and meaning. 
							
						 
						
							2015-02-15 14:13:46 -06:00  
				
					
						
							
							
								 
						
							
								9f22749ebb 
								
							 
						 
						
							
							
								
								Change twitter link to link directly to @jekyllrb.  
							
							... 
							
							
							
							Changed the link on the help page to directly link to the Twitter
@jekyllrb account.
Signed-off-by: Martin Jorn Rogalla <martin@martinrogalla.com> 
							
						 
						
							2015-02-15 12:51:18 +01:00  
				
					
						
							
							
								 
						
							
								6e89c1c02b 
								
							 
						 
						
							
							
								
								write .jekyll-metadata even on full_rebuild  
							
							... 
							
							
							
							For a full rebuild, we certainly don't want to *read* from
.jeykll-metadata, but we should still write it.  Otherwise, a subsequent
incremental build would have to do a full rebuild again since there is
no metadata file to start from. 
							
						 
						
							2015-02-14 22:43:43 -08:00  
				
					
						
							
							
								 
						
							
								fa6981fb8c 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #3457  [ci skip]  
							
							
							
						 
						
							2015-02-14 10:33:36 -08:00  
				
					
						
							
							
								 
						
							
								5f38430304 
								
							 
						 
						
							
							
								
								Merge pull request  #3457  from penibelst/jch  
							
							
							
						 
						
							2015-02-14 10:33:01 -08:00  
				
					
						
							
							
								 
						
							
								22759edf3e 
								
							 
						 
						
							
							
								
								Change the link  
							
							
							
						 
						
							2015-02-14 14:50:35 +01:00  
				
					
						
							
							
								 
						
							
								00ec13c11b 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #3456  [ci skip]  
							
							
							
						 
						
							2015-02-14 01:35:00 -08:00  
				
					
						
							
							
								 
						
							
								9b50fc9f3b 
								
							 
						 
						
							
							
								
								Merge pull request  #3456  from willnorris/draft  
							
							
							
						 
						
							2015-02-14 01:34:31 -08:00  
				
					
						
							
							
								 
						
							
								58dc1f77e9 
								
							 
						 
						
							
							
								
								add draft? method to identify if Post is a draft  
							
							
							
						 
						
							2015-02-14 00:01:27 -08:00  
				
					
						
							
							
								 
						
							
								461ea2f147 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #3455  [ci skip]  
							
							
							
						 
						
							2015-02-13 20:53:18 -08:00  
				
					
						
							
							
								 
						
							
								30b42c4700 
								
							 
						 
						
							
							
								
								Merge pull request  #3455  from jekyll/read-csv-data-with-proper-encoding  
							
							
							
						 
						
							2015-02-13 20:52:34 -08:00  
				
					
						
							
							
								 
						
							
								c6d5a913f1 
								
							 
						 
						
							
							
								
								Site#read_data_file: read CSV's with proper file encoding  
							
							... 
							
							
							
							Fixes  #3451 . 
						
							2015-02-13 19:39:15 -08:00  
				
					
						
							
							
								 
						
							
								712d8d617d 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #3452  [ci skip]  
							
							
							
						 
						
							2015-02-13 17:07:33 -08:00  
				
					
						
							
							
								 
						
							
								7c9ad82b2a 
								
							 
						 
						
							
							
								
								Merge pull request  #3452  from rtomayko/serve-strip-html-suffix  
							
							
							
						 
						
							2015-02-13 17:05:22 -08:00  
				
					
						
							
							
								 
						
							
								491cce7a99 
								
							 
						 
						
							
							
								
								Avoid requiring webrick at boot time  
							
							... 
							
							
							
							This is a bit uglier but allows deferring loading webrick until the
serve command is invoked as opposed to when it's required. 
							
						 
						
							2015-02-12 22:16:12 -05:00  
				
					
						
							
							
								 
						
							
								e99a9e5821 
								
							 
						 
						
							
							
								
								Custom WEBrick FileHandler for stripping .html extension  
							
							... 
							
							
							
							This first performs the normal static file check at the exact
location. If no file is found, attempt the check again with an
".html" suffix.
See the following for base class search_file implementation:
https://github.com/ruby/ruby/blob/4607f95/lib/webrick/httpservlet/filehandler.rb#L363-L383  
							
						 
						
							2015-02-12 21:58:35 -05:00  
				
					
						
							
							
								 
						
							
								249249f76b 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #3382  [ci skip]  
							
							
							
						 
						
							2015-02-11 15:52:04 -08:00  
				
					
						
							
							
								 
						
							
								0d602018bd 
								
							 
						 
						
							
							
								
								Merge pull request  #3382  from alfredxing/site-template-kerning  
							
							
							
						 
						
							2015-02-11 15:51:34 -08:00  
				
					
						
							
							
								 
						
							
								a907addbe2 
								
							 
						 
						
							
							
								
								Optimize text rendering for legibility  
							
							
							
						 
						
							2015-02-11 15:45:47 -08:00  
				
					
						
							
							
								 
						
							
								7a5a90de82 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #3440  [ci skip]  
							
							
							
						 
						
							2015-02-11 13:59:53 -08:00  
				
					
						
							
							
								 
						
							
								a64b7e7a62 
								
							 
						 
						
							
							
								
								Merge pull request  #3440  from tkrotoff/class-text  
							
							
							
						 
						
							2015-02-11 13:58:44 -08:00  
				
					
						
							
							
								 
						
							
								f933164a2a 
								
							 
						 
						
							
							
								
								use SCREAMING_SNAKE_CASE and remove --destination from --source options  
							
							
							
						 
						
							2015-02-10 15:02:49 -05:00  
				
					
						
							
							
								 
						
							
								0914948099 
								
							 
						 
						
							
							
								
								Remove class="text"  
							
							... 
							
							
							
							There is no class text defined in the CSS 
							
						 
						
							2015-02-10 17:09:06 +01:00  
				
					
						
							
							
								 
						
							
								c96abf7e82 
								
							 
						 
						
							
							
								
								added -s and -d  
							
							
							
						 
						
							2015-02-10 11:08:22 -05:00  
				
					
						
							
							
								 
						
							
								8fe9561f64 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #3438  [ci skip]  
							
							
							
						 
						
							2015-02-09 23:24:47 -08:00  
				
					
						
							
							
								 
						
							
								83ad59841b 
								
							 
						 
						
							
							
								
								Merge pull request  #3438  from jordanthornquest/master  
							
							
							
						 
						
							2015-02-09 23:23:59 -08:00