====== Static Site Generators ====== tags: SSG, website Comparaisons: * https://www.gatsbyjs.com/features/jamstack/ ===== 11ty Eleventy ===== https://www.11ty.dev/ * runtime: Node.js ===== Gatsby ===== https://www.gatsbyjs.com/docs/glossary/static-site-generator/ * can use the WordPress REST API as a data source. ===== Jekyll ===== ===== Hugo ===== https://gohugo.io/ written in Go. ===== Astro ===== ===== Nuxt.js ===== ===== Grav ===== https://getgrav.org/ Markdown, no database (flat-file), twig templates. written in Php with Symfony. The Grav admin plugin provides a simple and intuitive interface to make configuration and content creation easy and enjoyable. ===== Pico ===== https://picocms.org/ A stupidly simple & blazing fast, flat file CMS. Markdown, no database, twig templates. ===== Zola ===== https://www.getzola.org comes with [[https://www.getzola.org/theme-tags/|many themes]] Un seul binaire (Rust). ===== Next.js =====