archival 0.14.0

The simplest CMS in existence
Documentation
1
2
3
4
5
6
7
8
9
# This file is used to define the objects available on your site.

[section]
name = "string"
body = "markdown"

[subpage]
name = "string"
template = "subpage"