rubyworks / brite

Brite is "Web Write"
http://rubyworks.github.com/brite
Other
5 stars 1 forks source link

Brite

Homepage | Documentation | Report Issue | Development | Mailing List

Brite

DESCRIPTION

Brite is an innovative static website/blog generation utility which is as easy to use as it is versatile.

FEATURES

SYNOPSIS

Very briefly, one creates .page, .post, .part and .layout files and then runs:

$ brite

Voila, website made!

Of course, the question really is: how does one go about creating .page, .post, .part, and .layout files and such. For information about that see the Brite website and see the Getting Started Tutorial.

For a quick start, have a look at the brite-site repository, which contains a generic Brite project anyone can use to start their own Brite Site.

To get further under the hood, see Brite source code in the GitHub hosted repository and read the API documentation.

HOW TO INSTALL

RubyGems

$ gem install brite

Setup.rb

If you are old fashioned and want to install to a site location, see Setup.rb.

COPYRIGHTS

Copyright (c) 2009 Rubyworks

Brite is distributable in accordance with the BSD-2-Clause license.

See LICENSE.md file for details.