Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 575 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 575 Bytes

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 [email protected]:DevOpsDaysLA/website.git
pre-commit install

Serve locally:

hugo serve

Update theme:

git submodule update --remote