Static Site Generator
11ty | Eleventy – A Simple Static Site Generator
Eleventy is a simple static site generator based on JavaScript. The great thing about Eleventy is that it is zero-config by default but can also be run with configurations options which makes it flexible and extremely easy to use at the same time. In contrast to other static site generators Eleventy does not force you to use a specific [...]
Top Static Site Generators For 2019
Static site generators focus on one main task: generate a complete static HTML-based site. This result does not rely on databases or other external data sources and therewith avoid any server-side processing when accessing the website. In comparison to dynamic websites, static sites have many advantages and therefore are becoming more [...]