Personal website created using Hugo.
Ensure Hugo is installed.
Clone the repository including Git submodules.
git clone --recurse-submodules git@github.com:dannycjones/danielcarl.info.git
Build and host on a local webserver using the Hugo CLI.
hugo server