This repository is the home of all materials shown in the Fellowship program.
To run this project locally,
- Install hugo from
gohugo.io
- Clone this repository and update git submodules
git submodule update --init --recursive
- Run
hugo -D server
from the base directory