Personal website built with Hugo and the Blowfish theme.
git clone --recurse-submodules https://github.com/b3nj4m1no/portfolio.git
cd portfolio
hugo server -DThe site will be available at http://localhost:1313.
content/— pages and blog postsassets/css/custom.css— custom styleslayouts/— template overridesconfig/_default/— Hugo and theme configuration
Any static hosting works. Just run hugo and serve the public/ folder.
Content and code © Matthew Gasparetti.