Skip to content

mderazon/blog

Repository files navigation

drzon.net

My personal blog powered by Hugo

Build

Need to install hugo and then run:

$ hugo server --theme=casper --buildDrafts

Deploy

$ ./deploy.sh

This script builds the static website and pushes changes to the user repo mderazon.github.io.