Page meta

@meta

Thoughts on developing and using a microblog

https://github.com/SarahAlroe/gohost/

Page meta @meta 24 Aug 2026, at 00:57

Pagination

It was becomming necessary, so I added rudimentary pagination using HUGOs inbuilt solution. This means replyTos don’t currently count, which might need fixing at some point…

Also I should probably add some little js thing to collapse long reply chains with some readmore buttons.