Source code for blog at barryvanveen.nl. Static site generated using Hugo.
- Install npm dependencies with
npm ci. - Serve and live-reload with
hugo server
- Copy
.env.exampleto.env - Run
export $(xargs <.env) - Start hugo with
hugo server (--disableFastRender)
Make sure the following environment secrets are available:
HUGO_LASTFM_USERNAMEHUGO_LASTFM_API_KEY