agola-io / agola-site

https://agola.io site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Then you need to install vitepress and all the other dependencies using:

pnpm install

and run the web server locally:

pnpm run docs:dev

It will compile the site, start a small server, and let you know the url to open.

About

https://agola.io site

License:Apache License 2.0


Languages

Language:TypeScript 79.2%Language:Vue 18.4%Language:CSS 1.3%Language:HTML 1.1%