A POC site for host the page of alc.
- install hugo. For MacOS:
brew isntall hugo
. For others, download the binary file: https://github.com/gohugoio/hugo/releases - run
git submodule init
- run
git submodule update
- Run
hugo server
in the root directory - Access the site with "http://localhost:1313/"