alc-site

A POC site for host the page of alc.

preview alc-site in local

  1. install hugo. For MacOS: brew isntall hugo. For others, download the binary file: https://github.com/gohugoio/hugo/releases
  2. run git submodule init
  3. run git submodule update
  4. Run hugo server in the root directory
  5. Access the site with "http://localhost:1313/"

How to add content