Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bendyworks/bent_template
rails templates bent to your will
https://github.com/bendyworks/bent_template
Last synced: 28 days ago
JSON representation
rails templates bent to your will
- Host: GitHub
- URL: https://github.com/bendyworks/bent_template
- Owner: bendyworks
- Created: 2009-08-14T15:40:10.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-09-27T01:16:01.000Z (about 15 years ago)
- Last Synced: 2023-04-18T07:41:18.150Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 109 KB
- Stars: 4
- Watchers: 18
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h1. Bent Template
Rails templates bent to your will.
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://github.com/bendyworks/bent_template/raw/master/bent_template.rbh2. 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.
# Win.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-templatesh2. Credit
Written by Bradley Grzesiak (listrophy) and Stephen Anderson (bendycode) of bendyworks llc.