For a terminal based workflow, https://prose.sh is pretty great. Authentication happens via SSH so all you need is a key-pair to register. Uploading posts is as simple as `scp hello-world.md prose.sh:/`. This also means that you can bring your own editor and you control the source files.
Coming from hugo, prose.sh has been much easier to publish content since I pretty much live in the terminal anyway.
Coming from hugo, prose.sh has been much easier to publish content since I pretty much live in the terminal anyway.