In this repository you can find the source code of my personal blog.
To build or run locally the blog you need the following tools installed
- Hugo
- GNU Make
Once these are available, from the shell you can run:
make run
Follow the instructions on screen to open the browser and navigate the blog. A simpler way to read my blog is to visit the original website.
Happy Reading!