Skip to content

Commit

Permalink
ajout npm run build-ghpages
Browse files Browse the repository at this point in the history
  • Loading branch information
slafayIGN committed Dec 14, 2023
1 parent 05762f6 commit 8c48a99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "Site statique de documentation pour cartes.gouv.fr",
"scripts": {
"build": "npx @11ty/eleventy",
"build-ghpages": "npx @11ty/eleventy --pathprefix=/cartes.gouv.fr-documentation/",
"postbuild": "npx pagefind --site _site/ --output-subdir \"_pagefind\"",
"start": "npx @11ty/eleventy --serve --quiet",
"debug": "DEBUG=Eleventy* npx @11ty/eleventy",
Expand Down

0 comments on commit 8c48a99

Please sign in to comment.