Skip to content

koalalorenzo/blog

Repository files navigation

Lorenzo's blog

In this repository you can find the source code of my personal blog.

Run Locally

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!