Personal portfolio.

Casey DeLorme 3ff69676a1 update homepage and resume před 1 rokem
public c9580a8fff begin adding public keys to my site for personal usage před 1 rokem
src 3ff69676a1 update homepage and resume před 1 rokem
.gitignore bad3886f6b removed public folder from ignorefile před 10 roky
license 7639737ae3 initialized with blank readme, ignorefile and license před 11 roky
readme.md 3ff69676a1 update homepage and resume před 1 rokem
template.tmpl 1cf4869252 update portfolio, add more projects, update resume před 8 roky

readme.md

caseydelorme.com

This repository contains the source that makes up my personal website, which consists of static content generated from markdown files.

rebuild

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