Clone the repo and the submodule:
git clone [email protected]:Profileo/security.profileo.com.git
cd security.profileo.com
git submodule update --init
Download hugo: https://gohugo.io/installation/
Build the static site:
hugo server
Click here to get started using Docker environment.