Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 144 Bytes

BUILDING.md

File metadata and controls

20 lines (14 loc) · 144 Bytes

Building

TL;DR

git submodule update --recursive --init
npm install .

To build

hugo

To run locally

hugo serve