Static Website Generators
netlify.com
Static Website Generators
1–10 of 241 posts
Re: Static Website Generators
#2Does anyone have any feedback or alternatives for SSGs which build static single-page blogs?
Re: Static Website Generators
#3Yes! I was looking for a decent selection of single-page app SSGs for so long. This is only the second one I've found, the other being Lingon ( https://github.com/spotify/lingon ), and this one looks like the only one that can still work as a blog. Does anyone have any feedback or alternatives for SSGs which build static single-page blogs?
How does that work? Isn't "single-page app" the exact opposite of a "static site"?
Re: Static Website Generators
#4Re: Static Website Generators
#5is there an ssg that is entirely web based? I don't want local files or to use a terminal. I would move away from Wordpress (and would like to) if something let me click a few buttons to set up a simple blog. I don't need anything fancy.. Let me make some basic choices and post my blogs.
Re: Static Website Generators
#6Re: Static Website Generators
#7Yes! I was looking for a decent selection of single-page app SSGs for so long. This is only the second one I've found, the other being Lingon ( https://github.com/spotify/lingon ), and this one looks like the only one that can still work as a blog. Does anyone have any feedback or alternatives for SSGs which build static single-page blogs?
> single-page app SSGs How does that work? Isn't "single-page app" the exact opposite of a "static site"?
So long as the hosted content isn't dynamically generated server-side when you visit, it's static.