seven1m / onebody

OneBody is free, open-source, web-based social networking and online directory software for churches.

This URL has Read+Write access

seven1m (author)
Thu Oct 23 21:24:14 -0700 2008
commit  c26111de3bbc77ab9d777873f736e83ccbe0cc77
tree    b46c0e0e64e6d7dd701f197a2a6c9ac32a900e8a
parent  a780da88717c730ffa76a3ae3c50785c25a2570b
onebody / themes
name age message
..
file README Fri Apr 04 12:21:27 -0700 2008 Updated links to old OneBody Trac to point to n... [seven1m]
directory aqueouslight/ Loading commit data...
themes/README
To create your own theme, copy the default "aqueouslight" theme folder
and its contents to a new folder in this location.

Put CSS, JavaScript, Images and other assets in the public/ folder,
in the appropriate location.

The layouts/default.html.erb is the shell of every page displayed
on the site. Creative changes to this file should allow for most
theme design needs.

If, however, you need to edit the guts or look of actual page
content, you may clone the needed structure found in app/views/*
to your theme folder and customize the pages. Only copy the pages
you need to modify, and try to keep your customizations to these
pages to a minimum, as future upgrades may require some TLC if
major changes are made to the HTML.

See http://github.com/seven1m/onebody/wikis/OneBodyThemes for more info.