This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit a5a28efa0c46a0773c9cce138d96e7971d99e8e4
tree 48bd1f0e4fc79b8979e6e377d2ff5f7d2db9a4de
parent e9748195bd6b00c8a57f95428bb8a77c31c5a329
tree 48bd1f0e4fc79b8979e6e377d2ff5f7d2db9a4de
parent e9748195bd6b00c8a57f95428bb8a77c31c5a329
| 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/ | Sun Sep 27 08:12:38 -0700 2009 | |
| |
images/ | Sat Jan 17 16:26:00 -0800 2009 | |
| |
index.html | Mon Sep 07 09:29:48 -0700 2009 | |
| |
javascripts/ | Tue Jan 20 17:46:11 -0800 2009 | |
| |
lib/ | Sat Oct 17 17:34:40 -0700 2009 | |
| |
rails_generators/ | Sun Sep 27 08:08:22 -0700 2009 | |
| |
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)








