A basic gh-pages template for Svelte. Preconfigured svelte-kit Skeleton Project for Typescript.
Based on article
gh-pages.js
for your repository. See gh-pagessvelte.config.js
, setup the config.kit.paths.base
variable to your repository nameThe packages.json
is preconfigured with scripts to help with development
npm install
npm run dev
npm run build
npm run deploy