Skip to content

Commit

Permalink
capital letters update
Browse files Browse the repository at this point in the history
  • Loading branch information
Moosyu committed Nov 16, 2024
1 parent 9510839 commit 4b81a25
Show file tree
Hide file tree
Showing 54 changed files with 457 additions and 468 deletions.
11 changes: 10 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,20 @@
"editor.cursorSmoothCaretAnimation": "on",
"editor.wordWrap": "on",
"cSpell.words": [
"Anyways",
"dogshit",
"Imgur",
"manhua",
"manhwa",
"shoujo",
"shounen",
"softcore"
"sidenote",
"softcore",
"tierlist",
"Tiktok",
"weeb",
"weebs",
"yaoi",
"Youtube"
]
}
12 changes: 6 additions & 6 deletions src/_includes/_layouts/blogs-layout.njk
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

{% block content %}
{% if date %}
date created: {{ page.date.toLocaleDateString('en-US', { month: 'short', day: 'numeric', year: 'numeric' }).replace('.', '') }}
Date created: {{ page.date.toLocaleDateString('en-US', { month: 'short', day: 'numeric', year: 'numeric' }).replace('.', '') }}
{% endif %}
{% for tag in tags %}
{% if tag != "blog" %}
Expand Down Expand Up @@ -55,12 +55,12 @@ date created: {{ page.date.toLocaleDateString('en-US', { month: 'short', day: 'n
{% set hasContent2 = true %}
{% block content2 %}
<div class="empty-box">
<p style="margin: 0; padding: 0; padding-top: 10px; padding-left: 10px;">tags:</p>
<p style="margin: 0; padding: 0; padding-top: 10px; padding-left: 10px;">Tags:</p>
<ul style="padding-bottom: 10px; font-size: 18px;">
<li><a href="/tags/music">music</a></li>
<li><a href="/tags/web">web</a></li>
<li><a href="/tags/manga">manga</a></li>
<li><a href="/tags/tech">tech</a></li>
<li><a href="/tags/music">Music</a></li>
<li><a href="/tags/web">Web</a></li>
<li><a href="/tags/manga">Manga</a></li>
<li><a href="/tags/tech">Tech</a></li>
</ul>
</div>
{% endblock %}
12 changes: 6 additions & 6 deletions src/_includes/_layouts/dist-layout.njk
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
{{ content | safe }}

<select id="chartTypeDropdown" style="margin-bottom: 20px; padding: 5px; background-color: #1e2030; border: 1px solid #89b4fa; border-radius: 5px; color: white;">
<option value="bar">bar</option>
<option value="line">line</option>
<option value="pie">pie</option>
<option value="bubble">bubble</option>
<option value="polarArea">polar area</option>
<option value="radar">radar</option>
<option value="bar">Bar</option>
<option value="line">Line</option>
<option value="pie">Pie</option>
<option value="bubble">Bubble</option>
<option value="polarArea">Polar Area</option>
<option value="radar">Radar</option>
</select>

<canvas id="ratingChart" width="400" height="200"></canvas>
Expand Down
2 changes: 1 addition & 1 deletion src/_includes/_layouts/guides-layout.njk
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

{% block content %}
{% if date %}
date created: {{ page.date.toLocaleDateString('en-US', { month: 'short', day: 'numeric', year: 'numeric' }).replace('.', '') }}
Date created: {{ page.date.toLocaleDateString('en-US', { month: 'short', day: 'numeric', year: 'numeric' }).replace('.', '') }}
{% endif %}
<div class="guides_content">
{{ content | safe }}
Expand Down
2 changes: 1 addition & 1 deletion src/_includes/_layouts/ramblings-layout.njk
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


{% block content %}
<button class="nav-button home-button" onclick="window.location.href='/pages/ramblings/'">home</button>
<button class="nav-button home-button" onclick="window.location.href='/pages/ramblings/'">Home</button>
<button class="nav-button ttf-button" onclick="window.location.href='/pages/ramblings/2024/'">2024</button>
{{ content | safe }}
{% endblock %}
6 changes: 3 additions & 3 deletions src/_includes/_layouts/reviews-layout.njk
Original file line number Diff line number Diff line change
Expand Up @@ -101,23 +101,23 @@ fetch('{{ jsonLocation }}')

{% block content2 %}
<div class="empty-box">
<p style="margin: 0; padding: 0; padding-top: 10px; padding-left: 10px;">top 5 albums:</p>
<p style="margin: 0; padding: 0; padding-top: 10px; padding-left: 10px;">Top 5 albums:</p>
<ol style="padding-bottom: 10px; font-size: 18px;">
<li>IGOR</li>
<li>Ziggy Stardust</li>
<li>The Money Store</li>
<li>CHASER</li>
<li>The New Sound</li>
</ol>
<p style="margin: 0; padding: 0; padding-top: 10px; padding-left: 10px;">top 5 tv/movies:</p>
<p style="margin: 0; padding: 0; padding-top: 10px; padding-left: 10px;">Top 5 tv/movies:</p>
<ol style="padding-bottom: 10px; font-size: 18px; line-break">
<li>Adventure Time</li>
<li>Pulp Fiction</li>
<li>Interstellar</li>
<li>Breaking Bad</li>
<li>Cyberpunk: Edgerunners</li>
</ol>
<p style="margin: 0; padding: 0; padding-top: 10px; padding-left: 10px;">top 5 manga:</p>
<p style="margin: 0; padding: 0; padding-top: 10px; padding-left: 10px;">Top 5 manga:</p>
<ol style="padding-bottom: 10px; font-size: 18px; line-break">
<li>Vagabond</li>
<li>Dorohedoro</li>
Expand Down
14 changes: 7 additions & 7 deletions src/_includes/base.njk
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
<div class="box box1">
<div class="empty-box">
<nav>
<p class="title-rain">navbar:</p>
<p class="title-rain">Navbar:</p>
<ul class="navbar-list">
<li class="hoverli"><a class="hom" href="/">home</a></li>
<li class="hoverli"><a class="rev" href="/pages/reviews/">reviews</a></li>
<li class="hoverli"><a class="ramb" href="/pages/ramblings/">ramblings</a></li>
<li class="hoverli"><a class="guide" href="/pages/guides/">guides</a></li>
<li class="hoverli"><a class="blog" href="/pages/blog/">pseduo blog</a></li>
<li class="hoverli"><a class="map" href="/pages/links/">links</a></li>
<li class="hoverli"><a class="hom" href="/">Home</a></li>
<li class="hoverli"><a class="rev" href="/pages/reviews/">Reviews</a></li>
<li class="hoverli"><a class="ramb" href="/pages/ramblings/">Ramblings</a></li>
<li class="hoverli"><a class="guide" href="/pages/guides/">Guides</a></li>
<li class="hoverli"><a class="blog" href="/pages/blog/">Pseduo Blog</a></li>
<li class="hoverli"><a class="map" href="/pages/links/">Links</a></li>
</ul>
</nav>
{% if side_nav_img %}
Expand Down
9 changes: 4 additions & 5 deletions src/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -637,11 +637,10 @@ video {
text-align: left;
}

.inspiration-content {
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
}
.buttons-links a img {
width: 88px;
height: 31px;
}

.pageDropdownBlog {
display: none;
Expand Down
63 changes: 28 additions & 35 deletions src/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -8,52 +8,45 @@ side_nav_img: "https://piclog.blue/latest.php?id=545"
{% block content %}
<hr>
<p style="font-size: 20px;">
<span style="color: #cba6f7;">#1 autist.</span> i seen a lot of these talking about how they <span style="color: #ef9f76;"> "made their site to escape social media"</span> or some shit but those same people still end
up using instagram anyway right after. i just like how someone can express their deepest darkest thought out to the world with the power of poorly done
html, css and ducktaped together js. if you found this through a fnf website youre looking for <span style="color: #a6d189; font-weight: bold;" >moosyar.github.io</span>,
it's an archive of my old fnf site. (idk if it works but im not updating it anymore).
<span style="color: #cba6f7;">#1 autist.</span> I seen a lot of these talking about how they <span style="color: #ef9f76;"> "made their site to escape social media"</span> or some shit but those same people still end up using instagram anyway right after. I just like how someone can express their deepest darkest thought out to the world with the power of poorly done HTML, CSS and ducktaped together JS. If you found this through a FNF website you're looking for <span style="color: #a6d189; font-weight: bold;" >moosyar.github.io</span>, it's an archive of my old fnf site. (Idk if it works but I'm not updating it anymore).
</p>
<hr>
<p style="font-size: 20px;">
ive worked on and off on this for like three years, originally it was me trying to copy
<a href="https://displayman.neocities.org/" style="color: rgb(33, 33, 249); font-size: 21px;"><em>daniels virtual place</em></a>
but now its more like an imbred distant relative.
at this point its more like an <span class="beating">amalgam</span> of sites i like, but arent we all? hopefully the longer it lasts the more <span class="distinct">distinct</span> the style will become.
all the code is public and youre free to use it though it probably wasnt even mine in the first place.
I've worked on and off on this for like three years, originally it was me trying to copy <a href="https://displayman.neocities.org/" style="color: rgb(33, 33, 249); font-size: 21px;"><em>Daniel's Virtual Place</em></a> but now it's more like an imbred distant relative. At this point its more like an <span class="beating">amalgam</span> of sites I like, but arent we all? hopefully the longer it lasts the more <span class="distinct">distinct</span> the style will become. All the code is public and youre free to use it though it probably wasnt even mine in the first place.
</p>
<p style="font-size: 20px;">
to travel around my webpage use the navigiation bar on the right or click <a href="pages/links/" style="color: #89b4fa;">links</a> to view every page !!
To travel around my webpage use the navigiation bar on the right or click <a href="pages/links/" style="color: #89b4fa;">links</a> to view every page !!
</p>
<hr>
<div style="gap: 20px; align-items: center; display: flex;">
<table class="front-page-table">
<tr>
<td>favourite games?</td>
<td>terraria, stardew valley, runescape, frog detective, bloons, gw2 and hollow knight</td>
<td>Favourite games?</td>
<td>Terraria, Stardew Valley, Runescape, Frog Detective, Bloons, GW2 and Hollow Knight</td>
</tr>
<tr>
<td>favourite anime?</td>
<td>cyberpunk edgerunners!! pretty easily the best anime ever made likely because it wasnt made by the japanese</td>
<td>Favourite anime?</td>
<td>cyberpunk edgerunners!! pretty easily the best anime ever made likely because it wasnt made by the Japanese</td>
</tr>
<tr>
<td>favourite show?</td>
<td>Favourite show?</td>
<td>greatest show ever made was adventure time im not nostalgic im just spitting facts. breaking bad also fire.</td>
</tr>
<tr>
<td>favourite book?</td>
<td>Favourite book?</td>
<td>the drawing of the three. so good it reminded me that i could in fact read.</td>
</tr>
<tr>
<td>favourite comic?</td>
<td>vagabond!! some other bangers are dorohedoro, berserk and the climber.</td>
<td>Favourite comic?</td>
<td>Vagabond!! Some other bangers are Dorohedoro, Berserk and The Climber.</td>
</tr>
<tr>
<td>favourite album?</td>
<td>igor. got me into listening to good music. mbdtf, the money store, tpab, chaser and ziggy stardust are also bangers.</td>
<td>Favourite album?</td>
<td>IGOR, got me into listening to good music. MBDTF, The Money Store, TPAB, Chaser and Ziggy Stardust are also bangers.</td>
</tr>
<tr>
<td>favourite movies?</td>
<td>pulp fiction and intersellar are peak film and you gotta watch them both right now.</td>
<td>Favourite movies?</td>
<td>Pulp Fiction and Intersellar are peak film and you gotta watch them both right now.</td>
</tr>
</table>
<img src="/assets/bloons.avif" alt="internet party" class="bloons">
Expand Down Expand Up @@ -95,16 +88,16 @@ side_nav_img: "https://piclog.blue/latest.php?id=545"
</div>

<div style="text-align: center; vertical-align: middle; box-sizing: border-box; padding: 2px;" class="empty-box">
<p style="margin: 0; font-size: 20px;">views on this site since 18/5/24:</p>
<p style="margin: 0; font-size: 20px;">Views on this site since 18/5/24:</p>
<img class="view-counter" src="https://www.cutercounter.com/hits.php?id=hvvxpodan&nd=9&style=31" alt="counter">
</div>
<div style="text-align: center; vertical-align: middle;" class="empty-box">
<p style="margin: 0; font-size: 20px;">contact me on discord at memecompanies</p>
<p style="margin: 0; font-size: 20px;">Contact me on discord at memecompanies</p>
<img class="button-home" src="/assets/swirlCatppuccin.gif" alt="silly button">
</div>

<div style="padding: 10px; text-align: center;" class="empty-box">
<p style="font-size: 20px; font-weight: 1000;">webrings:</p>
<p style="font-size: 20px; font-weight: 1000;">Webrings:</p>
<div>
<div id="nekowebring">
<table style="width: auto;">
Expand Down Expand Up @@ -141,10 +134,10 @@ side_nav_img: "https://piclog.blue/latest.php?id=545"
<br>
<a href="https://eggring.neocities.org/">The Eggring</a>
<div style="padding-top: 2px;">
<a href="https://moosyu.github.io/jsonStorage/eggRing/redirect.html?to=prev&name=moostyswixsite">prev</a> |
<a href="https://moosyu.github.io/jsonStorage/eggRing/redirect.html?to=next&name=moostyswixsite">next</a>
<a href="https://moosyu.github.io/jsonStorage/eggRing/redirect.html?to=prev&name=moostyswixsite">Prev</a> |
<a href="https://moosyu.github.io/jsonStorage/eggRing/redirect.html?to=next&name=moostyswixsite">Next</a>
<br>
<a href="https://moosyu.github.io/jsonStorage/eggRing/redirect.html?to=random&name=moostyswixsite">random</a>
<a href="https://moosyu.github.io/jsonStorage/eggRing/redirect.html?to=random&name=moostyswixsite">Random</a>
</div>
</div>
<div style="display:block; margin: 15px auto;">
Expand Down Expand Up @@ -218,13 +211,13 @@ side_nav_img: "https://piclog.blue/latest.php?id=545"
</div>
<div style="width:104px; display: inline-block;">
<a href="https://peanits.lol/webrings/musicring/index.php"><img src="https://peanits.lol/webrings/musicring/assets/button.gif"></a>
<a href="https://peanits.lol/webrings/musicring/rand.php">rand</a>
<a href="https://peanits.lol/webrings/musicring/prev.php?slug=moosyu">prev</a>
<a href="https://peanits.lol/webrings/musicring/next.php?slug=moosyu">next</a>
<a href="https://peanits.lol/webrings/musicring/rand.php">Rand</a>
<a href="https://peanits.lol/webrings/musicring/prev.php?slug=moosyu">Prev</a>
<a href="https://peanits.lol/webrings/musicring/next.php?slug=moosyu">Next</a>
</div>
</div>
<div class="adbox empty-box" style="font-size: 18.5px;">
<p style="text-align: center; margin: 0 0 5px 0;">currently stuck in my head:</p>
<p style="text-align: center; margin: 0 0 5px 0;">Currently stuck in my head:</p>
<div class="cd-rotate">
<img class="cd-image" loading="lazy" alt="picture of cd">
</div>
Expand Down Expand Up @@ -260,9 +253,9 @@ side_nav_img: "https://piclog.blue/latest.php?id=545"
time = new Date(timestamp).toUTCString();
div = document.getElementById("nekocafe-status")
div.innerHTML =`
<a id="nekocafe-poster" href="${profile_url + username}">${json["name"]}</a>
<h2 id="nekocafe-poster">${json["name"]}</h2>
<hr>
<a id="nekocafe-text" href="${post_url + json["id"]}">${json["post"]}</a>
<p id="nekocafe-text">${json["post"]}</p>
`
} catch (error) {
console.error(error)
Expand All @@ -274,7 +267,7 @@ side_nav_img: "https://piclog.blue/latest.php?id=545"
let sha = res[0].sha;
let authorDate = new Date(res[0].commit.author.date);
document.getElementById('commitLatest').innerText = res[0].commit.message;
document.getElementById('shortHash').innerText = "latest commit:" + sha.substring(0, 7) + " on " + authorDate.toLocaleDateString('en-GB', { day: '2-digit', month: '2-digit', year: '2-digit' });
document.getElementById('shortHash').innerText = "Latest commit:" + sha.substring(0, 7) + " on " + authorDate.toLocaleDateString('en-GB', { day: '2-digit', month: '2-digit', year: '2-digit' });
document.getElementById('commitLink').href = "https://github.com/Moosyu/moosyu.github.io/commit/" + sha
});
})();
Expand Down
2 changes: 1 addition & 1 deletion src/pages/404.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permalink: 404.html
}
</style>

you are lost and scared
You're lost and scared

<audio autoplay>
<source src="/assets/667869036697384.mp3" type="audio/mpeg">
Expand Down
4 changes: 2 additions & 2 deletions src/pages/blog.njk
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ side_nav_img: "/assets/IMG_2638.avif"
---

<p>
these arent really gonna be real blog posts because im lazing but more like a paragraph of schizo posting.
<a href="/feed.xml">click this to get the rss feed</a>.
These arent really gonna be real blog posts because I'm lazy but more like a paragraph of schizo posting.
<a href="/feed.xml">Click this to get the rss feed.</a>.
</p>
<p>posts:</p>
<ol>
Expand Down
Loading

0 comments on commit 4b81a25

Please sign in to comment.