mirror of
https://git.sr.ht/~adnano/kiln
synced 2024-10-30 01:13:08 +00:00
Add note about Go templates
This commit is contained in:
parent
43210da6e0
commit
ecde4b8fa5
|
@ -35,6 +35,7 @@ Any file or directory whose name begins with "\_" will be ignored.
|
||||||
# TEMPLATES
|
# TEMPLATES
|
||||||
|
|
||||||
kiln looks for templates in the *templates* directory.
|
kiln looks for templates in the *templates* directory.
|
||||||
|
Templates use the Go templating language.
|
||||||
The following templates are supported:
|
The following templates are supported:
|
||||||
|
|
||||||
[[ *Template*
|
[[ *Template*
|
||||||
|
|
Loading…
Reference in a new issue