The site is built with Hugo and themed with PaperMod.
Setup repository locally:
git clone --recurse-submodules [email protected]:DevOpsDaysLA/website.git
pre-commit install
Serve locally:
hugo serve
Update theme:
git submodule update --remote
The site is built with Hugo and themed with PaperMod.
Setup repository locally:
git clone --recurse-submodules [email protected]:DevOpsDaysLA/website.git
pre-commit install
Serve locally:
hugo serve
Update theme:
git submodule update --remote