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!
- Host: GitHub
- URL: https://github.com/rubyworks/brite-site
- Owner: rubyworks
- Created: 2011-12-02T16:49:15.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-12-15T21:14:57.000Z (over 14 years ago)
- Last Synced: 2025-02-08T00:42:56.306Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://rubyworks.github.com/brite
- Size: 180 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.