This is my personal website & also a blog with lots of info on AWS, HPC and ParallelCluster.
To build locally:
- Clone Repo
git clone https://github.com/sean-smith/swsmith.cc.git
git submodule init && git submodule update
- Install Hugo
brew install hugo
- Then build & preview
hugo serve -D
Preview at http://localhost:1313/