This is my personal blog based on Hugo available at https://www.henriksommerfeld.se
- Install Node https://nodejs.org/en/download/ (working version specified in .nvmrc)
- Install Hugo https://github.com/gohugoio/hugo/releases See expected version in netlify.toml). Extended version required.
- Install Yarn (version 1).
yarn install:prod
yarn start
yarn install
yarn test
yarn test:open