Finishing tag and category support
This commit is contained in:
		
							parent
							
								
									e952d7ec3e
								
							
						
					
					
						commit
						3bc386a95a
					
				
					 4 changed files with 6 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -2,7 +2,9 @@
 | 
			
		|||
 | 
			
		||||
Pull Requests from our design, development and operations teams of [Haufe.Group](http://www.haufe-lexware.com) and its subsidiaries are greatly appreciated. If you've never contributed to an open source project before we are more than happy to walk you through how to create a pull request.
 | 
			
		||||
 | 
			
		||||
If you want to find out more about or want to improve our blog the following links might be a good starting point
 | 
			
		||||
Support for Categories and Tags was inspired by [this blog entry](http://www.minddust.com/post/tags-and-categories-on-github-pages/)). A list of the defined categories and tags can be found at `_data/categories.yml` and `_data\tags.yml` respectively. If you want to add new categories or tags, you need to add them to the corresponding `.yml` file and add the matching template into the `meta/category` or `meta/tag` directories.
 | 
			
		||||
 | 
			
		||||
If you want to find out more about using `github-pages` for blogging or want to improve our blog the following links might be good starting points
 | 
			
		||||
* [Jekyll documentation, i.e. how to include images](http://jekyllrb.com/docs/posts/)
 | 
			
		||||
* [Github pages powered by Jekyll](https://github.com/jekyll/jekyll/wiki/sites)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
---
 | 
			
		||||
layout: post
 | 
			
		||||
title: Notes from DevOpsCon 2015
 | 
			
		||||
title: Notes from DevOpsCon 2015 - Part 1
 | 
			
		||||
subtite: 
 | 
			
		||||
description: Notes from DevOpsCon 2015
 | 
			
		||||
category: conference
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
---
 | 
			
		||||
layout: post
 | 
			
		||||
title: Impressions from DockerCon EU 2015 - Part 1
 | 
			
		||||
title: Impressions from DockerCon 2015 - Part 1
 | 
			
		||||
subtite: Insights, Outlooks and Inbetweens
 | 
			
		||||
description: Notes from DevOpsCon 2015
 | 
			
		||||
category: conference
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
---
 | 
			
		||||
layout: post
 | 
			
		||||
title: DevOpsCon Munich - Is it really about the tools?
 | 
			
		||||
title: DevOpsCon 2015 - Is it really about the tools?
 | 
			
		||||
subtite: A opinionated commentary by Elias Weingaertner
 | 
			
		||||
description:  My personal findings from DevOpsCon 2015 in Munich
 | 
			
		||||
category: conference
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue