Code for my personal website - obrepalski.com
All code examples etc. can be found in examples/
folder
Generating new content:
hugo build
The website is configured to publish automatically on push to master
Running Hugo server (-D
for building drafts):
hugo serve -D
Updating blowfish:
git submodule update --remote