From b469ea85949cd91ca2c619fc6238be9761292162 Mon Sep 17 00:00:00 2001 From: h3rald Date: Sun, 25 Apr 2021 12:56:18 +0000 Subject: [PATCH] Added HastySite. --- packages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages.json b/packages.json index fde0453..5f0d1aa 100644 --- a/packages.json +++ b/packages.json @@ -2205,6 +2205,19 @@ "license": "MIT", "web": "https://h3rald.com/hastyscribe" }, + { + "name": "hastysite", + "url": "https://github.com/h3rald/hastysite", + "method": "git", + "tags": [ + "markdown", + "html", + "static-site-generator" + ], + "description": "A small but powerful static site generator powered by HastyScribe and min", + "license": "MIT", + "web": "https://hastysite.h3rald.com" + }, { "name": "nanomsg", "url": "https://github.com/def-/nim-nanomsg",