From f9149361cf30717b44a0f9088f3502184bd603a2 Mon Sep 17 00:00:00 2001 From: swaggboi Date: Tue, 25 Jun 2024 13:04:14 -0400 Subject: [PATCH] Removed AssetPack --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index f69384a..e96a53f 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,7 @@ should be YAML or XML or something better suited. Run it in development mode: - morbo -w assets/css/ -w public/ -w lib/ -w templates/ \ - -w script/ script/post_text + morbo -w public/ -w lib/ -w templates/ -w script/ script/post_text Now try requesting http://localhost:3000 @@ -64,7 +63,6 @@ tests locally: 1. Re-visit this TODO list because it doesn't seem like I'm gunna bother with all new posts flagged mode lmao. There's a CAPTCHA now so it's not as painfully open... -1. Deprecate/remove AssetPack dependency 1. Automate the holiday backgrounds with JS 1. Test JS with LibreJS or something like that (I don't like RMS I just want free JS!!)