Why Static Site Generators (4)

Why use a static site generator?

  • Less Complexity
  • Speed
  • Security
  • Version Control
  • Scalability and High Server Throughput

That means we can SAVE THE ENERGY OF THE WORLD.

Why use a static site generator?

Why Static Site Generators (3)

Back in the day, web pages were static sites, with only HTML, CSS and JavaScript. There was no server code or database.

Modern sites generated by Static Site Generators consists only of HTML, CSS and JavaScript too.
There are no specific requirements for the type of the machine that will host the page, no back-end language restriction and no need for a database. As static files served to the browser, there are no actual vulnerabilities.

The best static website generators, and when you should choose them over a CMS

StaticGen | https://www.staticgen.com/

A site that compares static site generators.
Jekyll, Hugo, Hexo, Next, Nuxt, etc.
Top 3 by Github stars: Jekyll, Next, Hugo.
Top 3 by Twitter followers: Nuxt, Gatsby, Jekyll.

StaticGen | A List of Static Site Generators for JAMstack Sites.

[theme] hexo-theme-minos

The first theme of my choice is Minos.
It’s simple and beautiful.

hexo-theme-minos

Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×