lego is a static site generator built with the goal of producing an optimised website.
And lots more!
$ npm i -g @astronomersiva/lego
$ lego g myAwesomeSite
To start the development server,
lego s
To create a production build,
lego b
Find more static site generators.