From 646e5b0823f92b70cbe3cf2884dd0f60b38e5638 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Mon, 7 Mar 2016 19:50:18 -0500 Subject: Added parts to website --- data/icons/icon_bug.png | Bin 0 -> 3464 bytes data/icons/icon_donate.png | Bin 0 -> 2890 bytes donate.sh | 6 ++++++ fileparts/donate.html | 4 ++++ fileparts/footer.html | 2 +- fileparts/header.html | 9 +++++++++ fileparts/report.html | 24 ++++++++++++++++++++++++ report.sh | 6 ++++++ 8 files changed, 50 insertions(+), 1 deletion(-) create mode 100644 data/icons/icon_bug.png create mode 100644 data/icons/icon_donate.png create mode 100644 donate.sh create mode 100644 fileparts/donate.html create mode 100644 fileparts/report.html create mode 100644 report.sh diff --git a/data/icons/icon_bug.png b/data/icons/icon_bug.png new file mode 100644 index 0000000..1fa81d7 Binary files /dev/null and b/data/icons/icon_bug.png differ diff --git a/data/icons/icon_donate.png b/data/icons/icon_donate.png new file mode 100644 index 0000000..d8d2c85 Binary files /dev/null and b/data/icons/icon_donate.png differ diff --git a/donate.sh b/donate.sh new file mode 100644 index 0000000..8fd9e7b --- /dev/null +++ b/donate.sh @@ -0,0 +1,6 @@ +echo "Content-type: text/html" +echo "" + +cat ./fileparts/header.html +cat ./fileparts/donate.html +cat ./fileparts/footer.html diff --git a/fileparts/donate.html b/fileparts/donate.html new file mode 100644 index 0000000..191377f --- /dev/null +++ b/fileparts/donate.html @@ -0,0 +1,4 @@ +donate icon
+

+ What? You want to give me money?! I don't need your charity! Go buy that cute girl in class/your girlfriend/your mother/your sister some chochlet with those $5. +

diff --git a/fileparts/footer.html b/fileparts/footer.html index dbfcfe3..8751326 100644 --- a/fileparts/footer.html +++ b/fileparts/footer.html @@ -1,4 +1,4 @@

-Page last modified on 1/1/12 - Contact the admin at admin@cogarr.org +Page last modified on 3/7/12 - Contact the admin at admin@cogarr.org diff --git a/fileparts/header.html b/fileparts/header.html index e3e42c3..3f05ac4 100644 --- a/fileparts/header.html +++ b/fileparts/header.html @@ -23,4 +23,13 @@
quickstart
+
+ donate +
+
+ bug reporter +
+
+ source code +

diff --git a/fileparts/report.html b/fileparts/report.html new file mode 100644 index 0000000..a3682a5 --- /dev/null +++ b/fileparts/report.html @@ -0,0 +1,24 @@ +bug icon
+

+ +

+