Public repository containing the end result of my blog article Everything I learned about Hugo: Building robinvanderknaap.dev.
- NodeJS, use a reasonably recent version.
Clone repository
git clone git@github.com:robinvanderknaap/building.robinvanderknaap.dev.git
or download source code and unpack.
From the root folder of the source code install dependencies
npm install
Start
npm start
Visit http:localhost:1313
You should install the following extensions to assist you during development: