blocks

Go-idiomatic View Engine

MIT License

Stars
73
Committers
2
blocks - v0.0.8 Latest Release

Published by kataras about 1 year ago

More Modular

blocks - v0.0.7

Published by kataras about 2 years ago

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

blocks - v0.0.6

Published by kataras over 2 years ago

blocks - v0.0.5

Published by kataras over 2 years ago

Minor improvements and dependency updates.

blocks - v0.0.4

Published by kataras about 4 years ago

blocks - v0.0.3

Published by kataras about 4 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.

blocks - v0.0.2

Published by kataras about 4 years ago

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

blocks - v0.0.1

Published by kataras about 4 years ago

Initial Release