Casey DeLorme c5e63ca6e4 slight change to description around sixup | 3 år sedan | |
---|---|---|
public | 3 år sedan | |
src | 3 år sedan | |
.gitignore | 10 år sedan | |
license | 10 år sedan | |
readme.md | 7 år sedan | |
template.tmpl | 7 år sedan |
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