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.
406 B
406 B
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