Skip to content

Commit

Permalink
Update to README.textile
Browse files Browse the repository at this point in the history
  • Loading branch information
bendycode committed Aug 17, 2009
1 parent 1971035 commit 3b26405
Showing 1 changed file with 25 additions and 2 deletions.
27 changes: 25 additions & 2 deletions README.textile
@@ -1,12 +1,35 @@
h1. Bent Templates
h1. Bent Template

Rails templates bent to your will.

We are writing this project specifically for the Rails Rumble. Afterward, we intend to use it on all future client projects. You should too!
This is our template for quickly starting a project with all our favorite tools configured and ready to go.

h2. How To Use

rails app_name -m http://bendyworks.com/bent_template.rb

or

rails app_name -m http://github.com/bendyworks/bent_template/raw/master/bent_template.rb

h2. How To Customize

# Fork this project.
# Customize bent_template.rb and provide additional files (if necessary).
# Use.

h2. How To Contribute

# Do all of *How To Customize*.
# Send us a pull request.

h2. Goals

* opinionated templating
** if you want different behavior, fork us
** if you add opinionated behavior, send us a pull request
* allow a collection of sub-templates

h2. Credit

Written by Bradley Grzesiak (listrophy) and Stephen Anderson (bendycode) of bendyworks llc.

0 comments on commit 3b26405

Please sign in to comment.