Compare commits

..

No commits in common. "395fb36b506d756c5bf124d9fd3e259bcccb1e15" and "67376f0353103368e9871e8e39f04a8f58121209" have entirely different histories.

7 changed files with 15 additions and 50 deletions

View file

@ -16,12 +16,5 @@
"link": "https://www.crimejusticejournal.com/article/view/3069",
"pdf": "https://www.crimejusticejournal.com/article/view/3069/1445",
"doi": "https://doi.org/10.5204/ijcjsd.3069"
},
{
"title": "Niemals aus Liebe: Männergewalt an Frauen",
"authors": "Miriam Suter, Natalia Widla",
"year": "2024",
"publisher": "Limmat Verlag",
"link": "https://www.limmatverlag.ch/programm/titel/964-niemals-aus-liebe.html"
}
]

View file

@ -4,10 +4,6 @@
"name": "atom/rss feed",
"link": "https://maia.crimew.gay/feed.xml"
},
{
"name": "ko-fi",
"link": "https://ko-fi.com/nyancrimew"
},
{
"name": "tumblr",
"link": "https://tumblr.com/nyancrimew"
@ -20,18 +16,6 @@
"name": "fediverse",
"link": "https://crimew.gay/maia"
},
{
"name": "bluesky",
"link": "https://bsky.app/profile/crimew.gay"
},
{
"name": "instagram",
"link": "https://instagram.com/nyancrimew"
},
{
"name": "letterboxd",
"link": "https://letterboxd.com/nyancrimew/"
},
{
"name": "soundcloud",
"link": "https://soundcloud.com/nyancrimew"
@ -44,6 +28,18 @@
"name": "github",
"link": "https://github.com/nyancrimew"
},
{
"name": "ko-fi",
"link": "https://ko-fi.com/nyancrimew"
},
{
"name": "letterboxd",
"link": "https://letterboxd.com/nyancrimew/"
},
{
"name": "instagram",
"link": "https://instagram.com/nyancrimew"
},
{
"name": "analytics",
"link": "https://umami.crimew.gay/share/M77OUJ83Q4qBcOjZ/maia.crimew.gay"
@ -66,7 +62,7 @@
"badge": "noclick.gif",
"title": "don't do it",
"alt": "don't click here",
"onclick": "alert('what did i tell you??')"
"link": "javascript:alert('what did i tell you??')"
},
{
"badge": "acab.gif",
@ -154,16 +150,6 @@
"badge": "solely.png",
"alt": "solely",
"link": "https://arciniega.one"
},
{
"badge": "lesbi.png",
"alt": "les.bi",
"link": "https://les.bi"
},
{
"badge": "adryd.png",
"alt": "adryd",
"link": "https://adryd.com"
}
]
}

View file

@ -13,7 +13,7 @@
</div>
<div class="badges">
{% for item in footer.badges %}
{% if item.link %}<a href="{{ item.link }}" target="_blank">{% endif %}<img src="/badges/{{ item.badge }}" {% if item.onclick %}onclick="{{ item.onclick }}"{% endif %} alt="{{ item.alt }}" {% if item.title %}title="{{ item.title }}"{% endif %}>{% if item.link %}</a>{% endif %}
{% if item.link %}<a href="{{ item.link }}" target="_blank">{% endif %}<img src="/badges/{{ item.badge }}" alt="{{ item.alt }}" {% if item.title %}title="{{ item.title }}"{% endif %}>{% if item.link %}</a>{% endif %}
{% endfor %}
</div>
<script src="https://sleepy.zone/webring/webring-{{ site.sleepyWebring.version }}.js" data-site-id="{{ site.sleepyWebring.siteId }}"></script>

View file

@ -52,20 +52,6 @@ footer {
}
}
.badges {
image-rendering: optimizeSpeed;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: pixelated;
image-rendering: optimize-contrast;
img {
padding-left: 1px;
padding-right: 1px;
}
}
footer,
#site_header,
.lavender-webring-container {

View file

@ -11,7 +11,7 @@ date: git Last Modified
<div style="flex-grow: 2; flex-shrink: 2; flex-basis: 60%;">
<p>
hey! im {{ site.name }} <sup>({{ site.pronouns }})</sup>, welcome to my website! this site is primarily home to my <a href="/posts">blog</a>, containing my investigative journalism,
work on hacktivism and technical articles on some of my own hacks. i also write <a href="https://daslamm.ch/format/kolumnen/cyber_punk/">a column called cyber_punk</a> for the swiss online magazine das lamm (in german). outside my journalistic and activist work i try to <a href="https://soundcloud.com/nyancrimew">make music</a>, am a live dj
work on hacktivism and technical articles on some of my own hacks. outside my journalistic and activist work i try to <a href="https://soundcloud.com/nyancrimew">make music</a>, am a live dj
and do various other creative things.
</p>
<p>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 878 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 429 B