My Personal Blog
https://blog.xirion.net
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 months ago | |
---|---|---|
archetypes | 2 years ago | |
assets | 2 years ago | |
content/posts | 8 months ago | |
layouts | 9 months ago | |
themes | 8 months ago | |
.dockerignore | 8 months ago | |
.drone.yml | 2 years ago | |
.gitattributes | 2 years ago | |
.gitignore | 8 months ago | |
.gitmodules | 2 years ago | |
Dockerfile | 8 months ago | |
README.md | 2 years ago | |
config.yml | 2 years ago |
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