Code and content for a personal academic website. The academic theme for Hugo is courtesy of George Cushen.
git clone https://github.com/gohugoio/hugo.git
cd hugo
go install -tags extendedCheck github ssh keys
git clone git@github.com:ehaka/web.git
cd web
git submodule init
git submodule updategit clone git@github.com:ehaka/ehaka.github.io.git publichugo serverEdit markdown files in content, add documents such as .pdf to static. Publish with deploy script.