Bump to 1.0.0-2 to fix deps for Diablo
[gonvert] / www / index.html
index b794594..b1e6616 100644 (file)
@@ -1,30 +1,48 @@
 <html>
        <head>
-               <title></title>
+               <title>Gonvert</title>
        </head>
        <body>
                <h1>
+                       Gonvert
                </h1>
-               <h2></h2>
+               <h2>Unit Converter</h2>
+               <h3><a href="index.html">[About]</a> <a href="download.html">[Download]</a>
 
-               <h3><a href="">[About]</a> <a href="screenshots.html">[Screenshots]</a> <a href="download.html">[Download]</a>
+               <h3>Documentation</h3>
 
                <h3>About</h3>
                <p>
+               Gonvert is a thorough unit converter originally developed by Anthony Tekatch for Linux and ported to Maemo by Ed Page
                </p>
 
+               <p>Gonvert has been tested on Ubuntu 9.05, Maemo 5, and Maemo 4.1</p>
 
-               <p>This has been tested on Maemo 5, Maemo 4.1, and Ubuntu 9.04.  Go check out some <a href="">reviews</a>  or join the <a href="">conversation</a></p>
-
-               <p>This is Free Software and available under the <a href="http://www.gnu.org/licenses/lgpl-2.1.html">LGPLv2.1</a>.
+               <p>Gonvert is Free Software and available under the <a href="http://www.gnu.org/licenses/gpl-2.1.html">GPLv2.1</a>.
 
                <h4>Features</h4>
-
-               <p>(See <a href="">Maemo.Org Talk</a>)</p>
+               <p>Gonvert v0.9.0-6 (See <a href="http://talk.maemo.org/showthread.php?t=34403">t.m.o Thread</a>)</p>
 
                <ul>
-                       <li></li>
+                       <li>51+ categories with 972+ units</li>
+                       <li>Everything is updated as you type</li>
+                       <li>Unit Search</li>
+                       <li>Keyboard shortcuts:
+                       <ul>
+                               <li>Ctrl+enter to toggle fullscreen</li>
+                               <li>Ctrl+l to copy debug logs to the clipboard</li>
+                               <li>Ctrl+f show/hide the search box</li>
+                               <li>Ctrl+p previous search result</li>
+                               <li>Ctrl+n next search result</li>
+                       </ul>
+                       </li>
                </ul>
 
+               <h4>Sample Screenshots</h4>
+
+               <div>
+                       <p><img src="./images/gonvert-n900.jpg" alt="Screenshot of Gonvert v0.9.0 on an n900"/></p>
+                       <p>Gonvert on an n900</p>
+               </div>
        </body>
 </html>