clarkware / webby-example
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README | Mon Aug 25 13:19:00 -0700 2008 | |
| |
Rakefile | Mon Aug 25 13:19:00 -0700 2008 | |
| |
content/ | Mon Aug 25 13:19:00 -0700 2008 | |
| |
layouts/ | ||
| |
lib/ | Mon Aug 25 13:19:00 -0700 2008 | |
| |
tasks/ | Mon Aug 25 13:19:00 -0700 2008 | |
| |
templates/ | Mon Aug 25 13:19:00 -0700 2008 |
README
= Webby Example Project The example static website I built using Webby, as described on my blog at: http://clarkware.com/cgi/blosxom/2008/08/06 == Usage Install the Webby gem: gem install webby Build the static site: cd webby-example rake open output/index.html

