This repository contains the Hugo source for the portfolio site.
content/: site content and front matterthemes/2rebcat-academic/: custom Hugo theme for the site.github/workflows/hugo.yml: GitHub Pages deployment workflow
- Install Hugo Extended.
- Run
hugo serverin the repository root. - Open the local address shown by Hugo.
Push to main and GitHub Actions will build the site and deploy it to GitHub Pages.