Clone the repo and its submodules (themes)
$ git clone --recurse-submodules https://github.com/dearalgorithm/joji_fxStart the Development server
$ cd joji_fx
$ hugo server -DThe deployment is done by Github Actions, check out ./github/workflows/cd.yml (in this repo) if you would like to know which jobs & steps are done.