Compare commits

...

3 commits

Author SHA1 Message Date
47b977ae3f add new notes 2025-05-13 17:53:22 +02:00
45e3f40df3 fix arrow in the header 2025-05-13 17:53:05 +02:00
bc651e4ce4 new note 2025-04-16 13:14:25 +02:00
4 changed files with 35 additions and 2 deletions

View file

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

9
_notes/2025-04-13-zg.md Normal file
View file

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

13
_notes/2025-04-16-ht.md Normal file
View file

@ -0,0 +1,13 @@
---
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).

12
_notes/2025-05-13-fl.md Normal file
View file

@ -0,0 +1,12 @@
---
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?