I am updating my blog from my phone

But wait, don’t I update this mess of a website with git?

Yeah, but there’s a surprisingly good Android git client called PuppyGit. All I had to do was paste in my SSH key, clone the repo, wonder why there were no files, find out I didn’t have a default branch set (because I only use the one in the first place), delete the cloned repo, set my default branch, then clone it again.

Super easy!

Now I can fix typos on the go!

...And then I need to wait until I’m on my laptop so I can run Eleventy to build the site. Or I could just edit the HTML files directly instead of the markdown, but the whole point of using markdown is so I don’t have to do that.

Why did I do this instead of just staying with my old method of syncing the folder with Syncthing? Uh. I don’t know.