From edae1585522e8054a9752c3d42b074ed969f9063 Mon Sep 17 00:00:00 2001 From: willyboar Date: Fri, 14 May 2021 17:44:48 +0300 Subject: [PATCH] Add hotdoc generator (#1901) --- packages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages.json b/packages.json index 5dfb88f..d5a4f10 100644 --- a/packages.json +++ b/packages.json @@ -15850,6 +15850,19 @@ "license": "MIT", "web": "https://github.com/thebigbaron/pine" }, + { + "name": "hotdoc", + "url": "https://github.com/willyboar/hotdoc", + "method": "git", + "tags": [ + "static", + "docs", + "generator" + ], + "description": "Single Page Documentation Generator", + "license": "MIT", + "web": "https://github.com/willyboar/hotdoc" + }, { "name": "ginger", "url": "https://github.com/Vindaar/ginger",