Source content for chuck-alt-delete.github.io.
Install Hugo.
git submodule foreach git pull
Note: After pulling from a different computer, I had an issue with the submodule in the public
folder, so I deleted that folder and ran
git clone https://github.com/chuck-alt-delete/chuck-alt-delete.github.io.git public
That seemed to work.
Create.
hugo new content/posts/<my-new-post>.md
Preview.
hugo serve
./build.sh
This work is licensed under a Creative Commons Attribution 4.0 International License.