Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 352 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 352 Bytes

danielcarl.info

Personal website created using Hugo.

Getting started

Ensure Hugo is installed.

Clone the repository including Git submodules.

git clone --recurse-submodules [email protected]:dannycjones/danielcarl.info.git

Build and host on a local webserver using the Hugo CLI.

hugo server