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