Clara Homepage Development # update ananke theme submodule git submodule update --recursive # development hugo server -D # check result http://localhost:1313 Expose externally # ngrok ngrok http 1313 # or Use GitHub project page