Skip to content

agola-io/agola-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.