basic skeleton
This commit is contained in:
		
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
public/
 | 
			
		||||
.hugo_build.lock
 | 
			
		||||
							
								
								
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
[submodule "themes/almeida-cv"]
 | 
			
		||||
	path = themes/almeida-cv
 | 
			
		||||
	url = https://github.com/ineesalmeida/almeida-cv.git
 | 
			
		||||
							
								
								
									
										6
									
								
								archetypes/default.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								archetypes/default.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
---
 | 
			
		||||
title: "{{ replace .Name "-" " " | title }}"
 | 
			
		||||
date: {{ .Date }}
 | 
			
		||||
draft: true
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										3
									
								
								config.toml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								config.toml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
baseURL = 'https://cv.tormakristof.eu/'
 | 
			
		||||
languageCode = 'en-us'
 | 
			
		||||
title = 'Kristóf Torma'
 | 
			
		||||
							
								
								
									
										1
									
								
								themes/almeida-cv
									
									
									
									
									
										Submodule
									
								
							
							
								
								
								
								
								
							
						
						
									
										1
									
								
								themes/almeida-cv
									
									
									
									
									
										Submodule
									
								
							 Submodule themes/almeida-cv added at 0d7f29c2bd
									
								
							
		Reference in New Issue
	
	Block a user