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.
|
6 months ago | |
---|---|---|
archetypes | 1 year ago | |
assets | 1 year ago | |
content/posts | 6 months ago | |
layouts/shortcodes | 1 year ago | |
themes | 6 months ago | |
.drone.yml | 1 year ago | |
.gitattributes | 1 year ago | |
.gitignore | 1 year ago | |
.gitmodules | 1 year ago | |
Dockerfile | 8 months ago | |
README.md | 1 year ago | |
config.yml | 1 year 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