/sanderp.nl

My personal website. A static site built with Hugo.

sanderp.nl

This website is built using Hugo.

Local Development

$ hugo server

This command starts a local development server. Most changes are reflected live without having to restart the server.

Build

$ hugo

This command generates static content into the public directory and can be served using any static contents hosting service.