Jamstack
Fast and secure sites and apps delivered by pre-rendering files and serving them directly from a CDN, removing the requirement to manage or run web servers.
What is the Jamstack?
You may have already seen or worked on a Jamstack site! They do not have to include all attributes of JavaScript, APIs, and Markup. They might be built using sites built by hand, or with Jekyll, Hugo, Nuxt, Next, Gatsby, or another static site generator...
The thing that they all have in common is that they don’t depend on a web server.
List of Static Site Generator
- Static Site Generator
- Documentation generator
- Octopress
- Hugo (Golang)
- Pelican
- GatsbyJS (JS+React)
- Jekyll (Ruby)
- Hexo (JavaScript)
- JAMstack
- VuePress
- meli - 스태틱 사이트 오픈소스 호스팅 플랫폼
- Netlify
- GitHub Pages
- ROAPI - 코드 한줄 없이 정적 데이터셋용 API 생성
- zola - A fast static site generator in a single binary with everything built-in.
- Evidence - 데이터 분석가를 위한 웹 프레임워크 (SQL 과 마크다운으로 작성된 문서를 스태틱 사이트 형태의 보고서로 만들어주는 오픈소스)
- Eleventy - Eleventy, a simpler static site generator.
- Nuxt (JavaScript+Vue)
- Zola (Rust)
- Elder (JavaScript+Svelte)
- Lusift - 제품 투어 작성용 JS라이브러리
- Astro - JavaScript를 최소한으로 배포하기
- fusion.ssg - 정적 웹사이트를 위한 미니멀 프레임워크
- 11ty
- SkunkHTML - 마크다운으로 GitHub Page에 웹사이트 자동 생성
- Pelican
- Sphinx (documentation generator)
- Redoc
- mkdocs
- Nikola
- Docusaurus