Static website is built with hugo.
To edit/view locally:
git clone https://github.com/berkeley-ds4e/webpage
hugo server
Point your browser at localhost:1313 as directed to view the local site.
hugo
Builds site in the publishDir of conf.toml (currently the docs/ foloder)
Copy docs/* to the deployment folder.
Build on Now-UI Kit by Creative Tim using Bootstrap 4 framework; distributed under MIT License