Blogging workflow
I’m still trying to figure out the best workflow for me, for now I’m using Emacs with Org mode, the package that generates the Markdown from the org files is called ox-hugo. I’m using the development version of Spacemacs and the installation was super easy. My configuration looks like this:
dotspacemacs-configuration-layers '( (org :variables org-want-todo-bindings t org-enable-hugo-support t) ) All the posts (blogs entries) are in one file, as recommended by ox-hugo, each entry is a todo.