Compare commits
4 commits
c4c0513bec
...
007ae96962
Author | SHA1 | Date | |
---|---|---|---|
007ae96962 | |||
96cc39c5b7 | |||
aa01f56261 | |||
ecd4b85d4d |
8 changed files with 72 additions and 3 deletions
7
_notes/2024-10-18-tk.md
Normal file
7
_notes/2024-10-18-tk.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
layout: default
|
||||
title: Note
|
||||
date: "2024-10-18 10:55"
|
||||
---
|
||||
|
||||
a small test for #echofeed
|
9
_notes/2024-10-18-wd.md
Normal file
9
_notes/2024-10-18-wd.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
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.
|
10
_notes/2024-10-21-ix.md
Normal file
10
_notes/2024-10-21-ix.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
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.
|
7
_notes/2024-10-21-vh.md
Normal file
7
_notes/2024-10-21-vh.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
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**!
|
9
_notes/2024-10-22-ch.md
Normal file
9
_notes/2024-10-22-ch.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
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.
|
||||
|
||||
|
7
_notes/2024-10-22-hx.md
Normal file
7
_notes/2024-10-22-hx.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
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).
|
14
_posts/2024-10-17-goto-muhh-lol.md
Normal file
14
_posts/2024-10-17-goto-muhh-lol.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
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,18 +1,24 @@
|
|||
---
|
||||
title: Markus Heurung
|
||||
title: Welcome to my little island in the wide sea of the internets
|
||||
layout: default
|
||||
root: true
|
||||
---
|
||||
|
||||
<p>
|
||||
I'm a family guy with a loving partner, three great kids and a cuddly and very patient labradoodle.
|
||||
I'm [[Markus Heurung]], a family guy with a loving partner, three great kids and a cuddly and very patient labradoodle.
|
||||
</p>
|
||||
<p>
|
||||
Based in Hammelburg, Germany<span class="time" data-timestamp-text=", where it's currently {time}"></span>. Born at 331ppm.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
This is my happy place on the internet.
|
||||
This is my happy place on the internet.<br>
|
||||
</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>
|
||||
|
||||
<nav aria-label="Additional content">
|
||||
|
|
Loading…
Reference in a new issue