Skip to content

ed1d1a8d/personal-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This site is generated with Hugo. On MacOS, hugo can be installed with the command brew install hugo.

Commands

To run a local version of the site:

hugo server -v -D --disableFastRender --minify

We use minify locally to make local builds more similar to production.

Hugo tricks

{{- "" -}} removes whitespace caused by newlines in html.