Update README.md

This commit is contained in:
adnano 2020-09-23 19:55:11 -04:00
parent 6cfc9e9e1f
commit 27608b600e

View file

@ -26,11 +26,11 @@ kiln
A kiln site is organized in the following way: A kiln site is organized in the following way:
``` ```
src/ Site source src/ Site source
templates/ Templates templates/ Templates
page.gmi Page template page.gmi Page template
directory.gmi Directory template index.gmi Directory index template
dst/ Site destination dst/ Site destination
``` ```
Running `kiln` takes the contents in `src`, runs them through the templates in Running `kiln` takes the contents in `src`, runs them through the templates in