From fe93bb454f203df72ec15d708e55023a420e78b4 Mon Sep 17 00:00:00 2001 From: tcope25 Date: Thu, 7 Jul 2022 11:24:21 -0500 Subject: [PATCH] Has been removed from NPM, this fixes 404 --- src/site/generators/anodize.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/site/generators/anodize.md b/src/site/generators/anodize.md index c4b2eb64d..97dd4f57a 100644 --- a/src/site/generators/anodize.md +++ b/src/site/generators/anodize.md @@ -13,8 +13,4 @@ description: Generate modern pages from minimal source files. Anodize exists because I was too lazy to learn how to use Jekyll. Its continuing mission: to boldly generate functional, SE-optimized websites from as little source data as possible. -Anodize currently powers Sid Mani's blog at [www.sidmani.com](https://www.sidmani.com). - -You can get anodize as a command-line tool on [npm](https://www.npmjs.com/package/anodize): -`$ npm install -g anodize` -`$ anodize init` +Anodize currently powers Sid Mani's blog at [www.sidmani.com](https://www.sidmani.com). \ No newline at end of file