Not /.well-known

GitHub Pages

Jason Rogena's personal blog. Hosted by GitHub Pages and generated using Hugo

Hugo Installation

Run the following commands to install Hugo

sudo apt-get install hugo

Serving the blog

You can serve the blog on you're local machine by running the following commands:

hugo serve --watch