Chore: Update Kubecon EU event link to use correct utm parameters (#191) Signed-off-by: thisisobate obasiuche62@gmail.com
Chore: Update Kubecon EU event link to use correct utm parameters (#191)
Signed-off-by: thisisobate obasiuche62@gmail.com
Repository for Argo website at argoproj.io.
Install nodejs, yarn
Run yarn install
yarn install
Start local dev server using yarn start and check web site at http://localhost:8000
yarn start
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
https://github.com/argoproj/argo-site.git
yarn build && yarn deploy
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Argo website
Repository for Argo website at argoproj.io.
Run and deploy
Install nodejs, yarn
Run
yarn installStart local dev server using
yarn startand check web site at http://localhost:8000To push changes to http://argoproj.io/ make sure you have write access to
https://github.com/argoproj/argo-site.gitrepo and run:yarn build && yarn deploy