Casey DeLorme 9e397f84a1 rebuild with change(s) | vor 3 Jahren | |
---|---|---|
public | vor 3 Jahren | |
src | vor 3 Jahren | |
.gitignore | vor 10 Jahren | |
license | vor 10 Jahren | |
readme.md | vor 7 Jahren | |
template.tmpl | vor 7 Jahren |
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