This is the repository for the agola site
In order to check the web site on your local computer before you send your contribution you'll need to
install nodejs
Then you need to install vuepress and all the other dependencies using:
npm install
and run the web server locally:
npm run dev
It will compile the site, start a small server, and let you know that you can view the site at http://localhost:8080/