personal-website My personal website, hosted at https://mercotui.com on github.io. Local deployment To test the website locally, the following command can be used: hugo server --bind=0.0.0.0 --baseURL=<ip_adress> --cleanDestinationDir