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.
|
10 months ago | |
---|---|---|
archetypes | 2 years ago | |
assets | 2 years ago | |
content/posts | 1 year ago | |
layouts | 10 months ago | |
themes | 1 year ago | |
.drone.yml | 2 years ago | |
.gitattributes | 2 years ago | |
.gitignore | 2 years ago | |
.gitmodules | 2 years ago | |
Dockerfile | 10 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