The website is built with gastby.js
To build the site locally install Gatsby.
npm install -g gatsby-cli
Then run Gatsby in watch mode:
gatsby develop
Then you have the site at http://localhost:8000/
Merging to the production will automatically publish a new site.
The icons are from Simple Icons.