A nice site if your shopping for Static Site Generators and want to compare all the options at a glance.
@freemo I live static sites, they are fast and cheap! 🙂
@xyfdi I love them. Even if they tie into a backend I prefer the frontend to be statically compiled and use javascript to talk to the server. But even then the server part should be minimized if possible.
@freemo I'll be trying Nuxt.js next for this to see how it compares to my experience with react-static
@lnxist I've used 4 different static site generators so far for actual sites I run. Here are a few still running:
http://goblin-ohm/com - Docusaurus
http://aparapi.com and http://jeffreyfreeman.me - Middleman
http://syncleus.com/Ferma/ 0 mkdocs
And then of course I started with jekyll on github.
Middleman is my favorite so far but I'm ready for a change.
@lnxist I guess if you count python's sphinx now...
@freemo Nice! I used to use https://staticsitegenerators.net for this