diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 29a7fdd..906002c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,9 +4,9 @@ variables: JEKYLL_ENV: production LC_ALL: C.UTF-8 -before_script: - - gem install bundler - - bundle install +#before_script: +# - gem install bundler +# - bundle install pages: stage: deploy diff --git a/Gemfile.lock b/Gemfile.lock index 84f7ccd..2156b98 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,9 +10,11 @@ GEM http_parser.rb (~> 0) eventmachine (1.2.7) eventmachine (1.2.7-x64-mingw32) + ffi (1.17.0-x64-mingw-ucrt) ffi (1.17.0-x64-mingw32) ffi (1.17.0-x64-unknown) forwardable-extended (2.6.0) + google-protobuf (3.25.5-x64-mingw-ucrt) google-protobuf (3.25.5-x64-mingw32) google-protobuf (3.25.5-x64-unknown) http_parser.rb (0.8.0) @@ -60,6 +62,8 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) + nokogiri (1.15.6-x64-mingw-ucrt) + racc (~> 1.4) nokogiri (1.15.6-x64-mingw32) racc (~> 1.4) nokogiri (1.15.6-x64-unknown) @@ -75,6 +79,8 @@ GEM rexml (3.3.7) rouge (4.4.0) safe_yaml (1.0.5) + sass-embedded (1.63.6-x64-mingw-ucrt) + google-protobuf (~> 3.23) sass-embedded (1.63.6-x64-mingw32) google-protobuf (~> 3.23) sass-embedded (1.63.6-x64-unknown) @@ -89,6 +95,7 @@ GEM webrick (1.8.1) PLATFORMS + x64-mingw-ucrt x64-mingw32 x64-unknown diff --git a/_config.yml b/_config.yml index 0e8fb0b..d5d4f35 100644 --- a/_config.yml +++ b/_config.yml @@ -40,11 +40,18 @@ plugins: - jekyll-last-modified-at - jekyll-loading-lazy +# reminder to add +# before_script: +# - gem install bundler +# - bundle install +# to the .gitlab-ci.yml +# if you ever add more plugins!! + feed: posts_limit: 20 last-modified-at: - date-format: '%y.%m.%d' + date-format: '%Y.%m.%d' # TOC Settings toc: diff --git a/_data/quiz.yml b/_data/quiz.yml index ffcc2ab..e4c2e06 100644 --- a/_data/quiz.yml +++ b/_data/quiz.yml @@ -1,3 +1,15 @@ +- imgurl: "cleric.png" + link: "https://uquiz.com/quiz/FLLEiX/what-dd-class-are-you-based-solely-off-vibes" +- imgurl: "druidranger.png" + link: "https://uquiz.com/quiz/1ZfNvD/what-d-d-class-should-you-play-instead-of-going-to-therapy" +- imgurl: "coffeeshopaubi.png" + link: "https://uquiz.com/quiz/cIapQL/answer-some-questions-and-ill-assign-you-a-niche-lgbtq-aesthetic?p=1127032" +- imgurl: "stephanielazytown.png" + link: "https://uquiz.com/quiz/1Y1Mqr/put-together-ur-mall-outfit-and-ill-assign-you-a-gender?p=1502216" +- imgurl: "kurokami.jpg" + link: "https://www.theotaku.com/quizzes/view/3743/what_anime_hair_color_best_suits_your_personality%3F" +- imgurl: "shoujo.jpg" + link: "https://theotaku.com/quizzes/view/3240/what_genre_of_manga_are_you%3F" - imgurl: "bottleISTP.jpg" link: "https://ktestone.com/bottleCapEng/" - imgurl: "seaINFJ.png" diff --git a/_includes/layout/buttonwall.html b/_includes/layout/buttonwall.html index b24609f..ff17443 100644 --- a/_includes/layout/buttonwall.html +++ b/_includes/layout/buttonwall.html @@ -15,7 +15,7 @@ firefox - + w3c css valid diff --git a/_includes/layout/frens.html b/_includes/layout/frens.html index 0bad2ab..026bfa1 100644 --- a/_includes/layout/frens.html +++ b/_includes/layout/frens.html @@ -3,8 +3,8 @@ ~lucidiot - - amber teahouse (jacky) + + yuri fan club (jacky) tired bunny (untsuki) diff --git a/_includes/layout/kpop.html b/_includes/layout/kpop.html index cd2565a..4bf3ec3 100644 --- a/_includes/layout/kpop.html +++ b/_includes/layout/kpop.html @@ -30,7 +30,7 @@ GWSN honey popcorn ILY:1 - IVE + IVE IZ*ONE kep1er laboum diff --git a/_includes/layout/linkbuttonwall.html b/_includes/layout/linkbuttonwall.html index 3f19f78..3eb9f8b 100644 --- a/_includes/layout/linkbuttonwall.html +++ b/_includes/layout/linkbuttonwall.html @@ -27,5 +27,8 @@ frills.dev + + elodie's crebbo zone + \ No newline at end of file diff --git a/_includes/layout/now.html b/_includes/layout/now.html index b07f46b..07b9b43 100644 --- a/_includes/layout/now.html +++ b/_includes/layout/now.html @@ -8,19 +8,19 @@
diff --git a/_layouts/2col.html b/_layouts/2col.html index c78b653..20cf2f9 100644 --- a/_layouts/2col.html +++ b/_layouts/2col.html @@ -1,11 +1,10 @@ - πŸ‘πŸŒ™ - + @@ -56,5 +55,6 @@ {% if page.url contains "now"%} + {% endif %} \ No newline at end of file diff --git a/_pages/about.md b/_pages/about.md index c67edfe..9219016 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -8,7 +8,7 @@ show_footer: true --- This website was first uploaded on 21 February 2024. -The site is built with [jekyll](https://jekyllrb.com/) (a static site generator built in ruby) and hosted by [gitlab pages](https://docs.gitlab.com/ee/user/project/pages/); everything is cobbled together in [VSCodium](https://vscodium.com/). The current layout is heavily inspired by the 2-column iframe layouts of the 90's/early 00's, but done with responsive css (and a smidge of javascript) thanks to thanks to [this tutorial](https://www.w3schools.com/howto/howto_css_sidebar_responsive.asp) from [W3Schools](https://www.w3schools.com/). The gallery structure of my [fridge]({% link _pages/fridge.md %}) and [rkgk]({% link _pages/rkgk.md %}) pages are done using [this tutorial](https://jekyllcodex.org/without-plugin/image-gallery/#). I use the following jekyll plugins: [jekyll-feed](https://github.com/jekyll/jekyll-feed), [jekyll-email-protect](https://github.com/vwochnik/jekyll-email-protect) by vwochnik, [jekyll-tagging](https://github.com/pattex/jekyll-tagging) by pattex, [jekyll-toc](https://github.com/toshimaru/jekyll-toc) by toshimaru, [jekyll-last-modified-at](https://github.com/gjtorikian/jekyll-last-modified-at) by gjtorikian, and [jekyll-loading-lazy](https://github.com/gildesmarais/jekyll-loading-lazy) by gildesmarais. +The site is built with [jekyll](https://jekyllrb.com/) (a static site generator built in ruby) and hosted by [gitlab pages](https://docs.gitlab.com/ee/user/project/pages/); everything is cobbled together in [VSCodium](https://vscodium.com/). The current layout is heavily inspired by the 2-column iframe layouts of the 90's/early 00's, but done with responsive css (and a smidge of javascript) thanks to thanks to [these](https://www.w3schools.com/howto/howto_css_sidebar_responsive.asp) [tutorials](https://www.w3schools.com/howto/howto_js_mobile_navbar.asp) from [W3Schools](https://www.w3schools.com/). The gallery structure of my [fridge]({% link _pages/fridge.md %}) and [rkgk]({% link _pages/rkgk.md %}) pages are done using [this tutorial](https://jekyllcodex.org/without-plugin/image-gallery/#). I use the following jekyll plugins: [jekyll-feed](https://github.com/jekyll/jekyll-feed), [jekyll-email-protect](https://github.com/vwochnik/jekyll-email-protect) by vwochnik, [jekyll-tagging](https://github.com/pattex/jekyll-tagging) by pattex, [jekyll-toc](https://github.com/toshimaru/jekyll-toc) by toshimaru, [jekyll-last-modified-at](https://github.com/gjtorikian/jekyll-last-modified-at) by gjtorikian, and [jekyll-loading-lazy](https://github.com/gildesmarais/jekyll-loading-lazy) by gildesmarais. This place would not exist without the help of my good friends [lucidiot](https://tilde.town/~lucidiot/) and egg, both of whom helped me a lot with coding, troubleshooting, and proofreading. (thank you both sincerely from the bottom of my heart, you are indispensable homies and I am eternally grateful!) diff --git a/_pages/aboutme.md b/_pages/aboutme.md index 3037cc8..cc946e3 100644 --- a/_pages/aboutme.md +++ b/_pages/aboutme.md @@ -6,10 +6,10 @@ menu: me menu-title: about me show_footer: true --- -## mana
mana's fedicard
+## mana - **also known as**: momo, peach, makky, pulilith, hitsuji - **identities**: [sapphic](https://lgbtqia.wiki/wiki/Sapphic) [demipansexual](https://lgbtqia.wiki/wiki/Demipansexual); [gender](https://lgbtqia.wiki/wiki/Petalkitty) [is](https://lgbtqia.wiki/wiki/Cutecoric) [confusing](https://lgbtqia.wiki/wiki/Genderfae) - **pronouns**: she/they diff --git a/_pages/contact.md b/_pages/contact.md index 19d2a91..ef0591d 100644 --- a/_pages/contact.md +++ b/_pages/contact.md @@ -15,6 +15,7 @@ menu-title: contact - [fragsturztaube](https://ask.absturztau.be/@mana) - [tumblr](https://imjustfallinlove.tumblr.com) - [streak.club](https://streak.club/u/mana) +- [funkwhale](https://funk.gravitywell.xyz/@mana) - [libre.fm](https://libre.fm/user/lonelynettaigyo) - [last.fm](https://www.last.fm/user/ameiro) - [anilist](https://anilist.co/user/momonohanabira/) diff --git a/_pages/music.md b/_pages/music.md index eeefd8d..4eef7f8 100644 --- a/_pages/music.md +++ b/_pages/music.md @@ -271,6 +271,11 @@ I don't know nearly as much about Korean idol culture as I do Japanese, but my u ily:1 - ε²Έη”°θŽ‰ι‡ŒθŠ±/리리카 [Kishida Ririka](https://www.instagram.com/noguririka/) +ily:1 +- **η›΄δΊ•ζ€œ/κΉ€λ ˆμ΄ [Naoi Rei](https://www.instagram.com/reinyourheart/)** +- 리즈 [Liz](https://www.instagram.com/liz.yeyo/) +- μ΄μ„œ [Leeseo](https://www.instagram.com/eeseooes/) + kep1er - κΉ€μ±„ν˜„ [Kim Chaehyun](https://www.instagram.com/ikhiiofl/) diff --git a/_pages/now.md b/_pages/now.md index 42e2c7b..c2530e8 100644 --- a/_pages/now.md +++ b/_pages/now.md @@ -16,8 +16,8 @@ show_footer: true ## journaling I'm about halfway through my first thicc journal (more of a [commonplace book](https://en.wikipedia.org/wiki/Commonplace_book) really) and my first bullet journal, both of which were started in June of this year. I picked up the journaling habit (again) back in March, so I have two other journals I finished before this one (both A5 size), but this is my first thick journal of this style (it's square with grid pages). I'm really enjoying writing again -- I thought I wouldn't have much of anything to write about, but being able to go back and look at how I was feeling a week or a month ago has proved really useful for my own well-being and mental health, so I'm very happy with where I am on this habit currently. ![<3](/img/emoji/pastelhearts.gif) -## retrospring eos -a bunch of people have been hosting their own instances of [retrospring](https://retrospring.net/) in preparation for next year's end-of-service for the site, and I've joined a couple in preparation and to go ahead and reserve my username in case one of them takes off with my friends. I'm currently on both [melospring](https://spring.love4eva.net/) and [fragsturztaube](https://ask.absturztau.be/) in addition to retrospring (until it's end of service), so if you end up joining, give me a follow and I'll follow you back! ![:D](/img/emoji/cuteyay.gif) +## therapy +I applied for therapy back in October of 2023, right after my dog passed away, but their waiting list was so long that I have just recently been assigned a therapist. the anniversary of her death is coming soon (Oct 1) and we'll be doing some work on that, in addition to working on a bunch of other stress-related stuff I've been going through, so I've been looking forward to that, albeit apprehensively. I honestly really believe in the therapy process, as it's helped me a ton, but it's never like...*fun* to do this kind of work on yourself. it's a lot of introspection and can be painful to reckon with emotions you've been trying to bury, but it ultimately is good, so I'm committed to doing it. ![rubbing eye while crying](/img/emoji/singletear.gif) ## fountain pens
@@ -25,20 +25,15 @@ a bunch of people have been hosting their own instances of [retrospring](https:/
rip to ur lid, lil homie cinnamoroll sad
I recently brought my bujo to bed to jot down some stuff before I fell asleep and knocked it (and my sparkly pink jinhao fountain pen) off the nightstand in my sleep and broke the lid of my sparkly pink jinhao ;w; -Finally got the other two pens from the Sanrio x Platinum Little Meteor crossover (blue for cinnamoroll, purple for hello kitty) along with some nice lake blue-colored ink to go in the cinnamoroll blue one. (I'm currently using the first bottle of ink I ever bought, [PenBBS 223 - Chongqing City Blue](https://www.fountainpencompanion.com/brands/227-penbbs/inks/5910-penbbs-223-chongqing-city), in the hello kitty purple). +about two days after that incident, I was unscrewing my other pink jinhao pen and the lid separated in my hands...so I guess I won't be buying any more of these. they're cute pens, but if they're going to fall apart in my hands, then I don't see the point of wasting money on them...I'm pretty upset about it, and now I have too much ink and only three pens (idk if I really need three though, so maybe i'll just rotate inks x3) I will, however, be testing the cartridges that came with them to see if they fit my platinum little meteor pens, so maybe it won't all be for naught. (and if they *do* fit then I may just splurge and get some other colors of the little meteor I've had my eye on.) ![x3](/img/emoji/x3.gif) ## this website -I've been working on converting this website over to [jekyll](https://jekyllrb.com/), which if you're reading this means I've been successful! I'm having a much easier time with it as opposed to [zola](https://www.getzola.org). It's written in ruby as opposed to rust, which I have more experience with, and seems to be better documented; at least, for a beginner like me it is. :'3 +got the site converted over to [jekyll](https://jekyllrb.com/)! I'm having a much easier time with it as opposed to [zola](https://www.getzola.org) (which is what it used to be powered by). It's written in ruby as opposed to rust, which I have more experience with, and seems to be better documented; at least, for a beginner like me it is. ![:'3](/img/emoji/singletear.gif) + +Now I can focus on [blagging]({% link blog.html %}) more often and building up some of the other [ideas]({% link _pages/plans.md %}) I've had! ![purin with kicky leggies](/img/emoji/purinleggies.gif) ## gaming -I bought [Fields of Mistria](https://www.fieldsofmistria.com/) and have been playing a ton of that and [Stardew Valley](/games/sdv). Playing it for our archipelago games reignited my interest in the game, so I'm back on my modded bullshit uwu +Started playing [Nurse Love Syndrome](https://vndb.org/v7301) even though I haven't finished [Kindred Spirits on the Roof](https://vndb.org/v8508). I kind of have the itch to read through a VN lately but none of them are really grabbing me for whatever reason...I've also been pretty depressed lately, so maybe that has something to do with it? ![cri](/img/emoji/cri.gif) I *have* been considering picking up Animal Crossing: New Horizons again, though. I *barely* played the DLC when it was released, so maybe that would be fun to get back into? ![shrug](/img/emoji/shrug.gif) -I'm still playing [Divinity: Original Sin 2](https://store.steampowered.com/app/435150/Divinity_Original_Sin_2__Definitive_Edition/) with Amara and Egg; and also [Baldur's Gate 3](https://store.steampowered.com/app/1086940/Baldurs_Gate_3/) with [Fiona](https://www.twitch.tv/powerforge), Egg, and Amara. I stopped my solo playthru of BG3 so I could experience the story with everyone, because that's been more fun for me. ![xD](/img/emoji/cuteyay.gif) - -## home server -I decapitated the server I built earlier this year and set it up inside of my front closet, but I uh...set something up improperly and have to login for any of my daemons to startup... ![>w<;;](/img/emoji/eheheoops.gif) - -So I'll have to drag it out and re-setup the peripherals so I can fix that flub. ![>~<;;](/img/emoji/eugh.gif) - -I already miss my [pihole](https://pi-hole.net/). ![cinnasad](/img/emoji/cinnasad.gif) - \ No newline at end of file +## recovery +I recently had [shingles](https://en.wikipedia.org/wiki/Shingles) and that took a ***lot*** out of me, so I've been mostly just recovering, lounging about, and trying to have energy/feel better again so I can do more stuff around the house and work on projects/art/journaling... ![exhausted](/img/emoji/exhausted.gif) \ No newline at end of file diff --git a/_pages/plans.md b/_pages/plans.md index 63c518b..5ec6f35 100644 --- a/_pages/plans.md +++ b/_pages/plans.md @@ -7,6 +7,7 @@ menu-title: plans --- this is just a place for me to keep track of my ideas for this webbed site. not all of these may eventually be implemented, but if you like something I've talked about here and want me to post about it, [let me know]({% link _pages/contact.md %})! - pc breakdown/specs +- out-of-context quotes page - a [/uses](https://indieweb.org/using) page - what's in my bag - reviews diff --git a/_pages/webcore.md b/_pages/webcore.md index f4cd626..7bfb222 100644 --- a/_pages/webcore.md +++ b/_pages/webcore.md @@ -74,7 +74,7 @@ As someone who came of age in the late 90's/early 00's, the aesthetic of old-sch don't feed the AI let's crush capitalism piracy now! (free) - ACAB + pure cuteness this machine kills fascists milk tea now! blend s @@ -95,6 +95,7 @@ As someone who came of age in the late 90's/early 00's, the aesthetic of old-sch soot sprites korilakkuma + 100% in love peach fairy petalkitty cutecoric @@ -103,19 +104,24 @@ As someone who came of age in the late 90's/early 00's, the aesthetic of old-sch trans rights fuck fatphobia feminism + code pink anarcho-communism go anarchy kill television + mp3 fuck the RIAA mean people suck + zen buddhism girl blogger code by hand png gang + i β™₯ aseprite love me for me i love books tea powered sushi tokage by me hello kitty + strawberry shortcake lain serenity rose tamagotchi @@ -337,7 +343,7 @@ As someone who came of age in the late 90's/early 00's, the aesthetic of old-sch lucky star mahou tenshi creamy mami - popteppipikku + popteppipikku fukkireta @@ -386,14 +392,14 @@ As someone who came of age in the late 90's/early 00's, the aesthetic of old-sch hoshi no kirby i love my ds - retro gaming + retro gaming this cat thinks u're 12/10 you are not immune to propaganda garfield i am very sleepy make bad art i love old web ascii emoticon enjoyer - owo + owo UwU @@ -457,8 +463,8 @@ As someone who came of age in the late 90's/early 00's, the aesthetic of old-sch demisexual flag by diegovainilla on DA (deactivated)
- white peach calpico - bun shaking their head 'no' + white peach calpico + bun shaking their head 'no' tbh creature peach nyanko internet yamero dance @@ -466,7 +472,7 @@ As someone who came of age in the late 90's/early 00's, the aesthetic of old-sch milkdance polar bear walking with u_u face vibecat - journal + journal tiramisu diff --git a/_posts/updates/2024-10-02-title.md b/_posts/updates/2024-10-02-title.md new file mode 100644 index 0000000..72ce0c0 --- /dev/null +++ b/_posts/updates/2024-10-02-title.md @@ -0,0 +1,5 @@ +--- +title: "site update" +date: 2024-10-02 +--- +updated some [links]({% link _pages/links.md %}), added some more [quizzes]({% link _pages/quiz.md %}), added some new [biases]({% link _pages/music.md %}#ive) to the [music]({% link _pages/music.md %}) page, updated [now]({% link _pages/now.md %}), and added my funkwhale to [contact]({% link _pages/contact.md %}). \ No newline at end of file diff --git a/img/80x15/100inlove.gif b/img/80x15/100inlove.gif new file mode 100644 index 0000000..7880c60 Binary files /dev/null and b/img/80x15/100inlove.gif differ diff --git a/img/80x15/aseprite.gif b/img/80x15/aseprite.gif new file mode 100644 index 0000000..651e2c8 Binary files /dev/null and b/img/80x15/aseprite.gif differ diff --git a/img/80x15/codepink.gif b/img/80x15/codepink.gif new file mode 100644 index 0000000..6b3504a Binary files /dev/null and b/img/80x15/codepink.gif differ diff --git a/img/80x15/riaa.gif b/img/80x15/riaa.gif new file mode 100644 index 0000000..bf5538d Binary files /dev/null and b/img/80x15/riaa.gif differ diff --git a/img/80x15/strawberryshortcake.gif b/img/80x15/strawberryshortcake.gif new file mode 100644 index 0000000..3ef537f Binary files /dev/null and b/img/80x15/strawberryshortcake.gif differ diff --git a/img/80x15/zenbuddhism.png b/img/80x15/zenbuddhism.png new file mode 100644 index 0000000..a4aa429 Binary files /dev/null and b/img/80x15/zenbuddhism.png differ diff --git a/img/88x31/acab2.gif b/img/88x31/acab2.gif deleted file mode 100644 index c86ff0e..0000000 Binary files a/img/88x31/acab2.gif and /dev/null differ diff --git a/img/88x31/cute.png b/img/88x31/cute.png new file mode 100644 index 0000000..c115c5a Binary files /dev/null and b/img/88x31/cute.png differ diff --git a/img/button/elodie-button.gif b/img/button/elodie-button.gif new file mode 100644 index 0000000..92d379c Binary files /dev/null and b/img/button/elodie-button.gif differ diff --git a/img/emoji/amefuri.gif b/img/emoji/amefuri.gif new file mode 100644 index 0000000..e55fc24 Binary files /dev/null and b/img/emoji/amefuri.gif differ diff --git a/img/emoji/angery.gif b/img/emoji/angery.gif new file mode 100644 index 0000000..b3574cf Binary files /dev/null and b/img/emoji/angery.gif differ diff --git a/img/emoji/angy.gif b/img/emoji/angy.gif new file mode 100644 index 0000000..1ae2a35 Binary files /dev/null and b/img/emoji/angy.gif differ diff --git a/img/emoji/aww.gif b/img/emoji/aww.gif new file mode 100644 index 0000000..ae6375c Binary files /dev/null and b/img/emoji/aww.gif differ diff --git a/img/emoji/bearhug.gif b/img/emoji/bearhug.gif new file mode 100644 index 0000000..0a70328 Binary files /dev/null and b/img/emoji/bearhug.gif differ diff --git a/img/emoji/book.png b/img/emoji/book.png new file mode 100644 index 0000000..9b7987b Binary files /dev/null and b/img/emoji/book.png differ diff --git a/img/emoji/cheeks.gif b/img/emoji/cheeks.gif new file mode 100644 index 0000000..2b35425 Binary files /dev/null and b/img/emoji/cheeks.gif differ diff --git a/img/emoji/cri.gif b/img/emoji/cri.gif new file mode 100644 index 0000000..91d76f5 Binary files /dev/null and b/img/emoji/cri.gif differ diff --git a/img/emoji/exhausted.gif b/img/emoji/exhausted.gif new file mode 100644 index 0000000..cb3f74c Binary files /dev/null and b/img/emoji/exhausted.gif differ diff --git a/img/emoji/hello.gif b/img/emoji/hello.gif new file mode 100644 index 0000000..455eaf5 Binary files /dev/null and b/img/emoji/hello.gif differ diff --git a/img/emoji/letter.gif b/img/emoji/letter.gif new file mode 100644 index 0000000..826a3bd Binary files /dev/null and b/img/emoji/letter.gif differ diff --git a/img/emoji/music.gif b/img/emoji/music.gif new file mode 100644 index 0000000..5d9eafe Binary files /dev/null and b/img/emoji/music.gif differ diff --git a/img/emoji/okotte.gif b/img/emoji/okotte.gif new file mode 100644 index 0000000..8a15b71 Binary files /dev/null and b/img/emoji/okotte.gif differ diff --git a/img/emoji/plant.png b/img/emoji/plant.png new file mode 100644 index 0000000..c07eb4c Binary files /dev/null and b/img/emoji/plant.png differ diff --git a/img/emoji/sad.gif b/img/emoji/sad.gif new file mode 100644 index 0000000..6629650 Binary files /dev/null and b/img/emoji/sad.gif differ diff --git a/img/emoji/shobon.gif b/img/emoji/shobon.gif new file mode 100644 index 0000000..863ca0b Binary files /dev/null and b/img/emoji/shobon.gif differ diff --git a/img/emoji/shrug.gif b/img/emoji/shrug.gif new file mode 100644 index 0000000..d406793 Binary files /dev/null and b/img/emoji/shrug.gif differ diff --git a/img/emoji/singletear.gif b/img/emoji/singletear.gif new file mode 100644 index 0000000..e5f3027 Binary files /dev/null and b/img/emoji/singletear.gif differ diff --git a/img/emoji/sparkle.gif b/img/emoji/sparkle.gif new file mode 100644 index 0000000..ffbfe9d Binary files /dev/null and b/img/emoji/sparkle.gif differ diff --git a/img/emoji/stars.gif b/img/emoji/stars.gif new file mode 100644 index 0000000..6c89591 Binary files /dev/null and b/img/emoji/stars.gif differ diff --git a/img/emoji/switch.png b/img/emoji/switch.png new file mode 100644 index 0000000..bc819aa Binary files /dev/null and b/img/emoji/switch.png differ diff --git a/img/emoji/tantrum.gif b/img/emoji/tantrum.gif new file mode 100644 index 0000000..bce86d2 Binary files /dev/null and b/img/emoji/tantrum.gif differ diff --git a/img/emoji/tv.png b/img/emoji/tv.png new file mode 100644 index 0000000..03997c8 Binary files /dev/null and b/img/emoji/tv.png differ diff --git a/img/emoji/upsetti.gif b/img/emoji/upsetti.gif new file mode 100644 index 0000000..abae915 Binary files /dev/null and b/img/emoji/upsetti.gif differ diff --git a/img/emoji/vibecat.gif b/img/emoji/vibecat.gif new file mode 100644 index 0000000..0ad0ea5 Binary files /dev/null and b/img/emoji/vibecat.gif differ diff --git a/img/emoji/warning.gif b/img/emoji/warning.gif new file mode 100644 index 0000000..0c65c42 Binary files /dev/null and b/img/emoji/warning.gif differ diff --git a/img/emoji/x3.gif b/img/emoji/x3.gif new file mode 100644 index 0000000..5750019 Binary files /dev/null and b/img/emoji/x3.gif differ diff --git a/img/quiz/cleric.png b/img/quiz/cleric.png new file mode 100644 index 0000000..56ed221 Binary files /dev/null and b/img/quiz/cleric.png differ diff --git a/img/quiz/coffeeshopaubi.png b/img/quiz/coffeeshopaubi.png new file mode 100644 index 0000000..ed81d60 Binary files /dev/null and b/img/quiz/coffeeshopaubi.png differ diff --git a/img/quiz/druidranger.png b/img/quiz/druidranger.png new file mode 100644 index 0000000..b48a5df Binary files /dev/null and b/img/quiz/druidranger.png differ diff --git a/img/quiz/kurokami.jpg b/img/quiz/kurokami.jpg new file mode 100644 index 0000000..ce5d629 Binary files /dev/null and b/img/quiz/kurokami.jpg differ diff --git a/img/quiz/shoujo.jpg b/img/quiz/shoujo.jpg new file mode 100644 index 0000000..a867a55 Binary files /dev/null and b/img/quiz/shoujo.jpg differ diff --git a/img/quiz/stephanielazytown.png b/img/quiz/stephanielazytown.png new file mode 100644 index 0000000..ffc06dd Binary files /dev/null and b/img/quiz/stephanielazytown.png differ