This is my personal blog based on Hugo available at https://www.henriksommerfeld.se
package.json contains a bunch of scripts that act as documentation.
- To run the site:
docker-compose up - To run the tests:
docker build
- Install Node https://nodejs.org/en/download/ (working version specified in .nvmrc)
- Install Hugo https://github.com/gohugoio/hugo/releases See expected version in build.sh). Extended version required.
npm run install:prodnpm start