This site was made with HUGO using the PaperMod theme as a base, to which I added my own modifications.
This portfolio represents a personal hub for accessing some of the projects I've worked on.
-
First install Hugo Extended v0.112.4 or later
-
Clone the repo and unpack submodules
git clone
cd /Portfolio
git submodule init
git submodule update
- Use Hugo to serve locally
hugo serve