Stub website mainly redirecting to garage project site and official marble website.
authorDennis Nienhüser <nienhues@fzi.de>
Sat, 27 Mar 2010 21:35:05 +0000 (22:35 +0100)
committerDennis Nienhüser <nienhues@fzi.de>
Sat, 27 Mar 2010 21:35:05 +0000 (22:35 +0100)
www/index.html [new file with mode: 0644]
www/marble-logo-72dpi.png [new file with mode: 0644]

diff --git a/www/index.html b/www/index.html
new file mode 100644 (file)
index 0000000..d6e294c
--- /dev/null
@@ -0,0 +1,28 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+
+<html>
+
+<head>
+<title>Marble</title>
+</head>
+
+<body>
+
+<div style="width: 600px; margin-left: 20px;">
+
+<img src="marble-logo-72dpi.png" />
+
+<p>
+Marble is a Virtual Globe and World Atlas. It is part of the KDE Software Compilation and distributed under the terms of the LGPL, Version 2. Please visit the <a href="http://edu.kde.org/marble/">official Marble website</a> for further information.
+</p>
+
+<h3>Marble on Maemo</h3>
+
+<p>
+We have set up the <a href="https://garage.maemo.org/projects/marble">Marble Garage Project</a> where Marble packages for N900 -- once ready -- will be distributed. Please note that we will not use other Garage resources like mailing lists or bug tracking. Instead, please use the KDE equivalents. Links to them are collected on the <a href="http://edu.kde.org/marble/">Marble website</a>.
+</p>
+
+</div>
+
+</body>
+</html>
diff --git a/www/marble-logo-72dpi.png b/www/marble-logo-72dpi.png
new file mode 100644 (file)
index 0000000..098f8fa
Binary files /dev/null and b/www/marble-logo-72dpi.png differ