Page meta

@meta

Thoughts on developing and using a microblog

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

Page meta @meta 4 Aug 2026, at 00:27

From writing a first post

Okay this thing has been in the works for a bit… And on the backburner for much longer. The general idea is just to have some place to put things that I’d want to share, or might be useful for others.

Read More

Immediately obvious TODOs from attempting a first post:

  • Add the read morefunctionality as a shortcode.
  • Fix up image rendering.
    • Do auto-processing of images so I can paste without care. Also a shortcode thing..
    • Specifically, clear EXIF data and such…
    • Click-to-maximize.. With higher resolution versions?
    • Add gallery view style rendering…

Also I’m not used to spur-of-the-moment writing. Interesting exercise. Also, doing proper automations for creating posts etc was a good idea.