temmie/folder structure
temmie's folder structure is quite simple. it consists of:
- a content directory, housing all .tem files
- a template file, with the file name template (not including file extension), for rendering the site's pages
- an optional static directory, for housing static assets
the template file's extension is renderer-dependent, and must contain {{ .Doc }} somewhere.
ref
changelog: