Differences From:
File
www/index.html
part of check-in
[b807acf62e]
- Documentation updates
by
drh on
2007-07-24 12:52:32.
[view]
To:
File
www/index.html
part of check-in
[0e265b0184]
- Documentation updates. Added Makefile.
by
drh on
2007-08-01 20:05:49.
[view]
@@ -7,14 +7,12 @@
<p>
This is a preliminary homepage for a new software configuration
management system called "Fossil".
-The code is currently under development, and has been for about
-two years. (We have iterated the design multiple times.)
-Nothing is available for download or inspection
-as of this writing (2007-07-24).
-But the system is self-hosting now.
-Hopefully something will be available soon.
+The system is
+<a href="http://fossil-scm.hwaci.com/fossil/index">self-hosting</a>.
+You can download the lastest sources
+compile it your self using the instructions below.
</p>
<p>Design Goals For Fossil:</p>
@@ -72,11 +70,13 @@
Fossil attempts to better capture "collective intelligence" and
"the wisdom of crowds" by opening up write access to the masses.</li>
</ul>
-<p>Links:</p>
+<p>Other Links:</p>
<ul>
+<li><a href="build.html">Building And Installing</a></li>
+<li><a href="quickstart.html">Quick Start</a> guide to using fossil
<li><a href="pop.html">Principals Of Operation</a></li>
<li>The <a href="selfcheck.html">automatic self-check</a> mechanism
helps insure project integrity.</li>
<li>The <a href="fileformat.html">file format</a> used by every content