Skip to content

Files

Latest commit

0656e11 · Apr 16, 2025

History

History
This branch is 1 commit ahead of main.

adapter-static

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 15, 2025
May 4, 2021
Dec 21, 2024
Nov 26, 2020
Oct 22, 2024
Oct 18, 2022
Dec 21, 2024
Apr 16, 2025
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