Live data from Hacker News

DodgerCMS – A static markdown CMS built on top of Amazon S3

github.com

1–10 of 20 posts

Re: DodgerCMS – A static markdown CMS built on top of Amazon S3

#6

Very nice! I wonder what took so long for something like this. With DodgerCMS anyone can have a website for pennies per month. Thanks!

Or free, if it was ported to Neocities: https://neocities.org

The S3 stuff looks pretty integrated with the main code though, might be tough to abstract it out.

Nonetheless, this is a great app. I've been pondering making something like this for a while.

Re: DodgerCMS – A static markdown CMS built on top of Amazon S3

#10

I hate to be that guy, but why do i have to use amazon? Why can't i compile this locally and push it up to github and just host in there, if its a static site?

You don't have to use Amazon, you can use one of the other 800 non-amazon specific static site generators that exist instead of this one. The fact that a tool doesn't accomplish the particular workflow that you would like doesn't mean it shouldn't exist.
Post reply on HN