Casey DeLorme 9eb699d706 update resume and index | 3 年 前 | |
---|---|---|
public | 6 年 前 | |
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