added very simple html page. master
authorRoman Moravčík <roman.moravcik@gmail.com>
Tue, 7 Aug 2012 08:34:38 +0000 (10:34 +0200)
committerRoman Moravčík <roman.moravcik@gmail.com>
Tue, 7 Aug 2012 08:34:38 +0000 (10:34 +0200)
www/index.html [new file with mode: 0644]
www/screenshot.png [new file with mode: 0644]

diff --git a/www/index.html b/www/index.html
new file mode 100644 (file)
index 0000000..49901bf
--- /dev/null
@@ -0,0 +1,45 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<HTML>
+<HEAD>
+       <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
+       <TITLE></TITLE>
+       <META NAME="GENERATOR" CONTENT="LibreOffice 3.5  (Linux)">
+       <META NAME="AUTHOR" CONTENT="Roman Moravčík">
+       <META NAME="CREATED" CONTENT="20120807;10141300">
+       <META NAME="CHANGEDBY" CONTENT="Roman Moravčík">
+       <META NAME="CHANGED" CONTENT="20120807;10252900">
+       <META NAME="CHANGEDBY" CONTENT="Roman Moravčík">
+</HEAD>
+<BODY LANG="sk-SK" DIR="LTR">
+<H1 CLASS="western" ALIGN=CENTER><FONT SIZE=6 STYLE="font-size: 28pt">Medard</FONT></H1>
+<P ALIGN=CENTER STYLE="margin-bottom: 0cm"><BR>
+</P>
+<P ALIGN=CENTER STYLE="margin-bottom: 0cm"><IMG SRC="screenshot.png" NAME="screenshot" ALIGN=BOTTOM WIDTH=643 HEIGHT=361 BORDER=0></P>
+<P ALIGN=CENTER STYLE="margin-bottom: 0cm"><BR>
+</P>
+<P ALIGN=CENTER STYLE="margin-bottom: 0cm">Weather forecasts from
+MEDARD project for N9/N950</P>
+<P ALIGN=CENTER STYLE="margin-bottom: 0cm"><BR>
+</P>
+<P ALIGN=CENTER STYLE="margin-bottom: 0cm">Simple application to show
+weather forecast for Middle Europe and 
+</P>
+<P ALIGN=CENTER STYLE="margin-bottom: 0cm">the Czech Republic. The
+weather forecast is based on the numeric 
+</P>
+<P ALIGN=CENTER STYLE="margin-bottom: 0cm">weather prediction model
+MM5 of PSU/NCAR.</P>
+<P ALIGN=CENTER STYLE="margin-bottom: 0cm"><BR>
+</P>
+<P ALIGN=CENTER STYLE="margin-bottom: 0cm">For feedback, information
+and support requests contact <A HREF="mailto:roman.moravcik@gmail.com">roman.moravcik@gmail.com</A></P>
+<P ALIGN=CENTER STYLE="margin-bottom: 0cm"><BR>
+</P>
+<P ALIGN=CENTER STYLE="margin-bottom: 0cm">Medard is open source, get
+the code from <A HREF="https://garage.maemo.org/plugins/ggit/browse.php/?p=medard">Garage</A>.</P>
+<P ALIGN=CENTER STYLE="margin-bottom: 0cm"><BR>
+</P>
+<P ALIGN=CENTER STYLE="margin-bottom: 0cm">Copyright © Roman
+Moravcik 2012</P>
+</BODY>
+</HTML>
\ No newline at end of file
diff --git a/www/screenshot.png b/www/screenshot.png
new file mode 100644 (file)
index 0000000..b558dc0
Binary files /dev/null and b/www/screenshot.png differ