Home

Lemmy/Piefed instance as Blog forum?

$$1780
https://startrek.website/u/nagaram posted on Feb 20, 2026 18:29

I have a Hugo blog I’m setting up to work on my own forgejo server flow instead of through Github Pages.

I hate how pictures work on Hugo so I was going to just host them on a separate thing and embed the images that way.

Now I’m over thinking it and considering to just run a Lemmy instance, post the markdown for the blog posts there along with the images. Then I have an image host and a place to let people complain about my shotty writing in one go.

Plus there’s federation visibility as well.

So short questions

1) This a good idea?

2) Are there better options?

3) is it easy enough to set up a single user Lemmy/Piefed instance?

4) Lemmy or Piefed? Which is easier to host

https://startrek.website/post/35860815
Reply
$$1796
https://lemmy.liebeleu.de/u/MatSeFi posted on Feb 20, 2026 18:46
In reply to: https://startrek.website/post/35860815

My two cents: Hugo+HTTP-Server should perform better when confronted with all the AI crawler bots as only a static site is served. Lemmy or Pifed is diffrent in that aspect. For small blogs it shouldn’t matter (jet)…

https://lemmy.liebeleu.de/comment/16152
Reply
$$1801
https://startrek.website/u/nagaram posted on Feb 20, 2026 18:51
In reply to: https://lemmy.liebeleu.de/comment/16152

Yeah that’s what’s going to happen with the main blog.

Forgejo action > static HTML site > Cloudflared tunnel

This separate idea is to have a Lemmy instance to host pictures and federate the blogs comment system so people ideally won’t have to sign in or make an account to comment.

https://startrek.website/comment/21530634
Reply
$$1823
https://lemmy.world/u/zewm posted on Feb 20, 2026 19:17
In reply to: https://startrek.website/post/35860815

This seems overly complicated. If you want to run a federated blog with comments and picture uploads why don’t you just host a Ghost instance and be done?

https://lemmy.world/comment/22255016
Reply
$$1830
https://swg-empire.de/u/bjoern_tantau posted on Feb 20, 2026 19:26
In reply to: https://startrek.website/post/35860815

If you want fediverse support WordPress has that through plugins. Lemmy is pretty heavy on resources. Just don’t look at Wordpress’ code and you’ll be fine.

https://swg-empire.de/comment/8963184
Reply
$$1867
https://retrolemmy.com/u/Die4Ever posted on Feb 20, 2026 20:55
In reply to: https://startrek.website/post/35860815

I basically do this with https://lemmy.mods4ever.com/

It’s fine, I didn’t really check out alternatives or real blog platforms though lol. It doesn’t use many resources since it isn’t subscribed to any remote communities. I can share resource usage numbers when I get home but it’s really low, barely uses CPU, the backup zip files are like 60MB

https://retrolemmy.com/comment/18022942
Reply
$$1869
https://lemmy.decronym.xyz/u/Decronym posted on Feb 20, 2026 21:01
In reply to: https://startrek.website/post/35860815

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

Fewer Letters More Letters
HTTP Hypertext Transfer Protocol, the Web
IP Internet Protocol
VPN Virtual Private Network
VPS Virtual Private Server (opposed to shared hosting)

[Thread #108 for this comm, first seen 20th Feb 2026, 21:01] [FAQ] [Full list] [Contact] [Source code]

https://lemmy.decronym.xyz/comment/12753
Reply
$$1890
https://lemmy.ml/u/Dirk posted on Feb 20, 2026 21:34
In reply to: https://startrek.website/post/35860815

This a good idea?

This sounds like a fun project that needs some customization, like styling and templating everything to make it look like a blog with federation and comments and not like a Lemmy instance.

Lemmy or Piefed? Which is easier to host

Can’t say anything about Piefed, but from what I tried quite some time ago, Lemmy is absurdly annoying to properly set up in an already existing Docker environment with an already existing reverse proxy, because it wants to basically handle everything on it’s own.

It might be actually easier to use another machine or a VM and install Docker there and let Lemmy do whatever it wants to do und just proxy from your main setup to the Lemmy setup.

I gave up.

https://lemmy.ml/comment/24087386
Reply
$$1905
https://jlai.lu/u/KaKi87 posted on Feb 20, 2026 22:12
In reply to: https://startrek.website/post/35860815

Funny, I wanted to do the same thing as well, but then I gave up and explained why on the Ghost blog I created afterward : https://blog.kaki87.net/intro/

https://jlai.lu/comment/19588058
Reply
$$1909
https://piefed.social/u/cyrano posted on Feb 20, 2026 22:15
In reply to: https://startrek.website/post/35860815

Check this https://dbzer0.com/blog/this-blog-is-now-federated-natively-to-lemmy/

https://piefed.social/comment/10224958
Reply
$$2148
https://piefed.social/u/rimu posted on Feb 21, 2026 00:11
In reply to: https://startrek.website/post/35860815

PieFed is fairly straightforward if you already know sysadmin basics or have Yunohost. - https://codeberg.org/rimu/pyfedi/src/branch/main/INSTALL-docker.md

But for blogging only, you’ll find Ghost or Wordpress with the ActivityPub plugin federate with Mastodon better, which is a bigger audience.

https://piefed.social/comment/10226191
Reply
$$2276
https://tarte.nuage-libre.fr/u/rako posted on Feb 21, 2026 07:14
In reply to: https://startrek.website/post/35860815

That’s a good idea but you don’t need a full instance, only a community in which you are the sole admin. Start with that, do backups, and evolve from that if you feel too cramped

https://tarte.nuage-libre.fr/comment/2246682
Reply
$$2336
https://lemmy.ml/u/mondoman712 posted on Feb 21, 2026 21:53
In reply to: https://startrek.website/post/35860815

I’m curious, what’s your problem with images in Hugo. I use hugo for my site too and have no issue just including an image like you would with any web page.

https://lemmy.ml/comment/24105582
Reply
$$2351
https://startrek.website/u/nagaram posted on Feb 21, 2026 22:57
In reply to: https://lemmy.ml/comment/24105582

I’m probably just stupid.

https://startrek.website/comment/21549886
Reply