From 700c46fc1a1efd5d464043496d7521393b4518bf Mon Sep 17 00:00:00 2001 From: Moosy <70246651+Moosyu@users.noreply.github.com> Date: Sat, 5 Oct 2024 17:45:22 +1300 Subject: [PATCH] edited the guide (again) hopefully this is the last time. i also did a new blog post and fixed some of the music review parts with images and deleted a dupe. --- .github/workflows/deploy.yml | 17 ----------------- src/_data/music.json | 19 ++++++------------- src/pages/blog/oversharing.md | 16 ++++++++++++++++ src/pages/guides/lexiqqq_eleventy.md | 4 +++- 4 files changed, 25 insertions(+), 31 deletions(-) delete mode 100644 .github/workflows/deploy.yml create mode 100644 src/pages/blog/oversharing.md diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml deleted file mode 100644 index 7efba66..0000000 --- a/.github/workflows/deploy.yml +++ /dev/null @@ -1,17 +0,0 @@ -on: [push] - -jobs: - test: - runs-on: ubuntu-latest - name: deploy2nekoweb - steps: - - name: Checkout - uses: actions/checkout@v4 - # your build step here - - name: deploy2nekoweb - uses: deploy2nekoweb/deploy2nekoweb@v4 - with: - nekoweb-api-key: ${{ secrets.NEKOWEB_API_KEY }} - nekoweb-cookie: ${{ secrets.NEKOWEB_COOKIE }} - nekoweb-folder: '/moosyu' - directory: './_site' \ No newline at end of file diff --git a/src/_data/music.json b/src/_data/music.json index 1b5a101..1108172 100644 --- a/src/_data/music.json +++ b/src/_data/music.json @@ -3,8 +3,8 @@ "name": "CPU Buddha", "artist": "CPU Buddha", "score": 8.2, - "image": "", - "description": "im the consumer wojack i need more digital hardcore in my life please god how did only like three albums come out this year" + "image": "https://i.imgur.com/qypyZD7.png", + "description": "im the consumer wojack i need more digital hardcore in my life please god how did only like three albums come out this year. also the cover is really cool, its like a lake and then you look harder and its a cpu and its like holy shit." }, { "name": "Bitches Brew", @@ -17,7 +17,7 @@ "name": "Death & Rebirth", "artist": "asukagender", "score": 8.4, - "image": "", + "image": "https://i.imgur.com/mMWemJO.png", "description": "a genunily good shoegaze ep by askuagender?? my only wish is that it was longer. lies and silence might have been one of my favourite songs this year." }, { @@ -41,13 +41,6 @@ "image": "", "description": "my friend told me to listen to this one and holy this shit is ass, even the best song on here (tore up) sucked and by like five songs it the entire album felt like i had collapsed in on itself" }, - { - "name": "HARDSTONE PSYCHO", - "artist": " Don Toliver", - "score": 2.1, - "image": "", - "description": "my friend told me to listen to this one and holy this shit is ass, even the best song on here (tore up) sucked and by like five songs it the entire album felt like i had collapsed in on itself" - }, { "name": "SOPHIE", "artist": " SOPHIE", @@ -66,14 +59,14 @@ "name": "MAGDALENE", "artist": "FKA twigs", "score": 8.1, - "image": "", + "image": "https://i.imgur.com/uI5LQ9d.png", "description": "some parts of this album put me to sleep and then the song after shocked me awake and it was the best thing ive ever heard, would have been higher if thousand eyes, holy terrain and daybed weren't here." }, { "name": "American IV: The Man Comes Around", "artist": "Johnny Cash", "score": 8.5, - "image": "", + "image": "https://i.imgur.com/2usqrlA.png", "description": "great way to end johnny cash's career (and life ig). hurt is also an all time classic and a cover that is almost better than the original and also completely changes the meaning of the original." }, { @@ -94,7 +87,7 @@ "name": "I LAY DOWN MY LIFE FOR YOU", "artist": "JPEGMAFIA", "score": 9.2, - "image": "", + "image": "https://i.imgur.com/T4XOQF5.png", "description": "actually listened to this on release i just havent added everything ive listened to here yet, anyway this is another peggy classic, some of this shit is straight beautiful and way more mature then i expected for peggy" }, { diff --git a/src/pages/blog/oversharing.md b/src/pages/blog/oversharing.md new file mode 100644 index 0000000..244b097 --- /dev/null +++ b/src/pages/blog/oversharing.md @@ -0,0 +1,16 @@ +--- +title: "oversharing on the internet" +date: 2024-10-05 +--- + +shockingly, i too (used to be?? am??) pretty prone to oversharing online though as ive gotten older i feel like ive shared less and less, except for in this site ofc especially in the ramblings page but im fairly sure nobody is ever going to link this to me irl so im not too worried. speaking of oversharing like 5 minutes ago i saw an insane ass comment exchange on albumoftheyear.org so i felt the impulse to create this blog post. here is the exchange in question: + +![](https://i.imgur.com/UYYPqbN.png) + +posting about how you attempted suicide on a musical review site is an awful idea, simply dont, its an insane amount of oversharing to do and you're almost 100% going to get dogged on for posting something like that. the first reply was just reciting the song lyrics to benadryl submarine by lil ugly mane, which while pretty rude and out of pocket probably should have been expected. + +i get that when youre like 13 and have no friends posting your deepest darkest thought to whatever social media you use most feels like a good idea but best case scenario nothing happens, but people on the internet dont care and are evil so things can pretty easily get out of hand. just dont take any risks, go to a school counselor and get your issues sorted out. i know this contradicts me saying you should share your deepest darkest thoughts on a website you made but even that might be better than sending it out on a social media page as it closer to just screaming into the void. + +this isnt specific to that one person i just feel like i see this happen a lot (way too often on aoty specifically for some reason? maybe its just the high autism ratio or something idk) but it never turns out well. anyways now that ive finished writing this up it seems the like original poster of that review got bullied into deleting it which to be honest is a net positive for everyone including them. though this post just goes to show once somethings out on the internet you cant really delete it. + +pretty short blog post i know but i really dont have that much to say about this, im no professional mental health person and i know its harder to see the answer to situations when youre the one in it but i think resorting to talking about it on social media is always the worst choice and if you ever see me make a post like that just know that ive been killed and replaced by a skin walker. moral of the story therapy is better than being bullied to death by internet people. \ No newline at end of file diff --git a/src/pages/guides/lexiqqq_eleventy.md b/src/pages/guides/lexiqqq_eleventy.md index 6235e3e..0b468b2 100644 --- a/src/pages/guides/lexiqqq_eleventy.md +++ b/src/pages/guides/lexiqqq_eleventy.md @@ -8,7 +8,7 @@ date: 2024-10-03 {{ prismCss | cssmin | safe }} -this probably isnt efficient or good but it works, dm me on discord if you want to scream at me or make an issue on github if you want to make it good. anyways if you want to use this workflow that builds your 11ty project and puts the files from _site into lexiqqq just follow these very simple steps +we asked a security guy and he said this script is "alright", using sftp would be better but i go for 50% on every test so its fine for me. # 1. folder setup: @@ -68,6 +68,8 @@ jobs: ``` {% endraw %} +note: if your output directory is something other than the default _site, then edit the "_site/*" section on the last line to your output directory's name. + # 3. configuring the workflow inside that document replace "YOURLEXIQQQUSERNAME" with your lexiqqq username on the last line (your username is the name before .lexiqqq.com on your url)