axitkhurana / buster

Brute force static site generator for Ghost
MIT License
802 stars 139 forks source link

Not maintained. Alternative? #93

Open axitkhurana opened 5 years ago

axitkhurana commented 5 years ago

Buster isn't maintained anymore. Sorry for the trouble!

If you want Ghost and static site generation, checkout publishing static sites with Ghost and Gatsby:

https://www.gatsbyjs.org/blog/2019-01-14-modern-publications-with-gatsby-ghost/ https://docs.ghost.org/api/gatsby/

It's still early days for that project but looks like it's the right way to go.

m1guelpf commented 4 years ago

If anyone's looking for a set-and-forget type of setup, I build Sitesauce inspired by Buster. You just enter the URL to your site (Ghost or whatever platform you are using) and get a static site generated and uploaded to ZEIT automatically. You can also configure it so that your site is automatically regenerated when you change your content (with a first-party Ghost integration!).

arktronic commented 4 years ago

I wrote a Python 3 script to do something like this, which doesn't use wget: https://github.com/arktronic/ecto1