Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 548 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 548 Bytes

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.