Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 386 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 386 Bytes

swsmith.cc

This is my personal website & also a blog with lots of info on AWS, HPC and ParallelCluster.

To build locally:

  1. Clone Repo
git clone https://github.com/sean-smith/swsmith.cc.git
git submodule init && git submodule update
  1. Install Hugo
brew install hugo
  1. Then build & preview
hugo serve -D

Preview at http://localhost:1313/