Renaming the deb and adding a webpage
[watersofshiloah] / www / download.html
diff --git a/www/download.html b/www/download.html
new file mode 100644 (file)
index 0000000..4241235
--- /dev/null
@@ -0,0 +1,36 @@
+<html>
+       <head>
+               <title>Waters of Shiloah</title>
+       </head>
+       <body>
+               <h1>Waters of Shiloah
+               </h1>
+               <h2>Streaming media player for inspirational content</h2>
+               <h3><a href="index.html">[About]</a> <a href="screenshots.html">[Screenshots]</a> <a href="download.html">[Download]</a></h3>
+               <h3>Download</h3>
+
+               <h4>Packages</h4>
+               <p>Maemo 5 and Later: Go to the application installer, enable Extras, and download</p>
+
+               <p>Maemo 4.1 and Earlier: Add the <a href="http://wiki.maemo.org/Extras">Extras Repository</a> and check the App Manager</p>
+
+               <p>Linux: <a href="watersofshiloah">.deb files</a></p>
+
+               <h3>Development</h3>
+               <h4>Source</h4>
+               <p>For the most up to date version check out <a href="https://garage.maemo.org/scm/?group_id=1868">git</a>.
+               </p>
+               <p>Requires</p>
+               <ul>
+                       <li>PyGTK / Glade</li>
+                       <li>Python bindings for hildon, osso, dbus, and conic</li>
+               </ul>
+
+               <h4>Bugs</h4>
+
+               <p>Discuss your issue on <a href="">Maemo.Org Talk</a></p>
+
+               <p>File a <a href="https://bugs.maemo.org/enter_bug.cgi?product=Waters%20Of%20Shiloah">bug report</a></p>
+               <p>View  <a href="https://bugs.maemo.org/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&product=Waters%20Of%20Shiloah&content=">existing bug reports</a></p>
+       </body>
+</html>