aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index cd3f728..03da832 100644
--- a/packages.json
+++ b/packages.json
@@ -13823,5 +13823,19 @@
"description": "A D3.js wrapper for Nim",
"license": "MIT",
"web": "https://github.com/hiteshjasani/nim-d3"
+ },
+ {
+ "name": "baker",
+ "url": "https://github.com/jasonrbriggs/baker",
+ "method": "git",
+ "tags": [
+ "html",
+ "template",
+ "static",
+ "blog"
+ ],
+ "description": "Static website generation",
+ "license": "Apache-2.0",
+ "web": "https://github.com/jasonrbriggs/baker"
}
]