Website of Alessandro Iezzi
This website can be visited on this URL: https://alessandroiezzi.it.
How to build
To build this website, it's needed to install the static website generator
Hyde
. Once Hyde is installed, just lunch make
.
Due to this warning:
Makefile:35: warning: ignoring prerequisites on suffix rule definition
it's suggested to use BSD make instead of GNU make.