satelito

Static site generator made with Lua script.
git clone git://soucy.cc/satelito.git
Log | Files | Refs | README

commit 1b53c8ef73b9a3f59a66313d1fdcf08b956d5493
parent 3170ea9851f1db792d4b9ed9860c7827b55c5705
Author: Hugo Soucy <hugo@soucy.cc>
Date:   Sat, 15 Jul 2023 14:46:16 -0400

Put the soucy.cc URL

Diffstat:
Msatelito-beta-3.rockspec | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/satelito-beta-3.rockspec b/satelito-beta-3.rockspec @@ -1,7 +1,7 @@ package = "satelito" version = "beta-3" source = { - url = "https://codeberg.org/hs0ucy/Satelito.git", + url = "git://soucy.cc/satelito.git", tag = "Beta-3" } description = {