Index: www/index.wiki ================================================================== --- www/index.wiki +++ www/index.wiki @@ -32,11 +32,13 @@ like Git and Mercurial, Fossil also supports [./bugtheory.wiki | bug tracking], [./wikitheory.wiki | wiki], and [./event.wiki | technotes]. 2. Built-in Web Interface - - Fossil has a built-in and intuitive [./webui.wiki | web interface] + Fossil has a built-in, + [https://fossil-scm.org/skins/index.html | themeable], + and intuitive [./webui.wiki | web interface] with a rich variety of information pages ([./webpage-ex.md|examples]) promoting situational awareness. This entire website is just a running instance of Fossil. The pages you see here are all [./wikitheory.wiki | wiki] or @@ -94,14 +96,10 @@ * The [./concepts.wiki | concepts] behind Fossil. [./whyusefossil.wiki#definitions | Another viewpoint]. * [./quickstart.wiki | Quick Start] guide to using Fossil. * [./qandc.wiki | Questions & Criticisms] directed at Fossil. * [./build.wiki | Compiling and Installing] - * "Fuel" is cross-platform GUI front-end for Fossil - written in Qt. [http://fuelscm.org/]. - Fuel is an independent project run by a different group of - developers. * Fossil supports [./embeddeddoc.wiki | embedded documentation] that is versioned along with project source code. * Fossil uses an [./fileformat.wiki | enduring file format] that is designed to be readable, searchable, and extensible by people not yet born.