Add wrongos 88x31 to index, add link favicon to bookmarks, add hotlinking page, add appak to home friends and rename friends section to hotlinks.

This commit is contained in:
天クマ 2026-07-05 11:06:25 -03:00
commit e0b3e7a745
14 changed files with 69 additions and 6 deletions

View file

@ -1,5 +1,5 @@
{ {
"lastFetched": "2026-07-04T23:54:24.869Z", "lastFetched": "2026-07-05T14:03:59.075Z",
"posts": [ "posts": [
{ {
"date": "2026-07-03T01:51:37.604Z", "date": "2026-07-03T01:51:37.604Z",

View file

@ -97,7 +97,8 @@ module.exports = {
liked: "liked", liked: "liked",
changes: "changes", changes: "changes",
readingTime: "Reading time", readingTime: "Reading time",
mastodonPageDescription: "This is an archive of all my Mastodon posts." mastodonPageDescription: "This is an archive of all my Mastodon posts.",
addMe: "Add me"
}, },
pt: { pt: {
language: "português", language: "português",
@ -170,6 +171,7 @@ module.exports = {
liked: "curtiu", liked: "curtiu",
changes: "mudanças", changes: "mudanças",
readingTime: "Tempo de leitura", readingTime: "Tempo de leitura",
mastodonPageDescription: "Essa página lista todas as minhas postagens do Mastodon." mastodonPageDescription: "Essa página lista todas as minhas postagens do Mastodon.",
addMe: "Me adicionar"
} }
}; };

View file

@ -46,7 +46,7 @@ layout: base.njk
{{ i88x31("WEBP.gif") }} {{ i88x31("WEBP.gif") }}
{{ i88x31("rainbowrain.gif") }} {{ i88x31("rainbowrain.gif") }}
{{ i88x31("blasphemy.gif") }} {{ i88x31("blasphemy.gif") }}
{{ i88x31("css3.gif") }} {{ i88x31("wrongos.gif") }}
{{ i88x31("best_viewed_with_open_eyes.gif") }} {{ i88x31("best_viewed_with_open_eyes.gif") }}
{{ i88x31("gnu-linux.gif") }} {{ i88x31("gnu-linux.gif") }}
</div> </div>
@ -189,13 +189,15 @@ layout: base.njk
<div id="homeFriends"> <div id="homeFriends">
<div> <div>
<h1 class="nomargin negativeMargin">Friends</h1> <h1 class="nomargin negativeMargin">Hotlinks</h1>
<hr style="margin-bottom: .4em;"> <hr style="margin-bottom: .4em;">
</div> </div>
<div class="centeredItemsBox"> <div class="centeredItemsBox">
<a href="https://www.youtube.com/@mrnandokk">{{ i88x31("mrnandokk.gif", i18n[langKey].mrnandoChannel, false) }}</a> <a href="https://www.youtube.com/@mrnandokk">{{ i88x31("mrnandokk.gif", i18n[langKey].mrnandoChannel, false) }}</a>
<a href="https://appak.neocities.org/">{{ i88x31("appak.png", "appak", false) }}</a>
</div> </div>
<p style="text-align: center;"><a href="{{ ('/' ~ langKey ~ '/misc/hotlinking') | url }}">{{ i18n[langKey].addMe }}?</a></p>
</div> </div>
<div id="homeWebrings"> <div id="homeWebrings">

View file

@ -19,6 +19,8 @@ tags: misc
<h2>{{ t.me }}</h2> <h2>{{ t.me }}</h2>
<div class="homeBadgesBox"> <div class="homeBadgesBox">
{{ i88x31("tenkuma.gif") }} {{ i88x31("tenkuma.gif") }}
{{ i88x31("tenkuma2.gif") }}
{{ i88x31("tenkuma-splash.gif") }}
{{ i88x31("mrnandokk.gif") }} {{ i88x31("mrnandokk.gif") }}
</div> </div>
<h2>{{ t.others }}</h2> <h2>{{ t.others }}</h2>

View file

@ -21,6 +21,7 @@ background: "bear3.jpg"
<dd><a href="https://88x31.nl/">88x31.nl</a></dd> <dd><a href="https://88x31.nl/">88x31.nl</a></dd>
<dd><a href="https://cyber.dabamos.de/88x31/">dabamos.de</a></dd> <dd><a href="https://cyber.dabamos.de/88x31/">dabamos.de</a></dd>
<dd><a href="https://neocities.org/browse">{{ t.neocitiesCommunity }}</a></dd> <dd><a href="https://neocities.org/browse">{{ t.neocitiesCommunity }}</a></dd>
<dd><a href="https://88x31.datakra.sh/">88x31 generator</a></dd>
<dt>{{ t.clickSoundLabel }}</dt> <dt>{{ t.clickSoundLabel }}</dt>
<dd><a href="https://www.myinstants.com/en/instant/dog-clicker-7758/">lilypids @ Myinstants</a></dd> <dd><a href="https://www.myinstants.com/en/instant/dog-clicker-7758/">lilypids @ Myinstants</a></dd>
</dl> </dl>

View file

@ -30,7 +30,7 @@ backgroundOpacity: .2
<dl> <dl>
{% for link in section.links %} {% for link in section.links %}
<div class="favoritesDefinitionListItem"> <div class="favoritesDefinitionListItem">
<dt><a href="{{ link.link }}">{{ link.name }}</a></dt> <dt>{% ai link.link %}{{ link.name }}{% endai %}</dt>
<hr class="favoritesDivider"> <hr class="favoritesDivider">
<dd> <dd>
{{ link.description[langKey] }} {{ link.description[langKey] }}

View file

@ -0,0 +1,5 @@
{
"pageTitle": "Hotlinking me",
"pageDescription": "Instructions and resources for other cool netizens linking me in their page.",
"intro": "You're here probably because you want to link me in your page, that's cooool! To help you I've compiled some resources and snippets that carry some of my visual identity. Of course you're free to modify, reupload or even not use these."
}

View file

@ -0,0 +1,45 @@
---
layout: text.njk
pagination:
data: languages
size: 1
alias: langKey
---
{% from "macros.njk" import i88x31 with context %}
<main>
<div class="box pageHeaderBox">
<h1>{{ t.pageTitle }}</h1>
<p>{{ t.intro }}</p>
</div>
<hr>
<h2>88x31</h2>
{{ i88x31("tenkuma.gif") }}
{% highlight "html" %}
<a href="https://adrianvic.github.io/"><img src="https://adrianvic.github.io/static/images/88x31/tenkuma.gif"></a>
{% endhighlight %}
{{ i88x31("tenkuma2.gif") }}
{% highlight "html" %}
<a href="https://adrianvic.github.io/"><img src="https://adrianvic.github.io/static/images/88x31/tenkuma2.gif"></a>
{% endhighlight %}
{{ i88x31("tenkuma-splash.gif") }}
{% highlight "html" %}
<a href="https://adrianvic.github.io/"><img src="https://adrianvic.github.io/static/images/88x31/tenkuma-splash.gif"></a>
{% endhighlight %}
<h2>HTML</h2>
<a href="https://adrianvic.github.io/" style="width: fit-content;">
<div style="height: 10em; width: fit-content; display: flex; border: medium solid white;">
<p style="font-size: 3em; margin: auto 0px 1rem 1rem; color: white; text-decoration: none;">tenkuma</p>
<img src="https://adrianvic.github.io/static/images/arrow-cursor.svg" style="height=100%; filter: invert(1);" alt="Computer cursor arrow line drawing">
</div>
</a>
{% highlight "html" %}
<a href="https://adrianvic.github.io/" style="width: fit-content;">
<div style="height: 10em; width: fit-content; display: flex; border: medium solid white;">
<p style="font-size: 3em; margin: auto 0px 1rem 1rem; color: white; text-decoration: none;">tenkuma</p>
<img src="https://adrianvic.github.io/static/images/arrow-cursor.svg" style="height=100%; filter: invert(1);" alt="Computer cursor arrow line drawing">
</div>
</a>
{% endhighlight %}
</main>

View file

@ -0,0 +1,5 @@
{
"pageTitle": "Me linkando",
"pageDescription": "Instruções e recursos para outros internautas legais me colocarem nas suas páginas.",
"intro": "Você provavelmente veio aqui porque quer me linkar na sua página, que legaaaaal! Para te ajudar eu juntei uns recursos que carregam um pouco da minha identidade visual. Claro que você pode modificar, salvar ou nem usar eles."
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 494 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -12,6 +12,7 @@ pre[class*="language-"] {
font-size: 1em; font-size: 1em;
text-align: left; text-align: left;
white-space: pre; white-space: pre;
overflow-x: auto;
word-spacing: normal; word-spacing: normal;
word-break: normal; word-break: normal;
word-wrap: normal; word-wrap: normal;