aboutsummaryrefslogtreecommitdiff
path: root/example-site/conf.yml
blob: 3cdb44dadc0a5481c6faeaabe5e179034bcbb1d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# All these can be unset
reindexpath: /reIndex
staticdirectory: static
templatedirectory: tpl
basetemplate: tpl/base.md
documentsplit: "|---\n"
suffix: ".md"

# Used by the feeds handler
title: "My Example Website!"
description: >
  An example website powered by markdown, yaml and some clever templating
author:
    name: "Example Author"
    # uri: "https://example.com" # Not required
    # email: "author@example.com" # Not required
# Change this to your actual website URI, e.g. https://example.com
siteurl: "http://localhost:8080"
feedid: "changeme"
updated: 07.13.2021 19:51:00 EDT
feedprefix: .feeds