Personal portfolio site for Ma’Nye Wade, built with Hugo.
Make sure Hugo is installed, then run:
hugo server
Open http://localhost:1313 to preview the site locally.
To generate the production site:
hugo
The generated site will be written to the public/ directory.