Compare commits

..

No commits in common. "47b977ae3f6bf333dcb552192911c9ae39f4937d" and "f0e5053125f89af621d05426437c9051d4889cdd" have entirely different histories.

4 changed files with 2 additions and 35 deletions

View file

@ -56,8 +56,9 @@
<body class="{% if page.root != true %}post-body{% endif %} col-{{ page.collection }}" data-page-type="{{ page.type }}">
<header>
<div class="logo-container">
<img src="/assets/muhh_100x100.png" alt="muhh as a drawing holding coffee" />
{% if page.root != true %}
<a href="/{% if page.collection == "notes" %}notes{% endif %}" aria-label="Home" class="back-link">&leftarrow;</a>&nbsp;
<a href="/{% if page.collection == "notes" %}notes{% endif %}" aria-label="Home" class="back-link">&leftarrow;</a>
{% endif %}
<title>~</title>
{% if page.root != true %}

View file

@ -1,9 +0,0 @@
---
layout: default
title: Note
date: "2025-04-13 15:48"
---
discovered [emoticonhub.com](https://emoticonhub.com/)
¯\_( ͡° ͜ʖ ͡°)\_/¯

View file

@ -1,13 +0,0 @@
---
layout: default
title: Note
date: "2025-04-16 15:06"
---
💫 [Plain Text; Paper, Less.](https://ellanew.com/ptpl)
> PTPL stands for Plain Text; Paper, Less. Its a reflection of my philosophy that important digital information should always be stored in plain text, and that using less paper in an intentional, sustainable way is better than being “paperless”.
>
> I encourage the intentional use of the tools before us, both digital and analog. You dont get a medal for being paperless, but its worth considering using less paper when digital tools can do the job better (and vice versa).

View file

@ -1,12 +0,0 @@
---
layout: default
title: Note
date: "2025-05-13 17:41"
---
A couple of days ago I finally figured out how to handle secrets deployment using [sops-nix](https://github.com/Mic92/sops-nix) on remote hosts.
And now there's a [headscale](https://headscale.net) network replacing tailscale, connecting a VPS through [caddy](https://caddyserver.com/) as a proxy with my home network.
For now only [immich](https://immich.app/) is available from my home workstation, with a [first example gallery from my
walk yesterday morning](https://photos.muhh.lol/share/4-UCjvbHVwBE4JE5oRoBTmowv8dmDJi_O9rsojuQWHKMjY0wJ-HGzLVE_cpwLIdYxR8).
Isn't that nice?