Scriptable template processor. https://holanet.xyz/soft/step
Go to file
2024-12-05 13:23:25 -05:00
cmd Initial commit 2024-12-05 13:15:22 -05:00
providers providers/os: Add file statting 2024-12-05 13:23:25 -05:00
document.go Initial commit 2024-12-05 13:15:22 -05:00
environment.go Initial commit 2024-12-05 13:15:22 -05:00
error.go Initial commit 2024-12-05 13:15:22 -05:00
frontmatter_test.go Initial commit 2024-12-05 13:15:22 -05:00
frontmatter.go Initial commit 2024-12-05 13:15:22 -05:00
go.mod Initial commit 2024-12-05 13:15:22 -05:00
go.sum Initial commit 2024-12-05 13:15:22 -05:00
LICENSE Initial commit 2024-12-05 13:15:22 -05:00
plugin.go Initial commit 2024-12-05 13:15:22 -05:00
README.md Initial commit 2024-12-05 13:15:22 -05:00

STEP

Scriptable Template Processor

STEP extends Go's HTML templates into a powerful backend scripting language. It includes support for plugins to further enhance its functionality. It is designed to run behind an HTTP reverse proxy, such as Caddy.