From 7902eb73845351cd10032d281ee6af9acdca8a69 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Thu, 25 Feb 2021 03:59:32 -0700 Subject: First webpage commit --- static/images/gb/A.png | Bin 0 -> 492 bytes static/images/gb/B.png | Bin 0 -> 440 bytes static/images/gb/down.png | Bin 0 -> 15247 bytes static/images/gb/gb_icon.svg | 60 ++++++++++++++++++++++++++++++++++++++ static/images/gb/left.png | Bin 0 -> 15328 bytes static/images/gb/refresh.png | Bin 0 -> 1062 bytes static/images/gb/right.png | Bin 0 -> 14869 bytes static/images/gb/select.png | Bin 0 -> 828 bytes static/images/gb/start.png | Bin 0 -> 799 bytes static/images/gb/up.png | Bin 0 -> 444 bytes static/images/gifs/stars1.gif | Bin 0 -> 20978 bytes static/images/gifs/worker1.gif | Bin 0 -> 30264 bytes static/images/gifs/worker2.gif | Bin 0 -> 22022 bytes static/images/icons/book-open.svg | 1 + static/images/icons/box-open.svg | 1 + static/images/icons/donate.svg | 1 + static/images/icons/dragon.svg | 1 + static/images/icons/envelope.svg | 1 + static/images/icons/gamepad.svg | 1 + static/images/icons/git-alt.svg | 1 + static/images/icons/git.svg | 1 + static/images/icons/github.svg | 1 + static/images/icons/gitlab.svg | 1 + static/images/icons/home.svg | 1 + static/images/icons/paypal.svg | 1 + static/images/icons/rss.svg | 1 + 26 files changed, 73 insertions(+) create mode 100644 static/images/gb/A.png create mode 100644 static/images/gb/B.png create mode 100644 static/images/gb/down.png create mode 100644 static/images/gb/gb_icon.svg create mode 100644 static/images/gb/left.png create mode 100644 static/images/gb/refresh.png create mode 100644 static/images/gb/right.png create mode 100644 static/images/gb/select.png create mode 100644 static/images/gb/start.png create mode 100644 static/images/gb/up.png create mode 100644 static/images/gifs/stars1.gif create mode 100644 static/images/gifs/worker1.gif create mode 100644 static/images/gifs/worker2.gif create mode 100644 static/images/icons/book-open.svg create mode 100644 static/images/icons/box-open.svg create mode 100644 static/images/icons/donate.svg create mode 100644 static/images/icons/dragon.svg create mode 100644 static/images/icons/envelope.svg create mode 100644 static/images/icons/gamepad.svg create mode 100644 static/images/icons/git-alt.svg create mode 100644 static/images/icons/git.svg create mode 100644 static/images/icons/github.svg create mode 100644 static/images/icons/gitlab.svg create mode 100644 static/images/icons/home.svg create mode 100644 static/images/icons/paypal.svg create mode 100644 static/images/icons/rss.svg (limited to 'static/images') diff --git a/static/images/gb/A.png b/static/images/gb/A.png new file mode 100644 index 0000000..6e58183 Binary files /dev/null and b/static/images/gb/A.png differ diff --git a/static/images/gb/B.png b/static/images/gb/B.png new file mode 100644 index 0000000..c05ced0 Binary files /dev/null and b/static/images/gb/B.png differ diff --git a/static/images/gb/down.png b/static/images/gb/down.png new file mode 100644 index 0000000..35d0640 Binary files /dev/null and b/static/images/gb/down.png differ diff --git a/static/images/gb/gb_icon.svg b/static/images/gb/gb_icon.svg new file mode 100644 index 0000000..114faff --- /dev/null +++ b/static/images/gb/gb_icon.svg @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/images/gb/left.png b/static/images/gb/left.png new file mode 100644 index 0000000..7efff8d Binary files /dev/null and b/static/images/gb/left.png differ diff --git a/static/images/gb/refresh.png b/static/images/gb/refresh.png new file mode 100644 index 0000000..287fe29 Binary files /dev/null and b/static/images/gb/refresh.png differ diff --git a/static/images/gb/right.png b/static/images/gb/right.png new file mode 100644 index 0000000..cef50bb Binary files /dev/null and b/static/images/gb/right.png differ diff --git a/static/images/gb/select.png b/static/images/gb/select.png new file mode 100644 index 0000000..37e6421 Binary files /dev/null and b/static/images/gb/select.png differ diff --git a/static/images/gb/start.png b/static/images/gb/start.png new file mode 100644 index 0000000..bd611c4 Binary files /dev/null and b/static/images/gb/start.png differ diff --git a/static/images/gb/up.png b/static/images/gb/up.png new file mode 100644 index 0000000..6fe62a8 Binary files /dev/null and b/static/images/gb/up.png differ diff --git a/static/images/gifs/stars1.gif b/static/images/gifs/stars1.gif new file mode 100644 index 0000000..edacc06 Binary files /dev/null and b/static/images/gifs/stars1.gif differ diff --git a/static/images/gifs/worker1.gif b/static/images/gifs/worker1.gif new file mode 100644 index 0000000..15e0572 Binary files /dev/null and b/static/images/gifs/worker1.gif differ diff --git a/static/images/gifs/worker2.gif b/static/images/gifs/worker2.gif new file mode 100644 index 0000000..210ac46 Binary files /dev/null and b/static/images/gifs/worker2.gif differ diff --git a/static/images/icons/book-open.svg b/static/images/icons/book-open.svg new file mode 100644 index 0000000..342917d --- /dev/null +++ b/static/images/icons/book-open.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/icons/box-open.svg b/static/images/icons/box-open.svg new file mode 100644 index 0000000..0e6242c --- /dev/null +++ b/static/images/icons/box-open.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/icons/donate.svg b/static/images/icons/donate.svg new file mode 100644 index 0000000..bacf83e --- /dev/null +++ b/static/images/icons/donate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/icons/dragon.svg b/static/images/icons/dragon.svg new file mode 100644 index 0000000..c8ed5eb --- /dev/null +++ b/static/images/icons/dragon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/icons/envelope.svg b/static/images/icons/envelope.svg new file mode 100644 index 0000000..edbcad3 --- /dev/null +++ b/static/images/icons/envelope.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/icons/gamepad.svg b/static/images/icons/gamepad.svg new file mode 100644 index 0000000..a1d2c13 --- /dev/null +++ b/static/images/icons/gamepad.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/icons/git-alt.svg b/static/images/icons/git-alt.svg new file mode 100644 index 0000000..62194af --- /dev/null +++ b/static/images/icons/git-alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/icons/git.svg b/static/images/icons/git.svg new file mode 100644 index 0000000..40571b1 --- /dev/null +++ b/static/images/icons/git.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/icons/github.svg b/static/images/icons/github.svg new file mode 100644 index 0000000..53bd7b2 --- /dev/null +++ b/static/images/icons/github.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/icons/gitlab.svg b/static/images/icons/gitlab.svg new file mode 100644 index 0000000..ae4efce --- /dev/null +++ b/static/images/icons/gitlab.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/icons/home.svg b/static/images/icons/home.svg new file mode 100644 index 0000000..27ee7ab --- /dev/null +++ b/static/images/icons/home.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/icons/paypal.svg b/static/images/icons/paypal.svg new file mode 100644 index 0000000..ecf00b6 --- /dev/null +++ b/static/images/icons/paypal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/icons/rss.svg b/static/images/icons/rss.svg new file mode 100644 index 0000000..e6fa54c --- /dev/null +++ b/static/images/icons/rss.svg @@ -0,0 +1 @@ + \ No newline at end of file -- cgit v1.2.3-54-g00ecf