Add statictea. (#2611)

A template processor and language.

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
flenniken 2023-05-26 15:33:02 -07:00 committed by GitHub
parent b38a051f6b
commit 403f250839
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30317,5 +30317,17 @@
"description": "Malebolgia creates new spawns. Experiments with thread pools and related APIs.", "description": "Malebolgia creates new spawns. Experiments with thread pools and related APIs.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/Araq/malebolgia" "web": "https://github.com/Araq/malebolgia"
},
{
"name": "statictea",
"url": "https://github.com/flenniken/statictea",
"method": "git",
"tags": [
"template system",
"language"
],
"description": "A template processor and language.",
"license": "MIT",
"web": "https://github.com/flenniken/statictea"
} }
] ]