Casey DeLorme c9580a8fff begin adding public keys to my site for personal usage | vor 3 Monaten | |
---|---|---|
public | vor 3 Monaten | |
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