Static Site Generator
Static site generators (SSGs) are engines that use text input files (such as Markdown, reStructuredText, and AsciiDoc) to generate static web pages. Static sites generated by static site generators do not require a backend after site generation, making them first-class citizens on content delivery networks (CDNs). Some of the most popular static site generators are Jekyll, Hugo, and Next.js (JavaScript). SSGs are typically for rarely-changing, informative content, such as product pages, news websites, (software) documentation, manuals, and blogs.
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
See also
- Disqus (댓글 서비스)
- formspree (메일 서비스)
- Airtable
- Baserow - 엑셀과 비슷한 UI를 가진 NoCode 데이터베이스 도구
- Jasontte - JSON으로 네이티브 앱 생성하는 오픈소스
- PageFind - 정적 페이지를 위한 검색 라이브러리
스타일 참조 사이트
- Azure DevOps
- Dopefolio - 개발자를 위한 포트폴리오 템플릿 오픈소스