Casey DeLorme 3ff69676a1 update homepage and resume | 3 mesiacov pred | |
---|---|---|
public | 3 mesiacov pred | |
src | 3 mesiacov pred | |
.gitignore | 10 rokov pred | |
license | 10 rokov pred | |
readme.md | 3 mesiacov 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