Skip to content

DevOpsDaysLA/website

Repository files navigation

DevOpsDays Los Angeles Website

The site is built with Hugo and themed with PaperMod.

Local Development

Requirements

Enviroment

Setup repository locally:

git clone --recurse-submodules git@github.com:DevOpsDaysLA/website.git
pre-commit install

Serve locally:

hugo serve

Update theme:

git submodule update --remote