Jason Rogena's personal blog. Hosted by GitHub Pages and generated using Hugo
Run the following commands to install Hugo
sudo apt-get install hugo
You can serve the blog on you're local machine by running the following commands:
hugo serve --watch