summaryrefslogtreecommitdiff
path: root/web/README
blob: cc7eafc38d0b177cbd6ead495f08e83c274d9da0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
This is the source directory for the Project Ubertooth web site, including all
project documentation.  To browse the content online, visit:

http://ubertooth.sourceforge.net/

If you have downloaded this material and would like to browse the content
locally, point your browser to the file:

output/index.html

Everything below this point other than the output directory is source material
for automatic generation of the web site.  If would like to contribute to the
web site, you should learn how to use the nanoc site compiler by going through
the short tutorial at:

http://nanoc.stoneship.org/

Most contributions would basically go like this: edit content files, run "nanoc
compile", test locally, and commit to svn.