Starting on a webpage
authorepage <eopage@byu.net>
Sat, 31 Jan 2009 00:56:27 +0000 (00:56 +0000)
committerepage <eopage@byu.net>
Sat, 31 Jan 2009 00:56:27 +0000 (00:56 +0000)
git-svn-id: file:///svnroot/gc-dialer/www@172 c39d3808-3fe2-4d86-a59f-b7f623ee9f21

images/screenshot-0.8.0-ubuntu.jpg [new file with mode: 0644]
index.html [new file with mode: 0644]

diff --git a/images/screenshot-0.8.0-ubuntu.jpg b/images/screenshot-0.8.0-ubuntu.jpg
new file mode 100644 (file)
index 0000000..1eecf9b
Binary files /dev/null and b/images/screenshot-0.8.0-ubuntu.jpg differ
diff --git a/index.html b/index.html
new file mode 100644 (file)
index 0000000..b11354d
--- /dev/null
@@ -0,0 +1,47 @@
+<html>
+       <head>
+               <title>DialCentral - An Interface for GrandCentral</title>
+       </head>
+       <body>
+               <h1>
+                       DialCentral
+               </h1>
+               <h2>An Interface for Grandcentral</h2>
+
+               <h3>Documentation</h3>
+
+               <h3>About</h3>
+               <p>
+               DialCentral (formerly called GC Dialer) is meant as an interface to GrandCentral that integrates with your Maemo device or computer.
+               </p>
+
+               <p>DialCentral has been tested on Ubuntu 8.10, OS2007HE, and other releases of Maemo</p>
+
+               <p>You can see reviews at <a href="http://maemo.org/downloads/product/OS2008/dialcentral/">Maemo download page</a>
+               </p>
+
+               <h4>Features</h4>
+
+               <ul>
+                       <li>Dialpad interface to click-to-call</li>
+                       <li>Recent calls list for easily calling people back</li>
+                       <li>Contacts list, pulling from GrandCentral and Evolutio</li>
+               </ul>
+
+               <h4>Screen shots</h4>
+
+               <div>
+                       <p><img src="./images/screenshot-0.8.0-ubuntu.jpg" alt="Screenshot of DialCentral v0.8.0 on Ubuntu"/></p>
+                       <p>DialCentral v0.8.0 on Ubuntu</p>
+               </div>
+
+               <h3>Download</h3>
+
+               <p>For the most up to date version check out <a href="https://garage.maemo.org/scm/?group_id=657">svn</a>.
+               </p>
+
+               <p>DialCentral is also available in <a href="http://wiki.maemo.org/Extras">Extras</a></p>
+
+               <p>See the <a href="https://garage.maemo.org/projects/gc-dialer/">Project Page</a> for further details</p>
+       </body>
+</html>