Compare commits
No commits in common. "a4ce417f8589ba75701bd64906390455846a01a9" and "a37f66e8c955ae9d83fbdf4b29aa7faa83ac7021" have entirely different histories.
a4ce417f85
...
a37f66e8c9
4 changed files with 2 additions and 40 deletions
|
@ -3,10 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
||||||
<meta content="text/html; charset=utf-8" http-equiv="content-type">
|
<meta content="text/html; charset=utf-8" http-equiv="content-type">
|
||||||
<link rel="me" href="https://goto.muhh.lol/@muhh">
|
<link rel="me" href="https://micro.blog/muhh">
|
||||||
<link rel="me" href="https://gruene.social/@muhh">
|
|
||||||
<link rel="me" href="https://hammelblog.de">
|
|
||||||
<link rel="me" href="https://markusheurung.de">
|
|
||||||
<link rel="alternate" type="application/rss+xml" href="/feed.xml">
|
<link rel="alternate" type="application/rss+xml" href="/feed.xml">
|
||||||
<link rel="alternate" type="application/rss+xml" href="/notes.xml">
|
<link rel="alternate" type="application/rss+xml" href="/notes.xml">
|
||||||
<link rel="icon" href="/assets/fav.svg" type="image/svg+xml" sizes="24x24">
|
<link rel="icon" href="/assets/fav.svg" type="image/svg+xml" sizes="24x24">
|
||||||
|
|
|
@ -1,14 +0,0 @@
|
||||||
---
|
|
||||||
layout: default
|
|
||||||
title: Note
|
|
||||||
date: "2024-10-29 15:22"
|
|
||||||
---
|
|
||||||
|
|
||||||
Why I tend to self-host all the personal things more and more?
|
|
||||||
And increasingly use free software with a community that at least is active in development?
|
|
||||||
|
|
||||||
Exhibit Nr 17: [Omnivore gets acquired by an AI startup](https://notes.ghed.in/posts/2024/omnivore-adquired-elevenlabs/).
|
|
||||||
|
|
||||||
I really like Omnivore.
|
|
||||||
|
|
||||||
Let's see and check what else is there to use to read your fine stuff.
|
|
|
@ -1,11 +0,0 @@
|
||||||
---
|
|
||||||
layout: default
|
|
||||||
title: Note
|
|
||||||
date: "2024-11-05 17:53"
|
|
||||||
---
|
|
||||||
|
|
||||||
Just upgraded #GotoSocial with a few commands. Stop systemd unit, make a DB copy, unpack new release, adapt symlink, start systemd unit.
|
|
||||||
|
|
||||||
Easy peasy and the same way I handle my #Forgejo on [code.muhh.lol](https://code.muhh.lol) and #Owncast on [watch.muhh.lol](https://watch.muhh.lol).
|
|
||||||
|
|
||||||
KISS.
|
|
12
index.html
12
index.html
|
@ -31,17 +31,7 @@ root: true
|
||||||
<!-- <a href="{% link _pages/defaults.md %}">Defaults</a> -->
|
<!-- <a href="{% link _pages/defaults.md %}">Defaults</a> -->
|
||||||
</nav>
|
</nav>
|
||||||
<nav aria-label="Social">
|
<nav aria-label="Social">
|
||||||
<a href="https://www.hammelblog.de" rel="me">German blog</a>
|
<a href="https://www.byzero.de" rel="me">My old blog</a><hr class="inline-hr"> <a href="https://social.lol/@muhh" rel="me">Mastodon</a><hr class="inline-hr"> <a href="https://omg.muhh.lol" rel="me">OMG.LOL</a><hr class="inline-hr"> <a href="https://www.hammelblog.de" rel="me">German blog</a><hr class="inline-hr"> <a href="https://watch.muhh.lol" rel="me">Livestream</a>
|
||||||
<hr class="inline-hr">
|
|
||||||
<a href="https://goto.muhh.lol/@muhh" rel="me" title="for Mastodon and other's from the fediverse">Follow</a>
|
|
||||||
<hr class="inline-hr">
|
|
||||||
<a href="https://omg.muhh.lol" rel="me">OMG.LOL</a>
|
|
||||||
<hr class="inline-hr">
|
|
||||||
<a href="https://watch.muhh.lol" rel="me">Livestream</a>
|
|
||||||
<hr class="inline-hr">
|
|
||||||
<a href="https://https://code.muhh.lol/explore/repos">Code & Text</a>
|
|
||||||
<hr class="inline-hr">
|
|
||||||
<a href="https://www.byzero.de" rel="me">My old blog</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<hr class="hr">
|
<hr class="hr">
|
||||||
|
|
Loading…
Reference in a new issue