- Install Hugo - https://gohugo.io/installation/
- Clone repository
git clone https://github.com/kengibous/engiblog.git
- Pull theme submodule
git submodule update --init
- Run command
hugo server
to build and run the site locally
git clone https://github.com/kengibous/engiblog.git
git submodule update --init
hugo server
to build and run the site locally