Casey DeLorme 9eb699d706 update resume and index | %!s(int64=3) %!d(string=hai) anos | |
---|---|---|
public | %!s(int64=6) %!d(string=hai) anos | |
src | %!s(int64=3) %!d(string=hai) anos | |
.gitignore | %!s(int64=10) %!d(string=hai) anos | |
license | %!s(int64=10) %!d(string=hai) anos | |
readme.md | %!s(int64=7) %!d(string=hai) anos | |
template.tmpl | %!s(int64=7) %!d(string=hai) anos |
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