crisp-theme.git

git clone https://git.crispbyte.dev/crisp-theme.git

commit
eafe664
parent
73e44c9
author
cheddar
date
2025-04-18 17:27:13 +0200 CEST
Serve shortcut
1 files changed,  +1, -0
M package.json
+1, -0
1@@ -4,6 +4,7 @@
2   "main": "index.js",
3   "type":"module",
4   "scripts": {
5+    "serve": "npx @11ty/eleventy --serve",
6     "test": "echo \"Error: no test specified\" && exit 1"
7   },
8   "keywords": [],