Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 257 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 257 Bytes

Stephen Gregory

The source code for my personal website.

Build

  1. Retrieve Hugo v0.49.0.
  2. Run git submodule update --init --recursive.
  3. Run hugo server to build and watch the filesystem for changes.