satelito

Static [web] site (or page) generator (ssg) made with Lua script.
git clone git://soucy.cc/satelito.git
Log | Files | Refs | README

commit c37df86ab52cda9510d255e0f8a4e1110758e374
parent a51ea9abc9d5447ae42c21e4c64b27a44ff9ff1d
Author: Hugo Soucy <hugo@soucy.cc>
Date:   Mon,  3 Apr 2023 08:00:09 -0400

Add a new item in todo list

Diffstat:
MTODO.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/TODO.md b/TODO.md @@ -1,4 +1,6 @@ * Add a command to purge the `public_html/` folder. +* The `init` command should test if git is installed. * Make sure `list = false` and `feed = false` works. * Set a GPL 3 licence to Satelito. * Add an CLI option to change the base URL on build. +* Tags should be lowecase to bypass doublons.