Casey DeLorme 5e1bec1610 add reaper key | 3 months ago | |
---|---|---|
public | 3 months ago | |
src | 3 months ago | |
.gitignore | 10 years ago | |
license | 10 years ago | |
readme.md | 3 months ago | |
template.tmpl | 7 years ago |
This repository contains the source that makes up my personal website, which consists of static content generated from markdown files.
To rebuild the public html install smd then run:
smd -w -t caseydelorme.com -v $(git rev-parse --short HEAD) --template=template.tmpl -i src -o public