angrymichigander/README.md

209 B

AngryMichigander

A Hugo website.

Development

To run the site locally:

hugo server -D

Building

To build the site:

hugo

The built site will be in the public/ directory.