mirror of
https://git.sr.ht/~adnano/kiln
synced 2024-12-28 14:40:16 +00:00
Update README.md
This commit is contained in:
parent
6cfc9e9e1f
commit
27608b600e
10
README.md
10
README.md
|
@ -26,11 +26,11 @@ kiln
|
|||
A kiln site is organized in the following way:
|
||||
|
||||
```
|
||||
src/ Site source
|
||||
templates/ Templates
|
||||
page.gmi Page template
|
||||
directory.gmi Directory template
|
||||
dst/ Site destination
|
||||
src/ Site source
|
||||
templates/ Templates
|
||||
page.gmi Page template
|
||||
index.gmi Directory index template
|
||||
dst/ Site destination
|
||||
```
|
||||
|
||||
Running `kiln` takes the contents in `src`, runs them through the templates in
|
||||
|
|
Loading…
Reference in a new issue