Generate static websites with Ruby (webby)

Monday, January 19, 2009

Filed under: HTML and CSS, Ruby, web-development, work — Tags: , — Dmitri @ 14:00

Often we need to generate some websites with static content, for example without any line of PHP code or without Ruby on Rails, just need to have plain HTML files. As for Me I hate to edit 50 HTML pages manually. I found a nice solution. It’s Webby

This is a great solution to complete such task.

You can check how it’s work here or there (old version).

There are more tools like Webby, Nanoc and jekyll. I have didn’t tried them, but I guess the functionality is the same.

© 2008 Dmitri Smirnov