diff --git a/packages.json b/packages.json index 003d51a..e20a87e 100644 --- a/packages.json +++ b/packages.json @@ -31195,5 +31195,21 @@ "description": "Extract Podia sites courses data", "license": "GPL-3", "web": "https://github.com/thisago/getpodia" + }, + { + "name": "websitegenerator", + "url": "https://github.com/nirokay/websitegenerator", + "method": "git", + "tags": [ + "html", + "css", + "website", + "generator", + "library" + ], + "description": "Static html and css generator.", + "license": "GPL-3.0-only", + "web": "https://github.com/nirokay/websitegenerator", + "doc": "https://nirokay.github.io/nim-docs/websitegenerator/websitegenerator.html" } ]