6a74c09185 
								
							 
						 
						
							
							
								
								Further fixes for htmlproofer.  
							
							
							
						 
						
							2015-02-07 23:44:19 -08:00  
				
					
						
							
							
								 
						
							
								1fa428c6e4 
								
							 
						 
						
							
							
								
								Fix posts per htmlproofer.  
							
							
							
						 
						
							2015-02-07 23:31:15 -08:00  
				
					
						
							
							
								 
						
							
								fbb766becc 
								
							 
						 
						
							
							
								
								Correction of documentation  
							
							
							
						 
						
							2015-02-08 05:55:03 +01:00  
				
					
						
							
							
								 
						
							
								4f078ee2e8 
								
							 
						 
						
							
							
								
								fix missing char in template docs  
							
							
							
						 
						
							2015-02-07 10:31:41 +00:00  
				
					
						
							
							
								 
						
							
								8f9d3c9647 
								
							 
						 
						
							
							
								
								Dumb tab-completion is dumb  
							
							
							
						 
						
							2015-01-31 23:23:42 -05:00  
				
					
						
							
							
								 
						
							
								9815a7b0ee 
								
							 
						 
						
							
							
								
								Add missing word, rewrap lines to fit  
							
							
							
						 
						
							2015-01-31 23:09:18 -05:00  
				
					
						
							
							
								 
						
							
								8da7d1a5bc 
								
							 
						 
						
							
							
								
								Grammar, hard-wrap lines at 80 characters  
							
							
							
						 
						
							2015-01-31 22:52:46 -05:00  
				
					
						
							
							
								 
						
							
								65d43ef398 
								
							 
						 
						
							
							
								
								Move previous runtime dependencies to development dependencies.  
							
							
							
						 
						
							2015-01-31 13:53:17 -08:00  
				
					
						
							
							
								 
						
							
								ec397e1629 
								
							 
						 
						
							
							
								
								Remove extra spaces  
							
							
							
						 
						
							2015-01-31 12:27:28 -05:00  
				
					
						
							
							
								 
						
							
								a2b19c1d2b 
								
							 
						 
						
							
							
								
								Merge pull request  #3383  from jekyll/respect-the-title  
							
							
							
						 
						
							2015-01-31 00:07:10 -08:00  
				
					
						
							
							
								 
						
							
								18893b828b 
								
							 
						 
						
							
							
								
								Formatting change per request  
							
							
							
						 
						
							2015-01-30 23:11:24 -08:00  
				
					
						
							
							
								 
						
							
								51d8d5e267 
								
							 
						 
						
							
							
								
								Liquid tag plugin addition.  
							
							
							
						 
						
							2015-01-30 10:41:21 -08:00  
				
					
						
							
							
								 
						
							
								0c624eb11b 
								
							 
						 
						
							
							
								
								The :title URL placeholder for collections should be the filename slug.  
							
							... 
							
							
							
							This mimicks posts most closely. It can be overridden by the
YAML front matter.
Undoes some of #2864 . 
							
						 
						
							2015-01-30 01:53:11 -08:00  
				
					
						
							
							
								 
						
							
								ef54bfe5a1 
								
							 
						 
						
							
							
								
								highlighting fix  
							
							
							
						 
						
							2015-01-21 17:44:28 +01:00  
				
					
						
							
							
								 
						
							
								b951696114 
								
							 
						 
						
							
							
								
								add jekyll-minifier  
							
							
							
						 
						
							2015-01-21 12:38:45 +08:00  
				
					
						
							
							
								 
						
							
								c1da91cf5c 
								
							 
						 
						
							
							
								
								Start removing mentions of Textile.  
							
							
							
						 
						
							2015-01-17 16:51:28 -08:00  
				
					
						
							
							
								 
						
							
								10659e1eef 
								
							 
						 
						
							
							
								
								Merge branch 'nitoyon-slugify-new-param'  
							
							... 
							
							
							
							* nitoyon-slugify-new-param:
  Remove superfluous Sass declarations.
  Move the slugify options out to their own section so as to fix the formatting.
  Document the mode parameter of slugify Liquid filter
  Add tests for mode parameters of slugify Liquid filter
  Add mode parameter to slugify Liquid filter
Conflicts:
	lib/jekyll/utils.rb
        ---> Hadn't added UTF-8 support in nitoyon's PR. 
							
						 
						
							2015-01-17 16:06:10 -08:00  
				
					
						
							
							
								 
						
							
								6081fcd75a 
								
							 
						 
						
							
							
								
								Move the slugify options out to their own section so as to fix the formatting.  
							
							
							
						 
						
							2015-01-17 16:00:35 -08:00  
				
					
						
							
							
								 
						
							
								84cfc1ceff 
								
							 
						 
						
							
							
								
								Merge branch 'majioa-devel'  
							
							... 
							
							
							
							* majioa-devel:
  Ensure Post#excerpt_separator always returns a string.
  get procedure for default excerpt separator for both cases site and page was moved to the post's specific method :excerpt_separator.
  Added per post excerpt_separator functionality, so you are able to specify :excerpt_separator (as well as just :excerpt) key direct inside the post YAML, to make an excerpt based on the value in the post. Tests were also added. 
							
						 
						
							2015-01-17 15:01:20 -08:00  
				
					
						
							
							
								 
						
							
								153db8a230 
								
							 
						 
						
							
							
								
								Update site history. [ci skip]  
							
							
							
						 
						
							2015-01-17 15:01:08 -08:00  
				
					
						
							
							
								 
						
							
								a1ea8b9798 
								
							 
						 
						
							
							
								
								Added versioning comment to configuration file  
							
							... 
							
							
							
							# previously `post` in Jekyll 2.2. 
							
						 
						
							2015-01-16 15:58:21 -08:00  
				
					
						
							
							
								 
						
							
								3cb0f4f590 
								
							 
						 
						
							
							
								
								Formatting fixes  
							
							... 
							
							
							
							- Add command to list of types of plugins
- Made "command" plural to be consistent with other types
- Made the types into links within the page 
							
						 
						
							2015-01-14 11:20:03 -08:00  
				
					
						
							
							
								 
						
							
								06b6e86d52 
								
							 
						 
						
							
							
								
								Merge pull request  #3292  from flyinprogrammer/eliminate_section_metadata  
							
							
							
						 
						
							2015-01-13 13:13:43 -08:00  
				
					
						
							
							
								 
						
							
								e724622a92 
								
							 
						 
						
							
							
								
								Merge pull request  #3295  from jaybe-jekyll/patch-1  
							
							
							
						 
						
							2015-01-12 18:23:11 -08:00  
				
					
						
							
							
								 
						
							
								e378b2efd3 
								
							 
						 
						
							
							
								
								Update usage.md  
							
							... 
							
							
							
							Correction; clarity. 
							
						 
						
							2015-01-12 18:21:00 -06:00  
				
					
						
							
							
								 
						
							
								12cbfa8cf4 
								
							 
						 
						
							
							
								
								Update usage.md  
							
							... 
							
							
							
							Clarity. 
							
						 
						
							2015-01-12 18:20:17 -06:00  
				
					
						
							
							
								 
						
							
								7be49c99c1 
								
							 
						 
						
							
							
								
								Update configuration.md  
							
							... 
							
							
							
							Sync Destination folder cleansing language with Usage docs page (i.e. adding `keep_files` directive). 
							
						 
						
							2015-01-12 16:52:13 -06:00  
				
					
						
							
							
								 
						
							
								d2b33144a7 
								
							 
						 
						
							
							
								
								Update usage.md  
							
							... 
							
							
							
							Sync Destination folder cleansing language with Configuration docs page (i.e. adding `keep_files` directive) 
							
						 
						
							2015-01-12 16:51:15 -06:00  
				
					
						
							
							
								 
						
							
								c26f040bcf 
								
							 
						 
						
							
							
								
								Eliminate the need for prev_section and next_section metadata.  
							
							
							
						 
						
							2015-01-11 21:19:14 -08:00  
				
					
						
							
							
								 
						
							
								312717b56d 
								
							 
						 
						
							
							
								
								Update configuration.md  
							
							... 
							
							
							
							Tweak and simplify language re: `keep_files` and `destination` directory. 
							
						 
						
							2015-01-11 18:08:05 -06:00  
				
					
						
							
							
								 
						
							
								f228b31c2e 
								
							 
						 
						
							
							
								
								Update configuration.md  
							
							... 
							
							
							
							Clarify ability to retain generated content in `destination` via the `keep_files` configuration directive. 
							
						 
						
							2015-01-11 13:11:29 -06:00  
				
					
						
							
							
								 
						
							
								5536f950f9 
								
							 
						 
						
							
							
								
								Merge pull request  #3271  from maban/patch-1  
							
							
							
						 
						
							2015-01-10 00:04:16 -08:00  
				
					
						
							
							
								 
						
							
								bce4680182 
								
							 
						 
						
							
							
								
								Add new AsciiDoc plugin gem to list of Jekyll plugins.  
							
							
							
						 
						
							2015-01-09 15:41:45 -07:00  
				
					
						
							
							
								 
						
							
								e7c0e313a3 
								
							 
						 
						
							
							
								
								Change collection documentation based on  #223  
							
							... 
							
							
							
							Clarifying what happens if no YAML front matter exists. The current explanation says that Jekyll will generate a file without Front Matter, but it appears this isn't the case.
I'm still not sure if this is the intended behaviour, but this clarifies how it currently works. 
							
						 
						
							2015-01-08 18:39:27 +00:00  
				
					
						
							
							
								 
						
							
								54d0bf47e8 
								
							 
						 
						
							
							
								
								Added per post excerpt_separator functionality, so you are able to  
							
							... 
							
							
							
							specify :excerpt_separator (as well as just :excerpt) key direct inside
the post YAML, to make an excerpt based on the value in the post. Tests
were also added. 
							
						 
						
							2015-01-08 15:18:06 +03:00  
				
					
						
							
							
								 
						
							
								8d968ebae0 
								
							 
						 
						
							
							
								
								Merge pull request  #3233  from jessepinho/punctuation-fixes  
							
							
							
						 
						
							2015-01-02 13:38:58 -06:00  
				
					
						
							
							
								 
						
							
								07bd3a3759 
								
							 
						 
						
							
							
								
								Clarify paragraph on the return value of `generate`  
							
							
							
						 
						
							2015-01-01 23:58:40 -06:00  
				
					
						
							
							
								 
						
							
								63ec07a062 
								
							 
						 
						
							
							
								
								Merge pr  #3185 .  
							
							... 
							
							
							
							add link to tutorial on building dynamic navbars
Conflicts:
	site/_docs/resources.md 
							
						 
						
							2014-12-29 00:51:47 -05:00  
				
					
						
							
							
								 
						
							
								442deb6a7e 
								
							 
						 
						
							
							
								
								Merge pull request  #3186  from eduardoboucas/master  
							
							
							
						 
						
							2014-12-29 00:50:24 -05:00  
				
					
						
							
							
								 
						
							
								6e5850c6ab 
								
							 
						 
						
							
							
								
								Merge PR  #2790 .  
							
							... 
							
							
							
							Add jekyll-thumbnail-filter to plugins list 
							
						 
						
							2014-12-29 00:22:55 -05:00  
				
					
						
							
							
								 
						
							
								ac41312c5d 
								
							 
						 
						
							
							
								
								Separate jekyll-docs out into a separate gem & bless it  
							
							
							
						 
						
							2014-12-28 14:37:02 -05:00  
				
					
						
							
							
								 
						
							
								039c521e8c 
								
							 
						 
						
							
							
								
								Update the documentation.  
							
							
							
						 
						
							2014-12-26 22:17:07 -05:00  
				
					
						
							
							
								 
						
							
								b1a517ccb6 
								
							 
						 
						
							
							
								
								Remove unnecessary 'where'  
							
							
							
						 
						
							2014-12-25 18:29:50 -06:00  
				
					
						
							
							
								 
						
							
								4070143d5b 
								
							 
						 
						
							
							
								
								Tweak sentence structure  
							
							
							
						 
						
							2014-12-25 15:17:21 -06:00  
				
					
						
							
							
								 
						
							
								52085d2e34 
								
							 
						 
						
							
							
								
								Fix a few punctuation errors  
							
							
							
						 
						
							2014-12-24 17:01:51 -06:00  
				
					
						
							
							
								 
						
							
								922ba5d0ea 
								
							 
						 
						
							
							
								
								Fixing the default host on docs  
							
							
							
						 
						
							2014-12-23 13:26:08 +01:00  
				
					
						
							
							
								 
						
							
								8284714d8a 
								
							 
						 
						
							
							
								
								Release  💎  2.5.3  
							
							
							
						 
						
							2014-12-22 09:15:57 -05:00  
				
					
						
							
							
								 
						
							
								d05df326b9 
								
							 
						 
						
							
							
								
								Add jekyll-mermaid to the list of plugins.  
							
							
							
						 
						
							2014-12-19 22:55:40 -05:00  
				
					
						
							
							
								 
						
							
								a069ad77c0 
								
							 
						 
						
							
							
								
								Add link to inline_highlight plugin  
							
							
							
						 
						
							2014-12-14 15:36:59 -05:00  
				
					
						
							
							
								 
						
							
								2dad0d3304 
								
							 
						 
						
							
							
								
								Merge pull request  #3196  from jekyll/site-troubleshooting-updates  
							
							
							
						 
						
							2014-12-09 18:09:16 -08:00