add gerbil (#1523)

This commit is contained in:
Miran 2020-06-20 11:01:20 +02:00 committed by GitHub
parent a5b960667b
commit 5a9e3ec7ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18252,6 +18252,19 @@
"license": "MPL 2.0",
"web": "https://github.com/dizzyliam/inumon"
},
{
"name": "gerbil",
"url": "https://github.com/jasonprogrammer/gerbil",
"method": "git",
"tags": [
"web",
"dynamic",
"generator"
],
"description": "A dynamic website generator",
"license": "MIT",
"web": "https://getgerbil.com"
},
{
"name": "vaultclient",
"url": "https://github.com/jackhftang/vaultclient.nim",