Post's YAML front matter is available on post object. No longer a need for post.data (redundant).
This commit is contained in:
		
							parent
							
								
									a99e142163
								
							
						
					
					
						commit
						1cadd8f5b0
					
				|  | @ -4,7 +4,6 @@ | ||||||
|   * Minor Enhancements |   * Minor Enhancements | ||||||
|     * Added post categories based on directories containing _posts [github.com/mreid] |     * Added post categories based on directories containing _posts [github.com/mreid] | ||||||
|     * Added new date filter that shows the full month name [github.com/mreid] |     * Added new date filter that shows the full month name [github.com/mreid] | ||||||
|     * Make post's YAML front matter available as post.data [github.com/remi] |  | ||||||
|     * Merge Post's YAML front matter into its to_liquid payload [github.com/remi] |     * Merge Post's YAML front matter into its to_liquid payload [github.com/remi] | ||||||
|     * Restrict includes to regular files underneath _includes |     * Restrict includes to regular files underneath _includes | ||||||
|   * Bug Fixes |   * Bug Fixes | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue