argoproj/argo-site

20

stars

132

commits

JavaScript

primary language

Sep 10, 2026

updated

argoproj.github.io/

README

Argo website

Source for the Argo landing site (Gatsby, MDX in content/pages/).

Product docs (Argo CD, Workflows, Rollouts, Events) are external sites hosted by ReadTheDocs.

Local development

Requires Node.js and Yarn (CI uses Node 22 — .github/workflows/gh-pages.yaml).

yarn install
yarn start

Open http://localhost:8000.

Publishing

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.

Domains

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.

Contributors

(top 30 of 51)

dependabot[bot]

26 commits

alexmt

24 commits

crenshaw-dev

10 commits

argoproj/argo-site

20

stars

132

commits

JavaScript

primary language

Sep 10, 2026

updated

argoproj.github.io/

README

Argo website

Source for the Argo landing site (Gatsby, MDX in content/pages/).

Product docs (Argo CD, Workflows, Rollouts, Events) are external sites hosted by ReadTheDocs.

Local development

Requires Node.js and Yarn (CI uses Node 22 — .github/workflows/gh-pages.yaml).

yarn install
yarn start

Open http://localhost:8000.

Publishing

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.

Domains

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.

Contributors

(top 30 of 51)

dependabot[bot]

26 commits

alexmt

24 commits

crenshaw-dev

10 commits

Languages

JavaScript

91.3%

MDX

7.6%

SCSS

1.1%