Skip to content

Commit df378d9

Browse files
committed
crush always making me feel like i got nothing to offer
1 parent c081070 commit df378d9

File tree

116 files changed

+1117
-463
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

116 files changed

+1117
-463
lines changed

.eleventyignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
content/coding/performance.html
1+
content/coding/performance.html
2+
content/creations/fractals-old.html
3+
content/creations/picmix-old.html

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
/public/shrines/ggnsp.css
66
/public/shrines/happylist.html
77
/public/shrines/happylist.css
8-
/public/webring.html
9-
/public/coding/webringu.html
108
/public/coding/glossary.html
9+
/public/fun/talking-games.html
1110

1211
# Ignore these files because neocities doesn't allow them:
1312
*.cur

content/_data/changelog.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[
22
{ "date": "2025-06-XX", "text": "TEMPLATE", "link": "" },
3+
{ "date": "2025-06-20", "text": "More personality quizzes and a HTML/CSS quiz!", "link": "/coding/quizzes" },
34
{ "date": "2025-06-11", "text": "Personality quizzes are here!", "link": "/fun/quizzes" },
45
{ "date": "2025-06-09", "text": "Small updates", "link": "" },
56
{ "date": "2025-05-18", "text": "Cat(s) page is back!", "link": "/about/cats" },

content/_includes/coding.njk

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,9 @@ testingOnLocalhost: false
8282
</header>
8383
<nav class="coding-navigation" data-nosnippet="true">
8484
<div class="coding-navigation-category" aria-label="Tools">
85-
<div class="coding-navigation-category__title">Tools</div>
85+
<div class="coding-navigation-category__title">
86+
Tools <small class="aside-nav__new"><img src="{{ nesting }}assets/img/layout/new.gif" alt="" aria-hidden="true" /></small>
87+
</div>
8688
<ul>
8789
<li>
8890
<a href="/coding/layout-generator"><i class="fa-solid fa-wand-magic-sparkles"></i><span>Layout Generator</span></a>
@@ -99,6 +101,12 @@ testingOnLocalhost: false
99101
<li>
100102
<a href="/coding/checklist"><i class="fa-solid fa-list-check"></i><span>Self-study Checklist</span></a>
101103
</li>
104+
<li>
105+
<a href="/coding/quizzes">
106+
<i class="fa-solid fa-person-chalkboard"></i><span>Test your Knowledge!</span>
107+
<small class="aside-nav__new"><img src="{{ nesting }}assets/img/layout/new.gif" alt="" aria-hidden="true" /></small
108+
></a>
109+
</li>
102110
<!--
103111
<li>
104112
<a href="/coding/webringu"
@@ -286,13 +294,16 @@ testingOnLocalhost: false
286294
<div><b>Tip Jar</b><small>Buy me a coffee? :3</small></div>
287295
</a>
288296

297+
<!--
289298
<img src="{{ nesting }}assets/img/layout/divider2.gif" alt="" aria-hidden="true" style="image-rendering: pixelated" />
290-
<!-- ----------------- CONTEST ----------------- -->
299+
----------------- CONTEST -----------------
291300
292301
<a class="aside-contest" href="/contest">
293302
<img src="{{ nesting }}assets/img/layout/trophy.gif" width="80" height="85" />
294303
<div><b>Indie Web Contest</b><small>Winners announced!</small></div>
295304
</a>
305+
306+
-->
296307
</aside>
297308

298309
<!-- ----------------- PROGRESS BAR ----------------- -->

content/_includes/nav.njk

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</li>
77
<li>
88
<details id="menu-aboutme">
9-
<summary>about me <small>(2)</small></summary>
9+
<summary>about me <small>(3)</small></summary>
1010
<ul>
1111
<li>
1212
<a href="/about/about-me">about me</a>
@@ -148,6 +148,11 @@
148148
<li>
149149
<a href="/coding/checklist">self-study checklist</a>
150150
</li>
151+
<li>
152+
<a href="/coding/quizzes"
153+
>test your knowledge! <small class="aside-nav__new"><img src="{{ nesting }}assets/img/layout/new.gif" alt="" aria-hidden="true" /></small
154+
></a>
155+
</li>
151156
</ul>
152157

153158
<strong>First Steps:</strong>

content/_includes/petrapixel.njk

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -163,28 +163,20 @@ testingOnLocalhost: false
163163
<div class="aside-stuff aside-poll" aria-hidden="true">
164164
<div class="aside-stuff__heading" aria-hidden="true">Poll<img src="{{ nesting }}assets/img/layout/icon-stats.png" alt="" aria-hidden="true" /></div>
165165

166-
<form method="post" action="https://poll.pollcode.com/59131964">
166+
<form method="post" action="https://poll.pollcode.com/28112425">
167167
<div style="background-color: #eeeeee; padding: 2px; width: 175px; font-family: Arial; font-size: small; color: #000000">
168-
<div style="padding: 2px 0px 4px 2px"><strong>favorite doctor from doctor who?</strong></div>
169-
<input type="radio" name="answer" value="1" id="answer591319641" style="float: left" /><label for="answer591319641" style="float: left; width: 150px">one of the classic ones</label>
168+
<div style="padding: 2px 0px 4px 2px"><strong>how often do you wash your hair?</strong></div>
169+
<input type="radio" name="answer" value="1" id="answer281124251" style="float: left" /><label for="answer281124251" style="float: left; width: 150px">every day</label>
170170
<div style="clear: both; height: 2px"></div>
171-
<input type="radio" name="answer" value="2" id="answer591319642" style="float: left" /><label for="answer591319642" style="float: left; width: 150px">nine</label>
171+
<input type="radio" name="answer" value="2" id="answer281124252" style="float: left" /><label for="answer281124252" style="float: left; width: 150px">every other day</label>
172172
<div style="clear: both; height: 2px"></div>
173-
<input type="radio" name="answer" value="3" id="answer591319643" style="float: left" /><label for="answer591319643" style="float: left; width: 150px">ten</label>
173+
<input type="radio" name="answer" value="3" id="answer281124253" style="float: left" /><label for="answer281124253" style="float: left; width: 150px">every 3-4 days</label>
174174
<div style="clear: both; height: 2px"></div>
175-
<input type="radio" name="answer" value="4" id="answer591319644" style="float: left" /><label for="answer591319644" style="float: left; width: 150px">eleven</label>
175+
<input type="radio" name="answer" value="4" id="answer281124254" style="float: left" /><label for="answer281124254" style="float: left; width: 150px">every 5-6 days</label>
176176
<div style="clear: both; height: 2px"></div>
177-
<input type="radio" name="answer" value="5" id="answer591319645" style="float: left" /><label for="answer591319645" style="float: left; width: 150px">twelve</label>
177+
<input type="radio" name="answer" value="5" id="answer281124255" style="float: left" /><label for="answer281124255" style="float: left; width: 150px">once a week</label>
178178
<div style="clear: both; height: 2px"></div>
179-
<input type="radio" name="answer" value="6" id="answer591319646" style="float: left" /><label for="answer591319646" style="float: left; width: 150px">thirteen</label>
180-
<div style="clear: both; height: 2px"></div>
181-
<input type="radio" name="answer" value="7" id="answer591319647" style="float: left" /><label for="answer591319647" style="float: left; width: 150px">fourteen</label>
182-
<div style="clear: both; height: 2px"></div>
183-
<input type="radio" name="answer" value="8" id="answer591319648" style="float: left" /><label for="answer591319648" style="float: left; width: 150px">fifteen</label>
184-
<div style="clear: both; height: 2px"></div>
185-
<input type="radio" name="answer" value="9" id="answer591319649" style="float: left" /><label for="answer591319649" style="float: left; width: 150px"
186-
>i don't watch doctor who <smalL> (what the hell is wrong with you?! go watch it now!)</smalL></label
187-
>
179+
<input type="radio" name="answer" value="6" id="answer281124256" style="float: left" /><label for="answer281124256" style="float: left; width: 150px">less than once a week</label>
188180
<div style="clear: both; height: 2px"></div>
189181
<div align="center" style="padding: 3px"><input type="submit" value=" Vote " />&nbsp;<input type="submit" name="view" value=" View " /></div>
190182
<div align="right" style="font-size: 10px">pollcode.com <a href="https://pollcode.com/">free polls</a></div>
@@ -361,7 +353,7 @@ testingOnLocalhost: false
361353
<li aria-label="obsessed with:">
362354
<img src="{{ nesting }}assets/img/layout/icon-heart.png" alt="" title="obsessed with:" aria-hidden="true" />
363355
<span
364-
>a new person in my life
356+
><a href="/fun/quizzes">making uQuizzes</a>
365357
<!--<span style="font-family:sans-serif;font-size:0.9em">♡</span>--></span
366358
>
367359
</li>

content/about/about-the-site.html

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ <h2>To Do List</h2>
182182
<li>more page speed optimization!</li>
183183
<li>fandom/ship stuff</li>
184184
<li>picrews (on about me page)</li>
185-
<li>quizzes</li>
186185
<li>moodboards</li>
187186
<li>more shrines!!! game grumps/nsp, dinosaurs, ... <b>WIP</b></li>
188187
<li>book quotes i like</li>
@@ -191,7 +190,7 @@ <h2>To Do List</h2>
191190
<li><s>photobook?</s> felt like glorified instagram</li>
192191
<li>spooky month media?</li>
193192
<li>backup tutorial</li>
194-
<li>"talking games" page</li>
193+
<li>"talking games" page <b>WIP</b></li>
195194
</ul>
196195
<br />
197196
<p>Coding tutorials, guides and resources I want to make:</p>
@@ -208,6 +207,26 @@ <h2>To Do List</h2>
208207
</ul>
209208
</section>
210209

210+
<section>
211+
<h2>Milestones</h2>
212+
<ul>
213+
<li>2025-05-22: <strong>900</strong> followers <span class="gend-link"></span></li>
214+
<li>2025-04-23: <strong>800</strong> followers, 2000 claps <span class="gend-link"></span></li>
215+
<li>2025-04-08: 200 guestbook messages reached <span class="gend-link"></span></li>
216+
<li>2025-03-16: <strong>700</strong> followers <span class="gend-link"></span></li>
217+
<li>2025-03-04: 1500 claps <span class="gend-link"></span></li>
218+
<li>2025-02-25: <strong>600</strong> followers <span class="gend-link"></span></li>
219+
<li>2025-02-08: <strong>500</strong> followers <span class="gend-link"></span></li>
220+
<li>2025-01-21: <strong>400</strong> followers, 1000 claps <span class="gend-link"></span></li>
221+
<li>2025-01-17: 100 guestbook messages reached <span class="gend-link"></span></li>
222+
<li>2024-12-19: <strong>300</strong> followers <span class="gend-link"></span></li>
223+
<li>2024-10-03: <strong>200</strong> followers <span class="gend-link"></span></li>
224+
<li>2024-??-?? : <strong>100</strong> followers <span class="gend-link"></span></li>
225+
<li>2024-02-16: website started <span class="gend-link"></span></li>
226+
<li>2021-11-10: account created <span class="gend-link"></span></li>
227+
</ul>
228+
</section>
229+
211230
<section>
212231
<h2>Link back to me!</h2>
213232
<p>Hotlinking is a-okay! <img aria-hidden="true" src="../assets/img/inline/happy.gif" /></p>

content/about/cats.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ <h2 id="chico">Chico <img aria-hidden="true" alt="" src="../assets/img/inline/he
245245
<img alt="" src="../assets/img/cats/chico9.jpg" />
246246
</a>
247247
</div>
248-
</section>
248+
</section>-->
249249
<section>
250250
<h2 id="izzy">Izzy <img aria-hidden="true" alt="" src="../assets/img/inline/heart-blue.png" /></h2>
251251
<div class="cat">
@@ -282,7 +282,6 @@ <h2 id="izzy">Izzy <img aria-hidden="true" alt="" src="../assets/img/inline/hear
282282
</a>
283283
</div>
284284
</section>
285-
-->
286285

287286
<!-- Packery: -->
288287
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>

content/about/media-log.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,34 @@ <h2>Full Log</h2>
159159

160160
<div aria-hidden="true" style="display: none" id="media-log-content">
161161
<div data-year="2025">
162+
<p><em>may </em></p>
163+
<ul>
164+
<li><strong>severance</strong> <em>(s1-2)</em></li>
165+
<li>∷ the last of us <em>(s2)</em></li>
166+
<li>∷ abbott elementary <em>(s4)</em></li>
167+
<li>⋆ 10 things i hate about you ↺</li>
168+
<li>⋆ a real pain</li>
169+
<li>⋆ thunderbolts* ミ</li>
170+
<li>❝ polysecure, <em>jessica fern</em></li>
171+
<li>❝ homo deus, <em>yuval noah harari</em></li>
172+
<li>ϟ <strong>minecraft</strong></li>
173+
</ul>
174+
<p><em>april </em></p>
175+
<ul>
176+
<li><strong>jurassic world: chaos theory</strong> <em>(s3)</em></li>
177+
<li><strong>you</strong> <em>(s5)</em></li>
178+
<li>∷ cunk on earth</li>
179+
<li>∷ the last of us <em>(s2)</em></li>
180+
<li>⋆ dracula: dead and loving it</li>
181+
<li>⋆ ferris bueller's day off</li>
182+
<li>⋆ to all the boys i've loved before</li>
183+
<li>⋆ to all the boys: always and forever</li>
184+
<li>⋆ to all the boys: p.s. i still love you</li>
185+
<li><strong>a curious history of sex,</strong> <em>kate lister</em></li>
186+
<li><strong>come as you are,</strong> <em>emily nagoski</em></li>
187+
<li><strong>the charisma myth,</strong> <em>olivia fox cabane</em></li>
188+
<li>ϟ <strong>minecraft</strong></li>
189+
</ul>
162190
<p><em>march </em></p>
163191
<ul>
164192
<li><strong>lost</strong> <em>(s2-3)</em></li>

content/coding/quizzes.html

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
layout: coding.njk
3+
title: "coding quizzes"
4+
description: "Test your HTML and CSS knowledge! Neocities."
5+
nesting: "../"
6+
codeHighlight: false
7+
mainClass: coding-page
8+
toc: false
9+
---
10+
11+
<style>
12+
iframe[src*="coding/quiz"] {
13+
border: none;
14+
padding: 0;
15+
width: 100%;
16+
height: 646px;
17+
border-radius: 10px;
18+
}
19+
</style>
20+
21+
<section>
22+
<h1>Coding Quizzes</h1>
23+
<i class="fa-solid fa-person-chalkboard"></i>
24+
<p>I made a little quiz so you can test your HTML/CSS knowledge! It's beginner/intermediate level, but I will make a harder one soon!</p>
25+
<p>Like quizzes? I made some <a href="/fun/quizzes">fun personality quizzes</a> too!</p>
26+
27+
<hr />
28+
29+
<h2>HTML & CSS Quiz</h2>
30+
<p>(There is also an <a href="https://uquiz.com/eptDw3" target="_blank">external/fullscreen version</a>.)</p>
31+
<iframe src="/coding/quizzes/beginner.html"></iframe>
32+
</section>

0 commit comments

Comments
 (0)