Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 185 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 185 Bytes

FerrisEllis.com

To get started on a Linux machine run:

# Install hugo binary
./bin/bootstrap
# Serve drafts
./bin/cmd serve_drafts
# Build pages
./bin/cmd build_gh_pages