agilgur5 / argo-site

Argoproj website: https://argoproj.github.io/

Home Page:https://argoproj.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Argoproj website: https://argoproj.github.io/

https://argoproj.github.io/

License:MIT License


Languages

Language:JavaScript 90.9%Language:MDX 7.9%Language:SCSS 1.1%