Work towards #56: Add permalink to every pattern
This makes cleaner URLs thanks to jekyll
This commit is contained in:
		@@ -2,6 +2,7 @@
 | 
			
		||||
layout: pattern
 | 
			
		||||
title: Repository
 | 
			
		||||
folder: repository
 | 
			
		||||
permalink: /patterns/repository/
 | 
			
		||||
categories: pattern_cat
 | 
			
		||||
tags: pattern_tag
 | 
			
		||||
---
 | 
			
		||||
@@ -23,4 +24,4 @@ querying is utilized.
 | 
			
		||||
 | 
			
		||||
**Real world examples:** 
 | 
			
		||||
 | 
			
		||||
* [Spring Data](http://projects.spring.io/spring-data/)
 | 
			
		||||
* [Spring Data](http://projects.spring.io/spring-data/)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user