Skip to content

chuck-alt-delete/blog-source

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published