Kataras Blocks Versions Save

Go-idiomatic View Engine

v0.0.8

8 months ago

More Modular

v0.0.7

1 year ago

Add builtin support for fs.FS and embed.FS.

v0.0.5

2 years ago

Minor improvements and dependency updates.

v0.0.4

3 years ago

v0.0.3

3 years ago

Accept both string and http.FileSystem to load templates through. The Assets method removed. A new RootDir method was added to be able to target a specific directory inside the provided http.FileSystem to use as the root one, to load templates from.

v0.0.2

3 years ago

Add _examples/static-generator example and Blocks.Layouts field for map of all layouts.

v0.0.1

3 years ago

Initial Release