Best Static Site Generators
Plenti
Are you tiered of the complexity when it comes to setting up a website? A static site generator like Plenti might be your solution. Plenti is a static site generator written in Go for speed and utilize Svelte for ease of use on the frontend. With Plenti, you can ditch the headaces of maintaing a content management system and SQL databases. Plenti simply connects to your Git backend and be pushed to production using GitHub Action or Gitlab Pipelines.
π Most people think this is a good recommendation.
Jekyll
Jekyll is a static site generator written in Ruby. With Jekyll, you can transform your plain text into static websites or blogs. No more database, and cumbersome updates and install, simply focus on your content. In Jekyll, permalinks categories, pages, posts, and custom layouts are factored into the design, so you can get started writing content, right away. For layouts and template, Jekyll uses the Liquid templating language which allow you to design and structure a site to your liking. In a nutshell Markdown, Liquid, HTML and CSS goes in, and out comes a static site ready for deployment.
π Most people think this is a good recommendation.
Hexo
A fast, simple & powerful blog framework and static site generator powered by Node.js. With Hexo, you can quicly build static websites and blogs that generates at an increaible speed. Hexo generates hundreds of files per seconds and quickly builds and push your website to deployment, with a single command. You can have your site up and running in minutes on well known hosts and platforms like GitHub Pages, Heroku, Digital Ocean and other platforms. The framework support all features of GitHub Flavored Markdown and most Octopress plugins by default. Hexo is released free and open-source under the MIT License.
π Most people think this is a good recommendation.
Gatsby
Gatsby is a free and open source framework and site generator that helps developers to build blazing fast websites and apps. The framework is based on React and include a plugin ecosystem that can be used to extend the capabilities of Gatsby. With Gatsby you can pull data from headless CMSs, SaaS services, APIs, databases, even your file system with the help of GraphQL. If you are looking to build a fast website that scales with time, Gatsby might your best pick.
π Most people think this is a good recommendation.
Hugo
Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again. Hugo is the fastest tool of its kind, it generates pages at <1 ms per page, the average site builds in less than a second. Hugo also supports unlimited content types, taxonomies, menus, dynamic API-driven content, and more, all without plugins. Hugo is written in Go and released fully free and open-source under the Apache-2.0 License.
π Most people think this is a good recommendation.
GitBook
Sapper
Sapper is a free and open source application framework for Svelte. With Sapper developers can build server-side rendered applications that does not compromise on SEO, load times or progressive enhancement. Your Sapper app will handle navigation instantaneously, much like any other SPA.
SvelteKit
SvelteKit is a free and open-source framework used to create SSR, Static and Serverless web applications with Svelte. SvelteKit aims to replace Sapper and in the process unify the eco-system and have a single way to start building apps with Svelte. This will simplify on-boarding, and reduce maintenance and support burden for the core developers. SvelteKit fully embraces the serverless paradigm and has support for all the major serverless providers. Under the hood, SvelteKit uses Snowpack in development and compiles and hot reloads your code near instantly, making it an extremely pleasant developer experience.
HubPress
HubPress is a free and open-source static site generator written in JavaScript, powered by Vue.js, Asciidoctor and GitHub. All you need to create a static site with HubPress is a free GitHub account, no servers or subscriotion fees. To setup HubPress you simply fork the hubpress.io repository, update the config file and you are ready to start your blog. HubPress uses the free hosting provided by GitHub Pages to achive zero hosting cost.
Publii
Publii is a free and open-source headless CMS designed for speed and ease-of-use. With Publii, you can build beautiful modern sites that will run fast in browser thanks to Google's AMP technology. What make Publii unique is that the content management is done via a desktop-based client that works for MacOS, Linux and Windows.