summaryrefslogtreecommitdiff
path: root/README.md
blob: d128a11a200511c85bf31c5afae27e29acd5e398 (plain)
1
2
3
4
5
# MatthewKosarek.xyz
This contains the entirety of https://matthewkosarek.xyz, which is my personal website. Feel free to look around and take any snippets that you like from it!

## Running
With python installed, run `./run_dev.sh` and you should be good to go. Then navigate to `localhost:8080` in your browser.