Minimalist Hugo template for academic websites
This repository contains a Hugo template designed for creating personal academic websites. It modifies the PaperMod theme to better suit academic websites and creates a more minimalist design. The website can be hosted on GitHub Pages.
brew install hugo
in the terminal.baseURL
parameter in config.yml
with your chosen website URL..github/workflows/hugo.yml
file.hugo server
in the terminal.hugo
in the terminal from the website directory.