all repos

olexsmir.xyz @ aefc60fed9ff2652ae0d199f954b2610d35fed17

my site, yes, i like lua
1 files changed, 1 insertions(+), 0 deletions(-)
gopkg: smutok
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2025-12-16 17:32:25 +0200
Change ID: uwsrrukltpyltzkoxwlxtttqntrswrww
Parent: 63cb42d
M lua/blog/init.lua

@@ -52,6 +52,7 @@ write_page("index.html", pages.home(posts))

write_page("posts.html", pages.posts(posts)) write_gopkg("json2go", "https://github.com/olexsmir/json2go") + write_gopkg("smutok", "https://github.com/olexsmir/smutok") write_gopkg("x", "https://github.com/olexsmir/x") -- stylua: ignore