Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 982 Bytes

README.md

File metadata and controls

52 lines (32 loc) · 982 Bytes

blog-source

Source content for chuck-alt-delete.github.io.

Setup

Install Hugo.

Update Submodules

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.

New Post

Create.

hugo new content/posts/<my-new-post>.md

Preview.

hugo serve

Build and Publish to chuck-alt-delete.github.io

./build.sh

License

Shield: CC BY 4.0

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0