Initial Commit
This commit is contained in:
		
						commit
						ae50e268f2
					
				| 
						 | 
				
			
			@ -0,0 +1,3 @@
 | 
			
		|||
[submodule "themes/blackburn"]
 | 
			
		||||
	path = themes/blackburn
 | 
			
		||||
	url = https://github.com/yoshiharuyamashita/blackburn.git
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,6 @@
 | 
			
		|||
---
 | 
			
		||||
title: "{{ replace .Name "-" " " | title }}"
 | 
			
		||||
date: {{ .Date }}
 | 
			
		||||
draft: true
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,4 @@
 | 
			
		|||
baseURL = 'http://es.hackmeeting.org/'
 | 
			
		||||
languageCode = 'es-es'
 | 
			
		||||
title = 'Hackmeeting'
 | 
			
		||||
theme = 'blackburn'
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1 @@
 | 
			
		|||
Subproject commit ce39f25195b796ab34cf9338805c473425f959ef
 | 
			
		||||
		Loading…
	
		Reference in New Issue