Zach's git repos
/
zachdecook.com
source code for html website at https://zachdecook.com
8ca2b52
zachdecook.com
/ script.sh
Raw
1
2
3
#!/bin/bash pandoc -f commonmark index.md -t html5 -s > index.html