Skip to content

Commit fce1f63

Browse files
committed
one single thread of gold tied me to you
1 parent df378d9 commit fce1f63

File tree

133 files changed

+340
-189
lines changed

Some content is hidden

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

133 files changed

+340
-189
lines changed

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-07-09", "text": "Thanks for 1000 followers! As a celebration, I have (finally) created a webring!", "link": "/webring" },
34
{ "date": "2025-06-20", "text": "More personality quizzes and a HTML/CSS quiz!", "link": "/coding/quizzes" },
45
{ "date": "2025-06-11", "text": "Personality quizzes are here!", "link": "/fun/quizzes" },
56
{ "date": "2025-06-09", "text": "Small updates", "link": "" },

content/_includes/coding.njk

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,12 +107,13 @@ testingOnLocalhost: false
107107
<small class="aside-nav__new"><img src="{{ nesting }}assets/img/layout/new.gif" alt="" aria-hidden="true" /></small
108108
></a>
109109
</li>
110-
<!--
110+
<!---->
111111
<li>
112112
<a href="/coding/webringu"
113-
><i class="fa-solid fa-ring"></i><span>Webringu<small>Webring Script</small></span></a
114-
>
115-
</li>-->
113+
><i class="fa-solid fa-ring"></i><span>Webringu<small>Easy Webring Script</small></span
114+
><small class="aside-nav__new"><img src="{{ nesting }}assets/img/layout/new.gif" alt="" aria-hidden="true" /></small
115+
></a>
116+
</li>
116117
</ul>
117118
</div>
118119

content/_includes/nav.njk

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@
1616
<a href="/blog{% if testingOnLocalhost %}/index{% endif %}">blog <small style="letter-spacing: 1px">(WIP)</small></a>
1717
</li> -->
1818
<li>
19-
<a href="/about/cats"> <sup aria-title="Cats">ก₍⸍⸌̣ʷ̣̫⸍̣⸌₎ค</sup></a>
19+
<a href="/about/cats">
20+
<sup aria-title="Cats">ก₍⸍⸌̣ʷ̣̫⸍̣⸌₎ค</sup><small class="aside-nav__new"><img src="{{ nesting }}assets/img/layout/new.gif" alt="" aria-hidden="true" /></small
21+
></a>
2022
</li>
2123
</ul>
2224
</details>

content/_includes/petrapixel.njk

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -163,20 +163,26 @@ 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/28112425">
166+
<form method="post" action="https://poll.pollcode.com/31299193">
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>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>
168+
<div style="padding: 2px 0px 4px 2px"><strong>what's your favorite pokémon game generation?</strong></div>
169+
<input type="radio" name="answer" value="1" id="answer312991931" style="float: left" /><label for="answer312991931" style="float: left; width: 150px">gen 1 (red/green)</label>
170170
<div style="clear: both; height: 2px"></div>
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>
171+
<input type="radio" name="answer" value="2" id="answer312991932" style="float: left" /><label for="answer312991932" style="float: left; width: 150px">gen 2 (gold/silver)</label>
172172
<div style="clear: both; height: 2px"></div>
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>
173+
<input type="radio" name="answer" value="3" id="answer312991933" style="float: left" /><label for="answer312991933" style="float: left; width: 150px">gen 3 (ruby/sapphire)</label>
174174
<div style="clear: both; height: 2px"></div>
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>
175+
<input type="radio" name="answer" value="4" id="answer312991934" style="float: left" /><label for="answer312991934" style="float: left; width: 150px">gen 4 (diamond/perl)</label>
176176
<div style="clear: both; height: 2px"></div>
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>
177+
<input type="radio" name="answer" value="5" id="answer312991935" style="float: left" /><label for="answer312991935" style="float: left; width: 150px">gen 5 (black/white)</label>
178178
<div style="clear: both; height: 2px"></div>
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>
179+
<input type="radio" name="answer" value="6" id="answer312991936" style="float: left" /><label for="answer312991936" style="float: left; width: 150px">gen 6 (x / y)</label>
180+
<div style="clear: both; height: 2px"></div>
181+
<input type="radio" name="answer" value="7" id="answer312991937" style="float: left" /><label for="answer312991937" style="float: left; width: 150px">gen 7 (sun/moon)</label>
182+
<div style="clear: both; height: 2px"></div>
183+
<input type="radio" name="answer" value="8" id="answer312991938" style="float: left" /><label for="answer312991938" style="float: left; width: 150px">gen 8 (sword/shield)</label>
184+
<div style="clear: both; height: 2px"></div>
185+
<input type="radio" name="answer" value="9" id="answer312991939" style="float: left" /><label for="answer312991939" style="float: left; width: 150px">gen 9 (scarlet/violet)</label>
180186
<div style="clear: both; height: 2px"></div>
181187
<div align="center" style="padding: 3px"><input type="submit" value=" Vote " />&nbsp;<input type="submit" name="view" value=" View " /></div>
182188
<div align="right" style="font-size: 10px">pollcode.com <a href="https://pollcode.com/">free polls</a></div>
@@ -337,23 +343,23 @@ testingOnLocalhost: false
337343
</li>
338344
<li aria-label="watching:">
339345
<img src="{{ nesting }}assets/img/layout/icon-tv.png" alt="" title="watching:" aria-hidden="true" />
340-
<a href="https://app.tvtime.com/user/33116783" target="_blank">Monster High (2022)</a>
346+
<a href="https://app.tvtime.com/user/33116783" target="_blank">Squid Game (s3)</a>
341347
</li>
342348
<li aria-label="reading:">
343349
<img src="{{ nesting }}assets/img/layout/icon-book.png" alt="" title="reading:" aria-hidden="true" />
344350
<a href="https://www.goodreads.com/user/show/62158941-petra" target="_blank"
345-
>Paranormality: Why We See What Isn't There
346-
<!--<span style="font-family:sans-serif;font-size:0.9em">↺</span>--></a
351+
>Watership Down <span style="font-family: sans-serif; font-size: 0.9em">↺</span
352+
><!----></a
347353
>
348354
</li>
349355
<li aria-label="playing:">
350356
<img src="{{ nesting }}assets/img/layout/icon-game.png" alt="" title="playing:" aria-hidden="true" />
351-
<a href="https://www.backloggd.com/u/Petra1999/" target="_blank">Minecraft</a>
357+
<a href="https://www.backloggd.com/u/Petra1999/" target="_blank">Pokémon Legends: Arceus</a>
352358
</li>
353359
<li aria-label="obsessed with:">
354360
<img src="{{ nesting }}assets/img/layout/icon-heart.png" alt="" title="obsessed with:" aria-hidden="true" />
355361
<span
356-
><a href="/fun/quizzes">making uQuizzes</a>
362+
><a href="/fun/quizzes">Star Wars</a>
357363
<!--<span style="font-family:sans-serif;font-size:0.9em">♡</span>--></span
358364
>
359365
</li>

content/about/about-me.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ <h1>About Me</h1>
99
<div class="about-me-page__intro">
1010
<div class="about-me-page__left">
1111
<div class="about-me-page__selfies custom-scrollbar">
12+
<div class="image image--pink">
13+
<img width="200" height="200" src="../assets/img/me/me14.jpg" alt="Me with fake lashes and a white flower crown." />
14+
</div>
1215
<div class="image image--pink">
1316
<img width="200" height="200" src="../assets/img/me/me13.jpg" alt="A sparkling selfie of me." />
1417
</div>

content/about/about-the-site.html

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -210,20 +210,21 @@ <h2>To Do List</h2>
210210
<section>
211211
<h2>Milestones</h2>
212212
<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>
213+
<li>2025-06-24: <strong>1000</strong> followers reached! 🎉</li>
214+
<li>2025-05-22: <strong>900</strong> followers</li>
215+
<li>2025-04-23: <strong>800</strong> followers, 2000 claps</li>
216+
<li>2025-04-08: 200 guestbook messages reached</li>
217+
<li>2025-03-16: <strong>700</strong> followers</li>
218+
<li>2025-03-04: 1500 claps</li>
219+
<li>2025-02-25: <strong>600</strong> followers</li>
220+
<li>2025-02-08: <strong>500</strong> followers</li>
221+
<li>2025-01-21: <strong>400</strong> followers, 1000 claps</li>
222+
<li>2025-01-17: 100 guestbook messages reached</li>
223+
<li>2024-12-19: <strong>300</strong> followers</li>
224+
<li>2024-10-03: <strong>200</strong> followers</li>
225+
<li>2024-??-?? : <strong>100</strong> followers</li>
226+
<li>2024-02-16: website started</li>
227+
<li>2021-11-10: account created</li>
227228
</ul>
228229
</section>
229230

content/about/cats.html

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ <h2 id="chico">Chico <img aria-hidden="true" alt="" src="../assets/img/inline/he
246246
</a>
247247
</div>
248248
</section>-->
249+
249250
<section>
250251
<h2 id="izzy">Izzy <img aria-hidden="true" alt="" src="../assets/img/inline/heart-blue.png" /></h2>
251252
<div class="cat">
@@ -283,6 +284,41 @@ <h2 id="izzy">Izzy <img aria-hidden="true" alt="" src="../assets/img/inline/hear
283284
</div>
284285
</section>
285286

287+
<section>
288+
<h2 id="izzy">Padmé <img aria-hidden="true" alt="" src="../assets/img/inline/heart-purple.png" /></h2>
289+
<div class="cat">
290+
<div class="cat__quick-facts">
291+
<p><strong>Name:</strong> <span>unknown</span></p>
292+
<p><strong>Nicknames:</strong> <span>Padmé</span></p>
293+
<p><strong>Gender:</strong> <span>female</span></p>
294+
<p><strong>Age:</strong> <span>unknown</span></p>
295+
<p><strong>Colour:</strong> <span>black</span></p>
296+
<p><strong>Likes:</strong> <span>trying to catch the birds in the bush</span></p>
297+
<p><strong>Dislikes:</strong> <span>unknown</span></p>
298+
</div>
299+
<div class="cat__description">
300+
My neighbor's cat that likes to visit my apartment. One morning she even boldly strolled in and jumped on the bed while I was still sleeping! I don't know her well yet, but I love her!!! I don't
301+
know her actual name, but I called her Padmé because I was watching Star Wars at the time. <img aria-hidden="true" alt="" src="../assets/img/inline/laughing.gif" />
302+
</div>
303+
</div>
304+
<div class="cats-gallery lightbox-images">
305+
<!-- <a data-fslightbox href="../assets/img/cats/padme (1).jpg" class="image">
306+
<img alt="" src="../assets/img/cats/padme (1).jpg" />
307+
</a>-->
308+
<a data-fslightbox href="../assets/img/cats/padme (2).jpg" class="image">
309+
<img alt="" src="../assets/img/cats/padme (2).jpg" />
310+
</a>
311+
<a data-fslightbox href="../assets/img/cats/padme (3).jpg" class="image"> <img alt="" src="../assets/img/cats/padme (3).jpg" /> </a>
312+
<a data-fslightbox href="../assets/img/cats/padme (4).jpg" class="image">
313+
<img alt="" src="../assets/img/cats/padme (4).jpg" />
314+
</a>
315+
<a data-fslightbox href="../assets/img/cats/padme (5).png" class="image">
316+
<img alt="" src="../assets/img/cats/padme (5).png" />
317+
<span>mlem</span>
318+
</a>
319+
</div>
320+
</section>
321+
286322
<!-- Packery: -->
287323
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
288324
<script src="https://unpkg.com/packery@2/dist/packery.pkgd.min.js"></script>

content/about/media-log.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ <h2>Reviews</h2>
2525
</p>
2626
<br />
2727

28+
<p><em>I'm kind of behind... Oops! Reviews will come at some point, I swear!</em></p>
29+
2830
<h3>April 2025</h3>
2931
<div class="media-reviews">
3032
{% for review in reviews %} {% if review.title != "EXAMPLE" and review.month == "2025-04" %}
@@ -159,6 +161,22 @@ <h2>Full Log</h2>
159161

160162
<div aria-hidden="true" style="display: none" id="media-log-content">
161163
<div data-year="2025">
164+
<p><em>june </em></p>
165+
<ul>
166+
<li>∷ doctor who <em>(s2)</em></li>
167+
<li>∷ abbott elementary <em>(s4)</em></li>
168+
<li>∷ monster high (2022)</li>
169+
<li>⋆ star wars episode iv: a new hope</li>
170+
<li>⋆ star wars episode v: the empire strikes back</li>
171+
<li>⋆ star wars episode vi: the return of the jedi</li>
172+
<li>⋆ star wars episode i: the phantom menace</li>
173+
<li>⋆ star wars episode ii: attack of the clones</li>
174+
<li>⋆ star wars episode iii: revenge of the sith</li>
175+
<li>⋆ star wars episode vii: the force awakens</li>
176+
<li>⋆ star wars episode viii: the last jedi</li>
177+
<li>❝ paranormality: why we see what isn't there, <em>richard wiseman</em></li>
178+
<li>ϟ <strong>minecraft</strong></li>
179+
</ul>
162180
<p><em>may </em></p>
163181
<ul>
164182
<li><strong>severance</strong> <em>(s1-2)</em></li>

content/coding/bookmarks.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,11 @@ <h3 id="support">Hosters</h3>
261261
<div class="bookmarks-section">
262262
<h3 id="misc-tools">Misc.</h3>
263263
<div class="bookmarks">
264-
<div class="bookmark">
264+
<div class="bookmark bookmark--star">
265+
<div class="bookmark__title"><a href="https://petrapixel.neocities.org/webring" target="_blank" rel="noopener noreferrer">Code Collective webring</a></div>
266+
<div class="bookmark__description">A webring of indie websites that offer coding resources, tips, tutorials, etc.</div>
267+
</div>
268+
<div class="bookmark bookmark--star">
265269
<div class="bookmark__title"><a href="https://pastebin.com/" target="_blank" rel="noopener noreferrer">Pastebin</a></div>
266270
<div class="bookmark__description">Quickly share code snippets or other text files</div>
267271
</div>

content/coding/layout-generator.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ <h2 id="how">How to use</h2>
9191
On the <a href="/layout-generator">generator page</a>, use the provided settings to choose a layout that fits the website you want to make. With every change, the preview (on the right half of the
9292
screen) will update. Once you're happy, click the "Get Code" button to get the code.
9393
</p>
94-
<blockquote class="warning">This guide is still work-in-progress. I will add more details for complete beginners soon!</blockquote>
9594

9695
<h3 data-step="1">HTML:</h3>
9796
<p>

0 commit comments

Comments
 (0)