This is licensed under the GPL v3.0. No warranty expressed or implied. But it should work.
This is a simple layer I created to install blogging-related packages.
You’ll need to install the Hugo static site generator. Your Linux distribution probably has one of these, which you can install in the normal way (e.g. in Ubuntu):
$ sudo apt install hugo
Then, add blogging
to your ~/.spacemacs
. You will need to add blogging
to the existing dotspacemacs-configuration-layers
list in this file.
No additional keybindings outside of what the packages themselves provide.