Hi all,
I just released lua-resty-template 1.3. There was one bugfix related to use of layouts where the view variable could be missing. Other than that I have added more documentation and usage scenarios.
Lua Server Pages (LSP) with OpenResty:
https://github.com/bungle/lua-resty-template#lua-server-pages-lsp-with-openresty
for those who like to write OpenResty apps in traditional "server pages" way, like PHP (without MVC frameworks or front controllers).
Embedding Markdown inside the Templates:
https://github.com/bungle/lua-resty-template#embedding-markdown-inside-the-templates
for those who like to embed Markdown syntax inside templates or include Markdown files inside templates.
Let me know what you think about these!
Regards
Aapo