From 30a031edc5c5f161ba487822a4adb3c60a9864b1 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Sun, 10 Sep 2023 07:49:49 -0300 Subject: Initial commit --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index efc965b..33e9b31 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,11 @@ # mblog -My personal blog +My personal blog, mccd.space Requires node14+ ## Run locally ``` -npx @11ty/eleventy --formats=html,gif,jpg,css,js,webp,png,md,svg,liquid,woff2 --serve +npx @11ty/eleventy --formats=html,gif,jpg,css,js,webp,png,md,svg,liquid,woff2,njk,ttf --serve ``` - -## Compile - -``` -npx @11ty/eleventy --formats=html,gif,jpg,css,js,webp,png,md,svg,liquid,woff2 -``` - -- cgit v1.2.3