Upgrade to kiln 0.2

This commit is contained in:
2022-01-03 15:56:24 +00:00
parent f6a2f62c92
commit 04ef9421b8
49 changed files with 100 additions and 35 deletions

16
config.toml Normal file
View File

@@ -0,0 +1,16 @@
title="Nick Thomas"
[[tasks]]
input = [".gmi"]
output = ".gmi"
template = ".gmi"
static_dir = "static"
output_dir = "public"
url = "gemini://ur.gs"
[[tasks.feeds]]
input_dir = "blog"
title = "Nick Thomas"
template = "atom.xml"
output = "atom.xml"