Skip to content

ssbanerje/ssbanerje.github.io

Repository files navigation

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