Skip to content

Comment on Introducing Stasis: A new way to build static sites with Ruby

Comments

Does Stasis (or any of the other tools in this space) allow you to run a service on your web server that you could post new markdown files to, kicking off a recompile of your static site? I'd like to be able to post a new entry without having to hit the command line, re-render everything and rsnyc changes back up.

It looks like this could be done easily enough with the stasis server mode (http://stasis.me/#more).

But only if it uses Redis? You probably need a backup solution for folks w/o things like Redis.

Using git with a post-commit hook would work well for this.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.