In reply to CMS media editor
Simple media editorI got a simple media editor for my CMS working!

You can upload images, then click them to copy the markdown image syntax like .
In reply to CMS media editor
Simple media editorI got a simple media editor for my CMS working!

You can upload images, then click them to copy the markdown image syntax like .
My CMS is pretty good! It’s nice that I can make “one-off” edits for things that are useful to me. For example, in my micro blog, I have threads. Managing threads was annoying on mobile, so I added a thread viewer on the side.

If the microblog post is a part of a thread, it shows you all the posts and makes it easy to continue that thread!
I was trying to make a micropost for Hyperlocal, and my own CMS blocked me from doing so because the image was too big! I don’t remember asking my agent to do this, so I was impressed, but annoyed too. One prompt later, and I added client-side image compression. I might spin this into its own tool.