added wwwpage and changed structure
[cuteexplorer] / www / index.html
diff --git a/www/index.html b/www/index.html
new file mode 100644 (file)
index 0000000..9bbb65c
--- /dev/null
@@ -0,0 +1,30 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<title>CuteExplorer</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+<script src="http://html5media.googlecode.com/svn/trunk/src/html5media.min.js"></script>
+</head>
+<body>
+
+<h1>CuteExplorer</h1>
+<p>
+Idea was to create filemanager for maemo that shows filesystem as it is,
+because filemanager that was on Nokia N900 used GnomeVFS to hide the real
+filesystem from user.
+</p>
+<p>
+<a href="https://garage.maemo.org/projects/cuteexplorer">Project page</a>
+</p>
+<!--
+<h2>Video showing some features</h2>
+<video src="files/maemo5video.mp4" controls="controls" width="320" height="240">
+<a href="files/maemo5video.mp4">maemo5video.mp4</a>
+</video>
+-->
+</body>
+</html>
+
+
+