Hey! I've got a new website!
Best part is, it was pretty easy for me to set up and operate and shouldn't cost much to keep going.
I've been a fan of Ghost, probably since it first started, but never got to the point of paying for their hosting or getting any farther then having a temporary self hosted instance going.
But recently I thought of an easier way to get a Ghost site out:
- For writing: Why not run ghost locally on my own computer?
- For publishing: Why not generate a static site from said local ghost using some site crawler?
- For hosting: Why not upload that static site out to a "dumb" web server, like the one in AWS S3?
And that's what I've done!
I don't have time to go into all of the details at the moment, but maybe eventually I'll get around to a follow up post about it.
For now, here are a few links to get your started if you want to try and do something similar or learn more about it.



Also, I saw another potential way to generate a static site from Ghost using eleventy, but have yet to look more closely:

