d645f44fb79bb06a24c3e128badbd3385b8d5cd1
STEP
Scriptable Template Processor
STEP is an HTTP server centered around Go's templating language. It allows templates to do more advanced things like write to files and inherit eachother. It does not have HTTPS support yet, because it is designed to run behind an HTTP reverse proxy, such as Caddy.
There will be documentation on all the template functions, as well as document metadata and website configuration soon.
Description
Languages
Go
98.9%
Makefile
0.7%
Shell
0.4%
