The Universal Static Blogging Platform.

ruhoh is the only static blog generator built with
language-agnostic APIs.

Markdown for writing.
Mustache for templating.
Git for file management.
Command-line for everything.
Open Source MIT license.
Automatic hassle-free hosting
Full-Control Multiple self-hosting options.

Mailing List

Keep up on the bleeding edge of development.

  • New version and feature releases.
  • New service rollouts.
  • Priority access to premium features.

Ruhoh 2.0.alpha (pre-release)

Use ruhoh 2.0.alpha


As a pre-release you'll be installing the ruhoh gem from its git source via the new blog scaffold.
Use the quick start below or View Full Readme

$ git clone 'git://github.com/ruhoh/blog.git' 'blog-v2'
$ cd blog-v2
$ git checkout "2.0.alpha"
$ bundle install
$ bundle exec rackup -p 9292

Use ruhoh from the command line:

$ bundle exec ruhoh help

Still Using Ruhoh 1.x?

1.x Documentation Intro & Upgrading to 2.x