Skip to content

Commit 883fd5e

Browse files
committed
wandering through the sunlight
1 parent 1e3365b commit 883fd5e

File tree

123 files changed

+202
-194
lines changed

Some content is hidden

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

123 files changed

+202
-194
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-11-XX", "text": "TEMPLATE", "link": "" },
3+
{ "date": "2025-11-17", "text": "I replaced all imgur links and self-hosted images instead!", "link": "" },
34
{ "date": "2025-11-10", "text": "Indie Web Contest voting has started!", "link": "/contest" },
45
{ "date": "2025-09-07", "text": "Indie Web Contest participation form is open!", "link": "/contest" },
56
{ "date": "2025-08-21", "text": "New free widget: Pollcode", "link": "/coding/widgets" },

content/_data/nav.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
{
3131
"link": "/about/cats",
3232
"label": "cats <small>ก₍⸍⸌̣ʷ̣̫⸍̣⸌₎ค</small>",
33-
"new": true,
33+
"new": false,
3434
"hide": false
3535
},
3636
{

content/_data/sites.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
{
3939
"link": "https://strawberry-gashes.neocities.org",
4040
"title": "strawberry-gashes",
41-
"image": "https://i.imgur.com/V9sIpx6.gif",
41+
"image": "strawberry-gashes.gif",
4242
"neighbor": true
4343
},
4444
{
@@ -154,7 +154,7 @@
154154
{
155155
"link": "https://freaksaint.neocities.org/",
156156
"title": "freaksaint",
157-
"image": "https://i.imgur.com/0G6GQYJ.png",
157+
"image": "freaksaint.png",
158158
"neighbor": true
159159
},
160160
{
@@ -230,7 +230,7 @@
230230
{
231231
"link": "https://pomelo.neocities.org/",
232232
"title": "pomelo",
233-
"image": "https://i.imgur.com/TqJ5nX2.gif",
233+
"image": "pomelo.gif",
234234
"neighbor": false,
235235
"inspiration": true
236236
},
@@ -321,7 +321,7 @@
321321
{
322322
"link": "https://angs-corner.nekoweb.org/",
323323
"title": "ang's corner",
324-
"image": "https://i.imgur.com/rd7l8WZ.gif",
324+
"image": "angs-corner.gif",
325325
"neighbor": false,
326326
"inspiration": false,
327327
"winner": false

content/about/about-me.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,14 @@ <h1>About Me</h1>
6363
<a href="/blog/polyamory-thoughts"><img aria-hidden="true" src="../assets/img/me/flag-polyamorous.png" title="polyamorous" alt="polyamorous" /></a>
6464
</div>
6565
<div class="about-me-page__badges">
66-
<img src="https://i.imgur.com/yd0c8jM.png" alt="she/her" />
67-
<img src="https://i.imgur.com/RDt6LqI.png" alt="cancer zodiac" />
68-
<img src="https://i.imgur.com/IUweZNB.png" alt="ISTJ" />
69-
<img src="https://i.imgur.com/bhdEs05.png" alt="chaotic neutral" />
70-
<img src="https://i.imgur.com/N16btBO.png" alt="single" />
71-
<img src="https://i.imgur.com/WFpPzZn.png" alt="student" />
72-
<img src="https://i.imgur.com/oaolHwW.png" alt="artist" />
73-
<img src="https://i.imgur.com/Al1BEGR.png" alt="writer" />
66+
<img src="../assets/img/me/identitybuttons/sheher.png" alt="she/her" />
67+
<img src="../assets/img/me/identitybuttons/cancer.png" alt="cancer zodiac" />
68+
<img src="../assets/img/me/identitybuttons/young-adult.png" alt="young adult" />
69+
<img src="../assets/img/me/identitybuttons/istj.png" alt="ISTJ" />
70+
<img src="../assets/img/me/identitybuttons/chaotic-neut.png" alt="chaotic neutral" />
71+
<img src="../assets/img/me/identitybuttons/student.png" alt="student" />
72+
<img src="../assets/img/me/identitybuttons/writer.png" alt="writer" />
73+
<img src="../assets/img/me/identitybuttons/artist.png" alt="artist" />
7474
</div>
7575
</div>
7676
</div>

content/about/credits.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h2>Images</h2>
4444
</li>
4545
<li>
4646
<a href="https://www1.flightrising.com/forums/cc/3078623" target="_blank"><b>identity buttons</b> (by fluffmoth on flightrising)</a>
47-
<a href="https://idbuttons.neocities.org/database/" target="_blank">(more here)</a> <img src="https://i.imgur.com/yd0c8jM.png" />
47+
<a href="https://idbuttons.neocities.org/database/" target="_blank">(more here)</a> <img src="../assets/img/me/identitybuttons/sheher.png" />
4848
</li>
4949
<li>
5050
<a href="https://www.flaticon.com/authors/pixel/linear-color?author_id=1&type=standard" target="_blank"><b>pixel icons</b> (by freepik on flaticon)</a>

content/about/faq.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h1>FAQ</h1>
2828
<a href="https://www.w3schools.com/html/html_iframe.asp" target="_blank">iframe</a> element! Yes, it works for free neocities accounts.
2929
</li>
3030
<li>
31-
<b>Identity Buttons</b>: These <img src="https://i.imgur.com/yd0c8jM.png" alt="she/her" /> are created by
31+
<b>Identity Buttons</b>: These <img src="../assets/img/me/identitybuttons/sheher.png" alt="she/her" /> are created by
3232
<a href="https://www1.flightrising.com/forums/cc/3078623" target="_blank">fluffmoth on Flightrising</a>.
3333
</li>
3434
<li>

content/coding/bookmarks.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ <h3 id="images">Images</h3>
420420
<div class="bookmark">
421421
<div class="bookmark__title"><a href="https://www1.flightrising.com/forums/cc/3078623" target="_blank">Identity Buttons</a></div>
422422
<div class="bookmark__description">
423-
By fluffmoth on flightrising. Looks like this: <img src="https://i.imgur.com/yd0c8jM.png" alt="she/her" /> There's even more
423+
By fluffmoth on flightrising. Looks like this: <img src="../assets/img/me/identitybuttons/sheher.png" alt="she/her" /> There's even more
424424
<a href="https://idbuttons.neocities.org/database/" target="_blank">here</a>.
425425
</div>
426426
</div>

content/coding/cachebusting.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ <h2 id="howto">How to empty your cache</h2>
149149
<details>
150150
<summary>How to empty your cache in&nbsp;<b>Edge</b></summary>
151151
<p>Open your browser's development tools (F12), navigate to the "Application" tab (it has an icon that looks like a website). There, on the left select "Storage". Now click "Clear site data".</p>
152-
<img src="https://i.imgur.com/HxwPnU7.png" alt="" style="max-width: 100%; border: 1px dotted" />
152+
<img src="../assets/img/coding/cache-clear-edge.png" alt="" style="max-width: 100%; border: 1px dotted" />
153153
</details>
154154
<br />
155155
<details>

content/coding/common-questions.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ <h2 id="cache">I can't see any changes I'm making on my website (Or: "How to emp
224224
<details>
225225
<summary>How to empty your cache in&nbsp;<b>Edge</b></summary>
226226
<p>Open your browser's development tools (F12), navigate to the "Application" tab (it has an icon that looks like a website). There, on the left select "Storage". Now click "Clear site data".</p>
227-
<img src="https://i.imgur.com/HxwPnU7.png" alt="" style="max-width: 100%; border: 1px dotted" />
227+
<img src="../assets/img/coding/cache-clear-edge.png" alt="" style="max-width: 100%; border: 1px dotted" />
228228
</details>
229229
<br />
230230
<details>

content/contest.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -339,19 +339,19 @@ <h3>Voter's Choice Winners</h3>
339339
<div class="indie-web-contest-winners">
340340
<div class="indie-web-contest-winners__winner">
341341
<b class="indie-web-contest-winners__place">1<sup>st</sup> place</b>
342-
<img src="https://i.imgur.com/19dkEr2.png" class="indie-web-contest-winners__badge" width="88" height="31" />
342+
<img src="assets/img/etc/contest-winners/gold.png" class="indie-web-contest-winners__badge" width="88" height="31" />
343343
<strong class="indie-web-contest-winners__link"><a href="https://abyssbloom.neocities.org/" target="_blank">Abyss Bloom</a></strong>
344344
<a href="https://abyssbloom.neocities.org/" target="_blank" class="indie-web-contest-winners__screenshot"><img src="assets/img/etc/contest-winners/abyssbloom.png" /></a>
345345
</div>
346346
<div class="indie-web-contest-winners__winner">
347347
<b class="indie-web-contest-winners__place">2<sup>nd</sup> place</b>
348-
<img src="https://i.imgur.com/iSDoR9A.png" class="indie-web-contest-winners__badge" width="88" height="31" />
348+
<img src="assets/img/etc/contest-winners/silver.png" class="indie-web-contest-winners__badge" width="88" height="31" />
349349
<strong class="indie-web-contest-winners__link"><a href="https://re-nata.neocities.org" target="_blank">Renata's Laboratory</a></strong>
350350
<a href="https://re-nata.neocities.org" target="_blank" class="indie-web-contest-winners__screenshot"><img src="assets/img/etc/contest-winners/re-nata.png" /></a>
351351
</div>
352352
<div class="indie-web-contest-winners__winner">
353353
<b class="indie-web-contest-winners__place">3<sup>rd</sup> place</b>
354-
<img src="https://i.imgur.com/lQ2pPLM.png" class="indie-web-contest-winners__badge" width="88" height="31" />
354+
<img src="assets/img/etc/contest-winners/bronze.png" class="indie-web-contest-winners__badge" width="88" height="31" />
355355
<strong class="indie-web-contest-winners__link"><a href="https://yatagarasu.nekoweb.org/" target="_blank">Yatagarasu</a></strong>
356356
<a href="https://yatagarasu.nekoweb.org/" target="_blank" class="indie-web-contest-winners__screenshot"><img src="assets/img/etc/contest-winners/yatagarasu.png" /></a>
357357
</div>
@@ -365,19 +365,19 @@ <h3>Petra's Choice Winners</h3>
365365
<div class="indie-web-contest-winners">
366366
<div class="indie-web-contest-winners__winner">
367367
<b class="indie-web-contest-winners__place">1<sup>st</sup> place</b>
368-
<img src="https://i.imgur.com/19dkEr2.png" class="indie-web-contest-winners__badge" width="88" height="31" />
368+
<img src="assets/img/etc/contest-winners/gold.png" class="indie-web-contest-winners__badge" width="88" height="31" />
369369
<strong class="indie-web-contest-winners__link"><a href="https://lockheartlove.netlify.app/" target="_blank">Lockheart Love</a></strong>
370370
<a href="https://lockheartlove.netlify.app/" target="_blank" class="indie-web-contest-winners__screenshot"><img src="assets/img/etc/contest-winners/lockheartlove.png" /></a>
371371
</div>
372372
<div class="indie-web-contest-winners__winner">
373373
<b class="indie-web-contest-winners__place">2<sup>nd</sup> place</b>
374-
<img src="https://i.imgur.com/iSDoR9A.png" class="indie-web-contest-winners__badge" width="88" height="31" />
374+
<img src="assets/img/etc/contest-winners/silver.png" class="indie-web-contest-winners__badge" width="88" height="31" />
375375
<strong class="indie-web-contest-winners__link"><a href="https://featherfae.neocities.org/" target="_blank">faerie glen</a></strong>
376376
<a href="https://featherfae.neocities.org/" target="_blank" class="indie-web-contest-winners__screenshot"><img src="assets/img/etc/contest-winners/featherfae.png" /></a>
377377
</div>
378378
<div class="indie-web-contest-winners__winner">
379379
<b class="indie-web-contest-winners__place">3<sup>rd</sup> place</b>
380-
<img src="https://i.imgur.com/lQ2pPLM.png" class="indie-web-contest-winners__badge" width="88" height="31" />
380+
<img src="assets/img/etc/contest-winners/bronze.png" class="indie-web-contest-winners__badge" width="88" height="31" />
381381
<strong class="indie-web-contest-winners__link"><a href="https://starry-knight.neocities.org/" target="_blank">Starry's Grove</a></strong>
382382
<a href="https://starry-knight.neocities.org/" target="_blank" class="indie-web-contest-winners__screenshot"><img src="assets/img/etc/contest-winners/starry-knight.png" /></a>
383383
</div>

0 commit comments

Comments
 (0)