Casey DeLorme c5e63ca6e4 slight change to description around sixup | пре 3 година | |
---|---|---|
public | пре 3 година | |
src | пре 3 година | |
.gitignore | пре 10 година | |
license | пре 10 година | |
readme.md | пре 7 година | |
template.tmpl | пре 7 година |
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