blob: 5f9433634ad9e1686c0d42b447ea8b9a4cf6a342 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
# Folder which contains your website for putting the xml & index.html file
PARENT_PATH=
# Folder which will contains the generated pages (others than index.html)
PAGES_PATH=
# Folder which contains the markdown files to generate
MARKDOWN_PATH=
# The HTML template page to load
TEMPLATE_PAGE=
# The HTML index template page
TEMPLATE_INDEX=
# The HTML template tags to load
TEMPLATE_TAGS=
# The Atom post template to load
TEMPLATE_ATOM_POST=
# The Atom feed template to load
TEMPLATE_ATOM_FEED=
# The website URL for metadata
WEBSITE_URL=
|
ArKa projects. All rights to me, and your next child right arm.