- Install Git client on your PC/Mac. https://git-scm.com/downloads
- Install or download Hugo on your PC/Mac. https://gohugo.io/getting-started/quick-start/
git clone https://github.com/cero-t/fexl.tokyo.git
cd fexl.tokyo
git submodule init
git submodule update
cd site
hugo server