/agola-site

https://agola.io site

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Agola Site

This is the repository for the agola site

Contribute

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/