Source for the Argo landing site (Gatsby, MDX in content/pages/).
Product docs (Argo CD, Workflows, Rollouts, Events) are external sites hosted by ReadTheDocs.
Requires Node.js and Yarn (CI uses Node 22 — .github/workflows/gh-pages.yaml).
yarn install
yarn start
Open http://localhost:8000.
Merging to master triggers .github/workflows/gh-pages.yaml, which builds the site and pushes ./public to argoproj/argoproj.github.io. There is no manual deploy step.
This repo deploys argoproj.github.io via GitHub Pages. argoproj.io currently redirects there. DNS for *.argoproj.io is not in this repo — it lives in argoproj/argoproj-deployments. blog.argoproj.io is a Medium publication, not built from here.
(top 30 of 51)
JavaScript
91.3%
MDX
7.6%
SCSS
1.1%
Source for the Argo landing site (Gatsby, MDX in content/pages/).
Product docs (Argo CD, Workflows, Rollouts, Events) are external sites hosted by ReadTheDocs.
Requires Node.js and Yarn (CI uses Node 22 — .github/workflows/gh-pages.yaml).
yarn install
yarn start
Open http://localhost:8000.
Merging to master triggers .github/workflows/gh-pages.yaml, which builds the site and pushes ./public to argoproj/argoproj.github.io. There is no manual deploy step.
This repo deploys argoproj.github.io via GitHub Pages. argoproj.io currently redirects there. DNS for *.argoproj.io is not in this repo — it lives in argoproj/argoproj-deployments. blog.argoproj.io is a Medium publication, not built from here.
(top 30 of 51)
JavaScript
91.3%
MDX
7.6%
SCSS
1.1%