This is my personal blog based on Hugo available at https://www.vsfoodie.htsvsystems.com/
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
npm run install:prodnpm start