Mobile Assistance
One of the things that was really important to me was maintaining the ability to post to Popone from more or less anywhere. For the last year or so I’ve been using Obsidian with a Wordpress plugin to post; with the move to Hugo I needed to work out something new. I think I’ve got it now. The source of truth for posts is a private GitHub repository. In theory I could write the posts in GitHub’s web interface but that feels sloppy to me and it’s not a great mobile experience. What’s the point of using modular components if I just lock into yet another proprietary solution? The quest continued. ...