Reputation: 512
I'm looking for a Static Site Generator with GUI i.e. a static version of Wordpress.
After some searches on the Web, I found many solutions (Netlify CMS, Lektor, Grav and Publii).
Thank you.
Upvotes: 3
Views: 1812
Reputation: 512
After several trials and testing, my final thoughts are the following:
In conclusion, my suggestion is to use Publii a new way to static Web site generation.
Upvotes: 4
Reputation: 361
I would recommend looking at GatsbyJS for Static Site and integrating Contentful API to retrieve your content.
Contentful is a nice CMS service that supports localization.
Then you can easily deploy all to Netlify/Now.sh
Tutorial: https://www.contentful.com/r/knowledgebase/gatsbyjs-and-contentful-in-five-minutes/
Upvotes: 1