#Mastodon instance gone.

You can see a tiny goodbye message at https://ingwie.me :)

Next up; Blog powered by Nostr. There is uBlog, but there are also tools to sync the posts as Markdown files so I can use other software as well. I'll investigate this more - because I basically want to build a "profile page"; a blog, contact info/socials and maybe some interesting links.

But... at least I got some storage back on my server now. yay :)

Can this be achieved through the convenience of a Git "server"?

Reply to this note

Please Login to reply.

Discussion

Probably yes, but I haven't looked into it just yet.

I am looking into using this: https://github.com/canostrical/blogsync

in combination with maybe a PHP-based blog engine. It doesn't have to be complicated; I just want a blog and a few other pages. nblog, ublog, blogstack etc do not seem to have this feature (yet?).

If I come up with a neat solution, I'll talk about it. Probably a docker-compose setup with blogsync running and the output mounted in the other container to read from? Something like that.

Tell me, if you need help with your #Docker setup. ;)