#tips
Tips and tricks that I've discovered.
Pulling a Page's Modified Date from Git
March 28th
When creating a static site, you can pull a page's modified date directly from git.
Simple Reloading Server in Bash
August 5th
A snippet for a reloading server in bash.