Compare commits
No commits in common. "f19171e38296d6412bb7e44bdd96905610bb8c01" and "da1f99f857376c3ec69a91023958cb9059274556" have entirely different histories.
f19171e382
...
da1f99f857
|
@ -17,7 +17,7 @@ https://kalechips.net/projects/snippets/burger #}
|
||||||
<nav class="navbar" aria-labelledby="top-level-nav-title">
|
<nav class="navbar" aria-labelledby="top-level-nav-title">
|
||||||
<h2 class="visually-hidden" id="top-level-nav-title">Top Level Navigation Bar</h2>
|
<h2 class="visually-hidden" id="top-level-nav-title">Top Level Navigation Bar</h2>
|
||||||
<details class="navbar__burger">
|
<details class="navbar__burger">
|
||||||
<summary class="navbar__toggle" id="navbar-toggle">
|
<summary class="navbar__toggle" id="toggle">
|
||||||
<svg aria-hidden="true" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
<svg aria-hidden="true" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
<path d="M4 6H20M4 12H20M4 18H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
<path d="M4 6H20M4 12H20M4 18H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||||
</svg>
|
</svg>
|
||||||
|
@ -27,7 +27,7 @@ https://kalechips.net/projects/snippets/burger #}
|
||||||
<h3 class="visually-hidden" id="hamburger-nav-title">Hamburger Menu</h3>
|
<h3 class="visually-hidden" id="hamburger-nav-title">Hamburger Menu</h3>
|
||||||
<ul class="navbar__menu--links">
|
<ul class="navbar__menu--links">
|
||||||
{{ navLinksEl | safe }}
|
{{ navLinksEl | safe }}
|
||||||
<li class="skip"><a href="#navbar-toggle">Close Menu</a></li>
|
<li class="skip"><a href="#toggle">Close Menu</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</details>
|
</details>
|
||||||
|
@ -66,14 +66,18 @@ https://kalechips.net/projects/snippets/burger #}
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar__toggle::-webkit-details-marker { display: none; }
|
.navbar__toggle::-webkit-details-marker {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
.navbar__toggle:focus,
|
.navbar__toggle:focus,
|
||||||
.navbar a:focus {
|
.navbar a:focus {
|
||||||
outline: 0.15em solid var(--clr-navbar-link);
|
outline: 0.15em solid var(--clr-navbar-link);
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar a:focus { outline-offset: 0.1em; }
|
.navbar a:focus {
|
||||||
|
outline-offset: 0.1em;
|
||||||
|
}
|
||||||
|
|
||||||
.navbar__menu--links,
|
.navbar__menu--links,
|
||||||
.navbar__links {
|
.navbar__links {
|
||||||
|
@ -115,14 +119,27 @@ https://kalechips.net/projects/snippets/burger #}
|
||||||
padding: 0.2em 0 0 0;
|
padding: 0.2em 0 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar__links a:hover { color: var(--clr-link-hover); }
|
.navbar__links a:hover {
|
||||||
.navbar__links a:focus { outline-offset: 0.2em; }
|
color: var(--clr-link-hover);
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar__links a:focus {
|
||||||
|
outline-offset: 0.2em;
|
||||||
|
}
|
||||||
|
|
||||||
/* Tablet screen size */
|
/* Tablet screen size */
|
||||||
@media only screen and (min-width: 43.75rem) {
|
@media only screen and (min-width: 43.75rem) {
|
||||||
.navbar { padding: 0 0.6em; }
|
.navbar {
|
||||||
.navbar__burger { display: none; }
|
padding: 0 0.6em;
|
||||||
.navbar__toggle { display: none; }
|
}
|
||||||
|
|
||||||
|
.navbar__burger {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar__toggle {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
.navbar__links {
|
.navbar__links {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
|
@ -2,11 +2,7 @@
|
||||||
<h2>Virtual Pets</h2>
|
<h2>Virtual Pets</h2>
|
||||||
<p>Feel free to check out my virtual pets and feed them!</p>
|
<p>Feel free to check out my virtual pets and feed them!</p>
|
||||||
<div class="adoptables">
|
<div class="adoptables">
|
||||||
<li data-tooltip>
|
<a href="https://tamanotchi.world/13150c"><img src="https://tamanotchi.world/i2/13150" alt="It's my tamaNOTchi! Click to feed!" loading="lazy"></a>
|
||||||
<a href="https://tamanotchi.world/13150c" data-tooltip-trigger title="My tamaNOTchi pet"><img src="https://tamanotchi.world/i2/13150" alt="It's my tamaNOTchi! Click to feed!" loading="lazy"></a>
|
<a href="https://wobble.town/visit/2042"><img src="https://wobble.town/visit/2042/wobble.gif" alt="My Wobble Town pixel pet" loading="lazy"></a>
|
||||||
</li>
|
|
||||||
<li data-tooltip>
|
|
||||||
<a href="https://wobble.town/visit/2042" data-tooltip-trigger title="My Wobble Town pixel pet"><img src="https://wobble.town/visit/2042/wobble.gif" alt="My Wobble Town pixel pet" loading="lazy"></a>
|
|
||||||
</li>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
Before Width: | Height: | Size: 956 B After Width: | Height: | Size: 956 B |
|
@ -123,9 +123,6 @@ a.link-btn[href^="http"]:not([href*="leilukin.com"]) { padding-right: calc(var(-
|
||||||
|
|
||||||
/* Adoptables wrapper */
|
/* Adoptables wrapper */
|
||||||
.adoptables {
|
.adoptables {
|
||||||
list-style-type: "";
|
|
||||||
margin: 0;
|
|
||||||
padding: 0;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
align-items: flex-end;
|
align-items: flex-end;
|
||||||
|
|
|
@ -54,9 +54,6 @@ date: 2023-01-28
|
||||||
{{ siteButton("https://kalechips.net/responsive/", "directories/responsiveweb.png", "Responsive Web Directory") }}
|
{{ siteButton("https://kalechips.net/responsive/", "directories/responsiveweb.png", "Responsive Web Directory") }}
|
||||||
{{ siteButton("https://smoothsailing.asclaria.org/", "directories/smoothsailing.png", "Smooth Sailing Listings") }}
|
{{ siteButton("https://smoothsailing.asclaria.org/", "directories/smoothsailing.png", "Smooth Sailing Listings") }}
|
||||||
</ul>
|
</ul>
|
||||||
<ul>
|
|
||||||
<li>👻 Proud member of <a href="https://darktheme.club/">darktheme.club</a> 👻</li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<h3>Communities</h3>
|
<h3>Communities</h3>
|
||||||
<ul class="web-btn-wrapper">
|
<ul class="web-btn-wrapper">
|
||||||
|
@ -86,8 +83,8 @@ date: 2023-01-28
|
||||||
<iframe id="bucket-webring" style="width: 100%; height: 3rem; border: none;" src="https://webring.bucketfish.me/embed.html?name=Leilukin"></iframe>
|
<iframe id="bucket-webring" style="width: 100%; height: 3rem; border: none;" src="https://webring.bucketfish.me/embed.html?name=Leilukin"></iframe>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<nav class="webring" aria-labelledby="css-joy-name">
|
<nav class="webring">
|
||||||
<p class="webring__name" id="css-joy-name"><a href="https://cs.sjoy.lol/">CSS JOY Webring</a></p>
|
<p class="webring__name"><a href="https://cs.sjoy.lol/">CSS JOY Webring</a></p>
|
||||||
<ul class="webring__links">
|
<ul class="webring__links">
|
||||||
<li class="webring__link">
|
<li class="webring__link">
|
||||||
<a class="external-link" href="https://webri.ng/webring/cssjoy/previous?via=https://leilukin.com/">Previous Site</a>
|
<a class="external-link" href="https://webri.ng/webring/cssjoy/previous?via=https://leilukin.com/">Previous Site</a>
|
||||||
|
@ -110,8 +107,8 @@ date: 2023-01-28
|
||||||
<script>
|
<script>
|
||||||
document.addEventListener("DOMContentLoaded", function() { eggring.createLinks(); });
|
document.addEventListener("DOMContentLoaded", function() { eggring.createLinks(); });
|
||||||
</script>
|
</script>
|
||||||
<nav class="webring" aria-labelledby="eggring-name">
|
<nav class="webring">
|
||||||
<p class="webring__name" id="eggring-name">🥚 <a id="eggringIndex" href="https://eggring.neocities.org/">The Eggring</a> 🥚</p>
|
<p class="webring__name">🥚 <a id="eggringIndex" href="https://eggring.neocities.org/">The Eggring</a> 🥚</p>
|
||||||
<ul class="webring__links">
|
<ul class="webring__links">
|
||||||
<li class="webring__link">
|
<li class="webring__link">
|
||||||
<a id="eggringPrev" href="https://confetticake.neocities.org/">Previous Site</a>
|
<a id="eggringPrev" href="https://confetticake.neocities.org/">Previous Site</a>
|
||||||
|
@ -133,8 +130,8 @@ date: 2023-01-28
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<nav class="webring" aria-labelledby="ghostring-name">
|
<nav class="webring">
|
||||||
<p class="webring__name" id="ghostring-name"><a href="https://ghostring.neocities.org/">Ghostring</a></p>
|
<p class="webring__name"><a href="https://ghostring.neocities.org/">Ghostring</a></p>
|
||||||
<ul class="webring__links">
|
<ul class="webring__links">
|
||||||
<li class="webring__link">
|
<li class="webring__link">
|
||||||
<a href="https://ghostring.neocities.org/leilukin/previous">Previous Site</a>
|
<a href="https://ghostring.neocities.org/leilukin/previous">Previous Site</a>
|
||||||
|
@ -146,8 +143,8 @@ date: 2023-01-28
|
||||||
</nav>
|
</nav>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<nav class="webring" aria-labelledby="indieweb-webring-name">
|
<nav class="webring">
|
||||||
<p class="webring__name" id="indieweb-webring-name">An <a href="https://xn--sr8hvo.ws">IndieWeb Webring</a> 🕸💍</p>
|
<p class="webring__name">An <a href="https://xn--sr8hvo.ws">IndieWeb Webring</a> 🕸💍</p>
|
||||||
<ul class="webring__links">
|
<ul class="webring__links">
|
||||||
<li class="webring__link">
|
<li class="webring__link">
|
||||||
<a href="https://xn--sr8hvo.ws/previous">Previous Site</a>
|
<a href="https://xn--sr8hvo.ws/previous">Previous Site</a>
|
||||||
|
@ -162,8 +159,8 @@ date: 2023-01-28
|
||||||
<journal-ring icon="lavender"></journal-ring><script async src="https://cdn.jsdelivr.net/gh/js044/nenrikido@main/static/js/misc/journalring.js"></script>
|
<journal-ring icon="lavender"></journal-ring><script async src="https://cdn.jsdelivr.net/gh/js044/nenrikido@main/static/js/misc/journalring.js"></script>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<nav class="webring" aria-labelledby="loopring-name">
|
<nav class="webring">
|
||||||
<p class="webring__name" id="loopring-name"><a href="https://loop.graycot.dev/webring.html?action=home">Loop Ring</a></p>
|
<p class="webring__name"><a href="https://loop.graycot.dev/webring.html?action=home">Loop Ring</a></p>
|
||||||
<ul class="webring__links">
|
<ul class="webring__links">
|
||||||
<li class="webring__link">
|
<li class="webring__link">
|
||||||
<a href="https://loop.graycot.dev/webring.html?action=prev">Previous Site</a>
|
<a href="https://loop.graycot.dev/webring.html?action=prev">Previous Site</a>
|
||||||
|
@ -194,8 +191,8 @@ date: 2023-01-28
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<nav class="webring" aria-labelledby="retronaut-name">
|
<nav class="webring">
|
||||||
<p class="webring__name" id="retronaut-name"><a href="https://ghostring.neocities.org/">The retronaut webring</a></p>
|
<p class="webring__name"><a href="https://ghostring.neocities.org/">The retronaut webring</a></p>
|
||||||
<ul class="webring__links">
|
<ul class="webring__links">
|
||||||
<li class="webring__link">
|
<li class="webring__link">
|
||||||
<a class="external-link" href="https://webring.dinhe.net/prev/https://leilukin.com/">Previous Site</a>
|
<a class="external-link" href="https://webring.dinhe.net/prev/https://leilukin.com/">Previous Site</a>
|
||||||
|
|
|
@ -2,39 +2,32 @@
|
||||||
title: Adoptables
|
title: Adoptables
|
||||||
desc: A collection of creatures and stuff I have adopted from other websites.
|
desc: A collection of creatures and stuff I have adopted from other websites.
|
||||||
isContentDivided: true
|
isContentDivided: true
|
||||||
hasTooltips: true
|
|
||||||
eleventyNavigation:
|
eleventyNavigation:
|
||||||
order: 7
|
order: 7
|
||||||
---
|
---
|
||||||
|
|
||||||
{%- macro adoptable(url, file, alt, tooltip=alt) -%}
|
|
||||||
<li data-tooltip>
|
|
||||||
<a href="{{ url }}" data-tooltip-trigger title="{{ tooltip }}">
|
|
||||||
<img src="/assets/adoptables/{{ file }}" alt="{{ alt }}" loading="lazy">
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
{%- endmacro -%}
|
|
||||||
|
|
||||||
<section class="content__section">
|
<section class="content__section">
|
||||||
<h2>Personal Website Adoptables</h2>
|
<h2>Personal Website Adoptables</h2>
|
||||||
<p>These are adopted from other personal websites.</p>
|
<p>These are adopted from other personal websites.</p>
|
||||||
|
|
||||||
<ul class="adoptables">
|
<div class="adoptables">
|
||||||
{{ adoptable("https://xandra.cc/", "alexandra-diddles.png", "Diddles the raccoon by Alexandra") }}
|
<a href="https://xandra.cc/" title="Diddles the raccoon by Alexandra">
|
||||||
{{ adoptable("https://lostletters.neocities.org/", "lostletters-moomin.png", "Moomin pixel art by Lost Letters") }}
|
<img src="/assets/adoptables/diddles-alexandra.png" alt="Diddles the raccoon by Alexandra" loading="lazy">
|
||||||
</ul>
|
</a>
|
||||||
|
<a href="https://lostletters.neocities.org/" title="Moomin pixel art by Lost Letters">
|
||||||
|
<img src="/assets/adoptables/lostletters-moomin.png" alt="Moomin pixel art by Lost Letters" loading="lazy">
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="content__section">
|
<section class="content__section">
|
||||||
<h2>32-Bit Cafe Code Jam: Destination Vacation</h2>
|
<h2>32-Bit Cafe Code Jam: Destination Vacation</h2>
|
||||||
<p>Stuff I collected from <a href="https://tilde.32bit.cafe/~ribose/events/destination/map.html">32-Bit Cafe's Community Code Jam #4: Destination Vacation</a> in June 2024, including a passport with stamps from the code jam entries, and extra goodies from some of the participants.</p>
|
<p>Stuff I collected from <a href="https://tilde.32bit.cafe/~ribose/events/destination/map.html">32-Bit Cafe's Community Code Jam #4: Destination Vacation</a> in June 2024, including a passport with stamps from the code jam entries, and extra goodies from some of the participants.</p>
|
||||||
<ul class="adoptables">
|
<div class="adoptables">
|
||||||
<li>
|
<img src="/assets/adoptables/32bitcafe-vacation/passport.png" alt="32-Bit Cafe's Destination Vacation code jam passport with stamps" loading="lazy">
|
||||||
<img src="/assets/adoptables/32bitcafe-vacation/passport.png" alt="32-Bit Cafe's Destination Vacation code jam passport with stamps" loading="lazy">
|
<a href="https://xandra.cc/codejam/vacation/" title="Alexandra's stamp"><img src="/assets/adoptables/32bitcafe-vacation/alexandra-stamp.png" alt="Alexandra's stamp" loading="lazy"></a>
|
||||||
</li>
|
<a href="https://ribo.zone/sunday/fish/" title="Ribose's fishing button"><img src="/assets/adoptables/32bitcafe-vacation/ribose-riverfish.png" alt="Ribose's fishing button" loading="lazy"></a>
|
||||||
{{ adoptable("https://xandra.cc/codejam/vacation/", "32bitcafe-vacation/alexandra-stamp.png", "Alexandra's stamp") }}
|
</div>
|
||||||
{{ adoptable("https://ribo.zone/sunday/fish/", "32bitcafe-vacation/ribose-riverfish.png", "Ribose's fishing button") }}
|
|
||||||
</ul>
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
{% include "main/virtualpets.njk" %}
|
{% include "main/virtualpets.njk" %}
|
Loading…
Reference in New Issue