tags:
- "ssg"
alias:
- "Static Site Generator"
- "SSG"
date: "2022-10-17 @ 21:20"
Dynamic functionalities are handled by JavaScript. There is no restriction on which framework or library you must use.
Server side operations are abstracted into reusable APIs and accessed over HTTPS with JavaScript. These can be third party services or your custom function.
Websites are served as static HTML files. These can be generated from source files, such as Markdown, using a Static Site Generator.
Jamstack has revolutionized the way we think about building for the web by providing a simpler developer experience, better performance, lower cost and greater scalability.
->Gatsby
->HUGO
->flowershow
→ astro
-> vuepress
-> 11ty