Static websites, the modern way

Web developers are used to using dynamic and frameworks like Ruby on Rails to develop applications. When it comes to working with static, non-dynamic websites it can seem like stepping back in time.

You’d like to:

  • Replace over-featured, cumbersome Content Management Systems
  • Speed up your prototypes

Install

The simplest way to get StaticMatic is via RubyGems:

gem sources -a http://gems.github.com gem install tdreyno-staticmatic

You can get the source code from GitHub

git clone git://github.com/tdreyno/staticmatic.git