This repository is a Hugo site powering staffeng.com.
The built assets live in the ghpage
branch.
Submitting a story to src/markdown
in the same format
as the existing stories.
Install Hugo, and run hugo -D serve
.
Your site is now running at http://localhost:1313
!
Deployment happens automatically after a pull request is merged.