Casey DeLorme c9580a8fff begin adding public keys to my site for personal usage | há 3 meses atrás | |
---|---|---|
public | há 3 meses atrás | |
src | há 3 anos atrás | |
.gitignore | há 10 anos atrás | |
license | há 10 anos atrás | |
readme.md | há 7 anos atrás | |
template.tmpl | há 7 anos atrás |
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