read config

This commit is contained in:
Sebastian Frank
2019-02-11 15:00:27 +01:00
parent 291c1315ef
commit 3bce29a384
23 changed files with 408 additions and 31 deletions

View File

@@ -0,0 +1,13 @@
title: "Example Website"
goTo: "/de/main/home"
inputFile: "README.md"
outputFile: "index.html"
meta:
title: "global title"
description: "global description of example website"
keywords: "global keywords"
path:
strip: "^[0-9]+_"
ignoreForNav: "^_"