The personal blog of Robert Jefe Lindstaedt (eljefedelrodeodeljefe)
Dependencies:
brew install hugo
npm install -g firebase-tools
firebase login
hugo server -D
hugo new [article|...]/[name of resource].md
cd themes/bilberry-hugo-theme/src
yarn install
# make changes
yarn run production
MIT