This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"description": "Eleventy theme for Indiekit — IndieWeb-ready personal website",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "eleventy",
|
||||
"build:og": "node lib/og-cli.js content .cache 'giersig.'",
|
||||
"build": "npm run build:og && eleventy",
|
||||
"dev": "eleventy --serve --watch",
|
||||
"build:css": "postcss css/tailwind.css -o css/style.css",
|
||||
"check:upstream-widgets": "node scripts/check-upstream-widget-drift.mjs",
|
||||
|
||||
Reference in New Issue
Block a user