Skip to content

wojtekidd/argo-site

 
 

Repository files navigation

Argo website

Repository for Argo website at argoproj.io.

Run and deploy

  • Install nodejs, yarn, npm

  • Run npm install

  • Start local dev server using yarn start and check web site at http://localhost:8000

  • To push changes to http://argoproj.io/ make sure you have write access to https://github.com/argoproj/argo-site.git repo and run: yarn build && yarn deploy

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.0%
  • MDX 7.9%
  • SCSS 1.1%