Front-end code of ketouem.com
Built with Hugo, design courtesy of Hugo Uilite.
make install
will fetch the dependenciesmake build
generates the static site undersite/public/
The website can be served locally on http://localhost:1313, with live reload features, using make dev
.