My personal website for writing and stuff. Easily built and maintained with Hugo, beautifully themed with sam by @victoriadrake, and hosted for free on Github Pages. Thanks y'all.
git submodule init
git submodule update
- Create branch and checkout
- Test locally
Hugo server
- Push to a branch
- Make a pull request
- Merge pull request (push to Master)