This commit is contained in:
2026-05-04 11:12:27 -07:00
parent 07495688f3
commit e1f4cac12d
1646 changed files with 1 additions and 327371 deletions

View File

@ -4,7 +4,7 @@
"description": "",
"scripts": {
"build": "rm -rf _site && npx @11ty/eleventy",
"build-codeberg": "rm -rf _site && npx @11ty/eleventy --pathprefix=fedi-skillshares",
"build-codeberg": "npx @11ty/eleventy --pathprefix=/fedi-skillshares/",
"dev": "rm -rf _live && npx @11ty/eleventy --serve --quiet --output _live"
},
"keywords": [],