Skip to content

My personal website. A static site built with Hugo.

Notifications You must be signed in to change notification settings

sanderploegsma/sanderp.nl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.