Switching to a static site generator seems like the way to go for lots of sites, especially blog-only ones. Are there any graphical SSGs that non-technical users could run locally to generate a site and upload it to their web host?
WordPress Alternatives
11–20 of 125 posts
Re: WordPress Alternatives
#12Switching to a static site generator seems like the way to go for lots of sites, especially blog-only ones. Are there any graphical SSGs that non-technical users could run locally to generate a site and upload it to their web host?
I haven't used it since forever ago, but Lektor [0] is this weird in between. You need to be able to pip install and run `lektor serve` in the terminal but most else is done in the browser. [0] https://www.getlektor.com/
Re: WordPress Alternatives
#13What about Winter CMS?
Re: WordPress Alternatives
#14for low traffic websites cloudfront + lambda + dynamodb is free
Re: WordPress Alternatives
#15Re: WordPress Alternatives
#16TextPattern use to a thing like around the same time WP got started. It’s also PHP based. https://textpattern.com/
Didn't they also have a Markdown-ish writing style? I liked that, and I used it as a plugin for WordPress for a very long time.
TextPatten went slow and now seems to have been chugging along well.
Re: WordPress Alternatives
#17Re: WordPress Alternatives
#18Special mention to Processwire. Worked with it a few years ago and really loved it at the time. https://processwire.com/ Craft is great but a bit slow in my tests. They have a really powerful e-commerce offer though and is really flexible.
Re: WordPress Alternatives
#19is Drupal getting better for ordinary people to deploy? it was my choice 15 years ago it's sad python, rails,node never had a rival platform to replace WordPress over the years, long live php for the web
The complexity compared with something like WordPress is a big part of the difference in install base. Drupal powers under a million websites (I run 3 of those). WordPress powers something north of 450 million websites.
Re: WordPress Alternatives
#20strange that no aws-based alternatives exist for low traffic websites cloudfront + lambda + dynamodb is free