An open API service indexing awesome lists of open source software.

https://github.com/rubyworks/brite-site

Brite Site Starter Kit!
https://github.com/rubyworks/brite-site

Last synced: 9 months ago
JSON representation

Brite Site Starter Kit!

Awesome Lists containing this project

README

          

# Brite Site

This repository provides a good starting point for creating a website with blog
using [Brite](http://rubyworks.github.com/brite), the static website generator.

The site files are organized neatly with all site assets in an `assets`
directory.

Layouts are in `assets/layouts`. You will surely want to edit those files
first thing.

An atom feed template is provided, though it probably needs a little fine-tuning
yet.

The `tags.page` provides a page of links to the rest of you site, divided into
tag categories.

While the site organization as given is nice and neat, Brite is flexible, so
reorganize it to your hearts content.

To learn more, head over to the main [Brite](http://rubyworks.github.com/brite)
website.

## Copyrights

Brite (c) 2011 Rubyworks

These template files are made available to you without license, but Rubyworks
would appreciate the shout-out if you make use of them. Thanks.

Some fo the files included in this scaffolding may be copyrigted by others,
be sure to check out the various files for details.