Compare commits
No commits in common. "007ae9696248ade53690f8265ad6af8066384a99" and "c4c0513bec2f8401480b2ea024984ec8a37a53fc" have entirely different histories.
007ae96962
...
c4c0513bec
8 changed files with 3 additions and 72 deletions
|
@ -1,7 +0,0 @@
|
||||||
---
|
|
||||||
layout: default
|
|
||||||
title: Note
|
|
||||||
date: "2024-10-18 10:55"
|
|
||||||
---
|
|
||||||
|
|
||||||
a small test for #echofeed
|
|
|
@ -1,9 +0,0 @@
|
||||||
---
|
|
||||||
layout: default
|
|
||||||
title: Note
|
|
||||||
date: "2024-10-18 09:56"
|
|
||||||
---
|
|
||||||
|
|
||||||
Good morning!
|
|
||||||
|
|
||||||
I really love this season most. fresh, a bit wet and soooo colorful.
|
|
|
@ -1,10 +0,0 @@
|
||||||
---
|
|
||||||
layout: default
|
|
||||||
title: Note
|
|
||||||
date: "2024-10-21 09:43"
|
|
||||||
---
|
|
||||||
|
|
||||||
It's Monday morning.
|
|
||||||
What better thing to do than move my social thing from social.lol to [a private hut in the woods on one very small island](https://muhh.lol/posts/goto-muhh-lol/)?
|
|
||||||
|
|
||||||
Might get bumpy, but I hope not.
|
|
|
@ -1,7 +0,0 @@
|
||||||
---
|
|
||||||
layout: default
|
|
||||||
title: Note
|
|
||||||
date: "2024-10-21 11:53"
|
|
||||||
---
|
|
||||||
|
|
||||||
Made some adjustements to the [echofeed](https://echofeed.app) config, so this should be a bit more styled and most of all: **parsed markdown**!
|
|
|
@ -1,9 +0,0 @@
|
||||||
---
|
|
||||||
layout: default
|
|
||||||
title: Note
|
|
||||||
date: "2024-10-22 14:17"
|
|
||||||
---
|
|
||||||
|
|
||||||
I've updated the [front page](https://muhh.lol/) by adding some info on the purpose of this place.
|
|
||||||
|
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
---
|
|
||||||
layout: default
|
|
||||||
title: Note
|
|
||||||
date: "2024-10-22 14:18"
|
|
||||||
---
|
|
||||||
|
|
||||||
And there are going to be [[brackets]] in use soon. Which reminds me that I need to update some [[[ideas]]](/ideas).
|
|
|
@ -1,14 +0,0 @@
|
||||||
---
|
|
||||||
layout: default
|
|
||||||
title: "$ GOTO muhh :lol:"
|
|
||||||
date: 2024-10-17 10:40 +0200
|
|
||||||
---
|
|
||||||
I've started testing [GoToSocial](https://gotosocial.org/) and I think I like it!
|
|
||||||
|
|
||||||
[goto.muhh.lol](https://goto.muhh.lol) is a self-hosted single-user fediverse ~~instance~~ server for me.
|
|
||||||
|
|
||||||
The only profile over there is called [@muhh@goto.muhh.lol](https://goto.muhh.lol/@muhh). I don't have a final opinion on the many muhhs in there yet. It kinda annoys me, I guess.
|
|
||||||
|
|
||||||
Since it isn't Mastodon, but can talk with it, it might look unfamiliar when you view this on its website. Your replies and some interactions will show up here. It's supposed to just work.
|
|
||||||
|
|
||||||
I don't have any blocks or bans in place right now - I just started, but plan to apply them freely, even switch to exclusive allow lists. Reading about the concept of [federated islands](https://writer.oliphant.social/oliphant/islands-an-opt-in-federated-network) got me curious about how to apply that.
|
|
12
index.html
12
index.html
|
@ -1,24 +1,18 @@
|
||||||
---
|
---
|
||||||
title: Welcome to my little island in the wide sea of the internets
|
title: Markus Heurung
|
||||||
layout: default
|
layout: default
|
||||||
root: true
|
root: true
|
||||||
---
|
---
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
I'm [[Markus Heurung]], a family guy with a loving partner, three great kids and a cuddly and very patient labradoodle.
|
I'm a family guy with a loving partner, three great kids and a cuddly and very patient labradoodle.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Based in Hammelburg, Germany<span class="time" data-timestamp-text=", where it's currently {time}"></span>. Born at 331ppm.
|
Based in Hammelburg, Germany<span class="time" data-timestamp-text=", where it's currently {time}"></span>. Born at 331ppm.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
This is my happy place on the internet.<br>
|
This is my happy place on the internet.
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
I guess most things here are only useful for myself, it's my public journal, but I plan to integrate a lot of notes from text files that grew only offline. Not a lot, but it's growing.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
Feel free to [[follow]]!
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<nav aria-label="Additional content">
|
<nav aria-label="Additional content">
|
||||||
|
|
Loading…
Reference in a new issue