Welcome to Rog

Rog is a static blog engine that generate a group of html pages from text files formatted in variuos markup languages (and from some ruby source files :-P).

Features

Rog features are:

* rog don't have too many features :-)
* simple code
* reusing of all _rote_ features
* post tagging
* auto-generation of tag and month archives
* auto-generation generation of links and static pages menu
* no server side requirements (apart web server :-)
* rake integration for blog maintanance tasks

Requirements

Rog depends on:

* ruby >= 1.8.2 (i use 1.8.2 so i don't know if it works with previous versions)
* rake 0.7.1
* rote 0.3.2.2

Installation

You can install rog very easily with rubygems:

gem install rog -r

Getting started

See on rog.rubyforge.org or in the doc rog source tree directory.