This site is built using hugo. Follow instruction to install hugo.
git clone --recurse-submodules https://github.com/cdapio/website.git
cd website
hugo server
Open http://localhost:1313
in your browser, change some file and site will rebuild automatically.
Install node.js.
npm install
hugo --gc --minify