Brite v0.7.0 released

Brite 0.7.0 has been released.

Brite is an easy to use, light-weight website generator. It supports a
variety of backend rendering engines including erb, liquid, rdoc,
markdown, textile and so on.

New release of Brite cleans up the code a great deal, adds templated
route support via route field, and actually adds a few unit tests
(wowzeres, that’s a good thing, right?).

Changes:

  • Add route field for templated routes.
  • Fix use of config field defaults.
  • Add some initial unit tests.