Video: Static Site Generation and Adapters
Svelte Kit
Released: 2021-05-31
-
1. What Is Svelte Kit
7m23s
-
2. Getting Started
8m22s
-
3. Exploring the Svelte Kit Demo
17m16s
-
4. Starting From A Skeleton
9m29s
-
5. Pages, Routing and Layouts In Svelte Kit
7m53s
-
6. The $lib Directory
4m58s
-
7. CSS In Svelte Kit - PostCSS, Scss & Scoping
11m35s
-
8. Tailwinds With PostCSS
9m41s
-
9. API Routes
5m49s
-
10. Nested Layouts
8m25s
-
11. Layout Resets
2m56s
-
12. Parameter Based File Names
8m2s
-
13. Loading Data Before Initial Render
9m24s
-
14. Markdown with MDSVEX
6m58s
-
15. Dynamic Imports and Frontmatter
6m36s
-
16. Frontmatter with MDSVEX
7m16s
-
17. Glob Imports
14m27s
-
18. Loading in Depth
14m50s
-
19. Error Pages
7m33s
-
20. Prefetch and Other Anchor Options
6m9s
-
21. Static Site Generation and Adapters
9m5s
-
22. Hosting On Render
6m49s
-
23. Building For Node
4m46s
-
24. TypeScript In Svelte Kit
5m50s
Static Site Generation and Adapters
Here we will look at adding an adapter and building what we have so that we can get it ready to deploy and be hosted.