Skip to content

Files

Latest commit

d030f4b · Nov 29, 2024

History

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

adapter-static

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 29, 2024
May 4, 2021
Oct 25, 2024
Nov 26, 2020
Oct 22, 2024
Oct 18, 2022
Oct 22, 2024
Nov 29, 2024
Sep 17, 2024
May 30, 2024

@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