Skip to content

devops-build/agola-site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

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/

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.4%
  • Vue 20.1%
  • HTML 1.4%
  • CSS 1.1%