carlosbrando / web-app-theme forked from pilu/web-app-theme
- Source
- Commits
- Network (184)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
commit e689591dba7de195ebed763a423cab5713e59b42
tree 521b88011878de7f99e7aca8b19e9d03b20d6d5b
parent c6eb3d78827af409c384401565559c6d2dba6f2d parent a5a28efa0c46a0773c9cce138d96e7971d99e8e4
tree 521b88011878de7f99e7aca8b19e9d03b20d6d5b
parent c6eb3d78827af409c384401565559c6d2dba6f2d parent a5a28efa0c46a0773c9cce138d96e7971d99e8e4
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Oct 17 17:34:40 -0700 2009 | |
| |
LICENSE | Sat Jan 17 18:22:02 -0800 2009 | |
| |
README.md | ||
| |
Rakefile | Sat Oct 17 17:34:40 -0700 2009 | |
| |
VERSION | ||
| |
features/ | ||
| |
images/ | ||
| |
index.html | ||
| |
javascripts/ | Tue Jan 20 17:46:11 -0800 2009 | |
| |
lib/ | Sat Oct 17 17:34:40 -0700 2009 | |
| |
rails_generators/ | ||
| |
stylesheets/ | ||
| |
test/ | Fri Sep 18 15:26:27 -0700 2009 | |
| |
web-app-theme.gemspec |
README.md
Web App Theme
A simple layout by Andrea Franz that you can use in your web applications. Inspired by cool themes like Lighthouse, Basecamp, RadiantCMS and others, it wants to be an idea to start developing a complete web application layout.
Installation
Install the gem with:
sudo gem install web-app-theme -s http://gemcutter.org
You can also install it as a rails plugin:
script/plugin install git://github.com/pilu/web-app-theme.git
Contributing
- Fork this repository.
- Duplicate the 'themes/default' folder and rename it.
- Modify the style.css file adding your favorite colors.
- Add a link to your theme in the 'Switch Theme' block inside the index.html file.
- Send a pull request.

Contributors
Nelson Fernandez ('Bec' theme and refactoring)

