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.
 
 
Victor Roest ff15cbb099
add umami
10 months ago
archetypes Initial Commit 2 years ago
assets Added MetalLB + OPNsense post 2 years ago
content/posts update nixos proxmox lxc 1 year ago
layouts add umami 10 months ago
themes update nixos proxmox lxc 1 year ago
.drone.yml migrate registry 2 years ago
.gitattributes Publish NixOS LXC 2 years ago
.gitignore Initial Commit 2 years ago
.gitmodules Initial Commit 2 years ago
Dockerfile add umami 10 months ago
README.md Updated hugo 2 years ago
config.yml Updated hugo 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