mark2web/example/content/config.yml

14 lines
259 B
YAML
Raw Normal View History

2019-02-11 15:00:27 +01:00
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: "^_"