From 184f7b928eb40b726b5d7498b6283982a8b67df1 Mon Sep 17 00:00:00 2001 From: akira Date: Thu, 9 Dec 2021 17:15:16 -0300 Subject: [PATCH] its been a while! --- .gitignore | 1 + .../pages/sample.html => .gitignore~ | 0 Akira Webpage/pages/article.html | 172 +++++++++++++++++ Akira Webpage/pages/index.html | 57 ++++++ Akira Webpage/pages/index.html~ | 0 Akira Webpage/pages/style.css | 177 ++++++++++++++++++ Akira Webpage/pages/style.css~ | 0 Akira Webpage/pages/thank_you_eaic | 3 + Akira Webpage/pages/thank_you_eaic~ | 3 + .../akira in swopdoodle.xcf | Bin drawings/angry akira.xcf | Bin 0 -> 266972 bytes drawings/apyr.png | Bin 0 -> 51482 bytes drawings/apyr2.png | Bin 0 -> 63697 bytes .../despair_unfinished.xcf | Bin {drawings_new => drawings}/glasses.png | Bin {drawings_new => drawings}/glasses.xcf | Bin drawings/halloween.png | Bin 0 -> 103951 bytes drawings/junk/car.xcf | Bin 0 -> 163056 bytes drawings/junk/dehydrated_akira.png | Bin 0 -> 13448 bytes {drawings_new => drawings}/note.md | 0 drawings/old/banger artwork.png | Bin 0 -> 151755 bytes drawings/old/banger artwork2.png | Bin 0 -> 61145 bytes drawings/old/erins.png | Bin 0 -> 22242 bytes .../perspective_test_bad.png | Bin git spells | 15 +- graphic_design/Celeste Mtn Drimk.xcf | Bin 0 -> 5960928 bytes graphic_design/baba_eats.xcf | Bin 0 -> 1946733 bytes graphic_design/charlotte crossing.xcf | Bin 0 -> 148916 bytes graphic_design/michaels_choice_logo.xcf | Bin 0 -> 60959 bytes graphic_design/old_data.xcf | Bin 0 -> 236577 bytes graphic_design/pogway_logo.xcf | Bin 0 -> 31654 bytes graphic_design/random stuff.xcf | Bin 0 -> 5232378 bytes .../{scottice.xcf => scott_the_woz.xcf} | Bin graphic_design/sticker sheet 2.xcf | Bin 3503855 -> 3702760 bytes graphic_design/stickers_render2.xcf | Bin 0 -> 3635387 bytes graphic_design/warning_akira.xcf | Bin 0 -> 78906 bytes minecraft/agatha_1.xcf | Bin 0 -> 10672 bytes minecraft/amelia_1.png | Bin 0 -> 3643 bytes minecraft/amelia_1.xcf | Bin 0 -> 26715 bytes minecraft/amelia_2.png | Bin 0 -> 3853 bytes minecraft/amelia_2.xcf | Bin 0 -> 22279 bytes minecraft/amelia_3.png | Bin 0 -> 3468 bytes minecraft/amelia_3.xcf | Bin 0 -> 22157 bytes minecraft/amelia_old.png | Bin 0 -> 2696 bytes minecraft/charlotte.png | Bin 0 -> 4440 bytes minecraft/charlotte.xcf | Bin 0 -> 21920 bytes minecraft/charlotte_2.png | Bin 0 -> 4428 bytes minecraft/jill_encapsulated.png | Bin 0 -> 2536 bytes minecraft/jill_she.png | Bin 0 -> 1654 bytes minecraft/jill_she.xcf | Bin 0 -> 26894 bytes minecraft/jill_slime.png | Bin 0 -> 12890 bytes minecraft/jill_slime2.png | Bin 0 -> 8759 bytes minecraft/maia_1.png | Bin 0 -> 3531 bytes minecraft/maia_1.xcf | Bin 0 -> 27155 bytes minecraft/maia_2.png | Bin 0 -> 2626 bytes minecraft/maia_2.xcf | Bin 0 -> 24122 bytes minecraft/maia_3.png | Bin 0 -> 2403 bytes minecraft/maia_3.xcf | Bin 0 -> 36383 bytes 58 files changed, 414 insertions(+), 14 deletions(-) create mode 100644 .gitignore rename Akira Webpage/pages/sample.html => .gitignore~ (100%) create mode 100644 Akira Webpage/pages/article.html create mode 100644 Akira Webpage/pages/index.html create mode 100644 Akira Webpage/pages/index.html~ create mode 100644 Akira Webpage/pages/style.css create mode 100644 Akira Webpage/pages/style.css~ create mode 100644 Akira Webpage/pages/thank_you_eaic create mode 100644 Akira Webpage/pages/thank_you_eaic~ rename {drawings_new => drawings}/akira in swopdoodle.xcf (100%) create mode 100644 drawings/angry akira.xcf create mode 100644 drawings/apyr.png create mode 100644 drawings/apyr2.png rename {drawings_new => drawings}/despair_unfinished.xcf (100%) rename {drawings_new => drawings}/glasses.png (100%) rename {drawings_new => drawings}/glasses.xcf (100%) create mode 100644 drawings/halloween.png create mode 100644 drawings/junk/car.xcf create mode 100644 drawings/junk/dehydrated_akira.png rename {drawings_new => drawings}/note.md (100%) create mode 100644 drawings/old/banger artwork.png create mode 100644 drawings/old/banger artwork2.png create mode 100644 drawings/old/erins.png rename {drawings_new => drawings}/perspective_test_bad.png (100%) create mode 100644 graphic_design/Celeste Mtn Drimk.xcf create mode 100644 graphic_design/baba_eats.xcf create mode 100644 graphic_design/charlotte crossing.xcf create mode 100644 graphic_design/michaels_choice_logo.xcf create mode 100644 graphic_design/old_data.xcf create mode 100644 graphic_design/pogway_logo.xcf create mode 100644 graphic_design/random stuff.xcf rename graphic_design/{scottice.xcf => scott_the_woz.xcf} (100%) create mode 100644 graphic_design/stickers_render2.xcf create mode 100644 graphic_design/warning_akira.xcf create mode 100644 minecraft/agatha_1.xcf create mode 100644 minecraft/amelia_1.png create mode 100644 minecraft/amelia_1.xcf create mode 100644 minecraft/amelia_2.png create mode 100644 minecraft/amelia_2.xcf create mode 100644 minecraft/amelia_3.png create mode 100644 minecraft/amelia_3.xcf create mode 100644 minecraft/amelia_old.png create mode 100644 minecraft/charlotte.png create mode 100644 minecraft/charlotte.xcf create mode 100644 minecraft/charlotte_2.png create mode 100644 minecraft/jill_encapsulated.png create mode 100644 minecraft/jill_she.png create mode 100644 minecraft/jill_she.xcf create mode 100644 minecraft/jill_slime.png create mode 100644 minecraft/jill_slime2.png create mode 100644 minecraft/maia_1.png create mode 100644 minecraft/maia_1.xcf create mode 100644 minecraft/maia_2.png create mode 100644 minecraft/maia_2.xcf create mode 100644 minecraft/maia_3.png create mode 100644 minecraft/maia_3.xcf diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3c3629e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules diff --git a/Akira Webpage/pages/sample.html b/.gitignore~ similarity index 100% rename from Akira Webpage/pages/sample.html rename to .gitignore~ diff --git a/Akira Webpage/pages/article.html b/Akira Webpage/pages/article.html new file mode 100644 index 0000000..97add4c --- /dev/null +++ b/Akira Webpage/pages/article.html @@ -0,0 +1,172 @@ + + + + + + a + + + + + + + + +
+

+ Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here Article text goes here +

+
+ + + diff --git a/Akira Webpage/pages/index.html b/Akira Webpage/pages/index.html new file mode 100644 index 0000000..1dc8f60 --- /dev/null +++ b/Akira Webpage/pages/index.html @@ -0,0 +1,57 @@ + + + + + a + + + + + + + + + + + + +
+ +

+ webpage title +

+ + +
+

+ intro text goes here +

+ + + + + diff --git a/Akira Webpage/pages/index.html~ b/Akira Webpage/pages/index.html~ new file mode 100644 index 0000000..e69de29 diff --git a/Akira Webpage/pages/style.css b/Akira Webpage/pages/style.css new file mode 100644 index 0000000..15d84e6 --- /dev/null +++ b/Akira Webpage/pages/style.css @@ -0,0 +1,177 @@ +/* chat +eaic -- flexbox lets you make layouts without things being awful +akira -- ok barging in for a moment sorry about the link list can't we make several links in a row in html instead of the vertical link thing? just like inside a paragraph +eaic -- yes, but having a