Hendrik Langer
4 years ago
4 changed files with 14 additions and 0 deletions
@ -0,0 +1,3 @@ |
|||
[submodule "themes/papercss-hugo-theme"] |
|||
path = themes/papercss-hugo-theme |
|||
url = https://github.com/zwbetz-gh/papercss-hugo-theme.git |
@ -0,0 +1,6 @@ |
|||
--- |
|||
title: "{{ replace .Name "-" " " | title }}" |
|||
date: {{ .Date }} |
|||
draft: true |
|||
--- |
|||
|
@ -0,0 +1,4 @@ |
|||
baseURL = "https://xd0.de/doc/" |
|||
languageCode = "de-DE" |
|||
title = "xd0.de" |
|||
theme = "papercss-hugo-theme" |
@ -0,0 +1 @@ |
|||
Subproject commit e1d923b860693e59638797c8d4639252b51d9cbb |
Loading…
Reference in new issue