No description
|
||
---|---|---|
archetypes | ||
assets | ||
content/posts | ||
layouts | ||
themes | ||
.dockerignore | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.woodpecker.yml | ||
config.yml | ||
Dockerfile | ||
README.md |
blog.xirion.net
The source code of my personal blog.
Hugo Paper Theme
I use the PaperMod theme for hugo.
Pulling the submodule
Either clone the repo with --recursive
or run git submodule update --init --recursive
after cloning
Updating the theme
To update the submodule containing the theme run git submodule update --remote --merge