# [caseydelorme.com](https://www.caseydelorme.com) This repository contains the source that makes up my personal website, which consists of static content generated from markdown files. ## rebuild To rebuild the public html install [smd](https://github.com/cdelorme/static/tree/master/cmd/smd) then run: smd -w -t caseydelorme.com -v $(git rev-parse --short HEAD) --template=template.tmpl -i src -o public