summaryrefslogtreecommitdiff
path: root/web/README
diff options
context:
space:
mode:
authorMike Ossmann <mike@ossmann.com>2011-01-20 06:06:07 +0000
committerMike Ossmann <mike@ossmann.com>2011-01-20 06:06:07 +0000
commitf8e907472e724d10eff0a78109646c93807df4e0 (patch)
treea1b6b1802439288ecace69a5daaece2f21f92b1c /web/README
parentd121a1e42aa2ac7feacf4182194be40a9e8710ac (diff)
started web site
Diffstat (limited to 'web/README')
-rw-r--r--web/README19
1 files changed, 19 insertions, 0 deletions
diff --git a/web/README b/web/README
new file mode 100644
index 0000000..cc7eafc
--- /dev/null
+++ b/web/README
@@ -0,0 +1,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.