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