From 9538a38da69e2b3e842f542ad0e74bf19832ff2c Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Sun, 25 Jun 2023 03:20:59 -0700 Subject: [PATCH] :memo: Made note of html2pug --- updates.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/updates.txt b/updates.txt index 8cc14b7a..8c55d048 100644 --- a/updates.txt +++ b/updates.txt @@ -266,3 +266,7 @@ doas npm install -g html-minifier uglifyjs uglifycss 06/23/2023 Install rsspls (cli tool to generate rss feeds) paru rsspls + +06/25/2023 +Install html2pug (it is what it sounds like) +doas npm install -g html2pug