Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 344 Bytes

Readme.md

File metadata and controls

25 lines (18 loc) · 344 Bytes

My Website

Prerequisites

Requires the extended version of hugo which includes a SCSS/SaSS compiler.

Building

git submodule update --init --recursive
make

Local debugging

make watch

Deploying (on UIUC web pages)

make sync