From: Ed Page Date: Sat, 18 Dec 2010 21:22:45 +0000 (-0600) Subject: Adding back in the webpage X-Git-Url: https://vcs.maemo.org/git/?p=nqaap;a=commitdiff_plain;h=560ca484cd6d7594108b87625c5577a0e0b26073 Adding back in the webpage --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d20b64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc diff --git a/www/.htaccess b/www/.htaccess new file mode 100644 index 0000000..3de015b --- /dev/null +++ b/www/.htaccess @@ -0,0 +1,7 @@ +Redirect permanent /index.html http://wiki.maemo.org/Nqaap +Redirect 301 /index.html http://wiki.maemo.org/Nqaap +Redirect permanent /download.html http://wiki.maemo.org/Nqaap +Redirect 301 /download.html http://wiki.maemo.org/Nqaap +Redirect permanent /screenshots.html http://wiki.maemo.org/Nqaap +Redirect 301 /screenshots.html http://wiki.maemo.org/Nqaap + diff --git a/www/download.html b/www/download.html new file mode 100644 index 0000000..252d02d --- /dev/null +++ b/www/download.html @@ -0,0 +1,9 @@ + + + + + +

Please follow link!

+ + + diff --git a/www/index.html b/www/index.html new file mode 100644 index 0000000..252d02d --- /dev/null +++ b/www/index.html @@ -0,0 +1,9 @@ + + + + + +

Please follow link!

+ + + diff --git a/www/screenshots.html b/www/screenshots.html new file mode 100644 index 0000000..252d02d --- /dev/null +++ b/www/screenshots.html @@ -0,0 +1,9 @@ + + + + + +

Please follow link!

+ + +