mark2web/example/content/config.yml
Sebastian Frank 3bce29a384
read config
2019-02-11 15:00:27 +01:00

14 lines
259 B
YAML

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: "^_"