Skip to content

Files

Latest commit

08cd139 · Feb 8, 2024

History

History
This branch is 637 commits behind sveltejs/kit:main.

adapter-static

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 8, 2024
May 4, 2021
Dec 19, 2023
Nov 26, 2020
Dec 19, 2023
Oct 18, 2022
Dec 19, 2023
Feb 8, 2024
Nov 9, 2023
Nov 9, 2023

@sveltejs/adapter-static

Adapter for SvelteKit apps that prerenders your entire site as a collection of static files. It's also possible to create an SPA with it by specifying a fallback page which renders an empty shell. If you'd like to prerender only some pages and not create an SPA for those left out, you will need to use a different adapter together with the prerender option.

Docs

Docs

Changelog

The Changelog for this package is available on GitHub.

License

MIT