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.example
to.env
- Run
export $(xargs <.env)
- Start hugo with
hugo server (--disableFastRender)
Make sure the following environment secrets are available:
HUGO_LASTFM_USERNAME
HUGO_LASTFM_API_KEY