Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] deploy to gh-pages? #11175

Closed
chalin opened this issue Nov 3, 2022 · 1 comment
Closed

[docs] deploy to gh-pages? #11175

chalin opened this issue Nov 3, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@chalin
Copy link
Contributor

chalin commented Nov 3, 2022

The main site and other Argo docs are published via gh-pages:

In contrast, Argo CD docs are available from:

Have you considered publishing to gh-pages?

The main motivation to publishing to gh-pages would be uniformity, distinct page paths (making analytics easier to manage), and eventually a potentially smoother transition to the Argo domain, argoproj.io.

/cc @alexmt

@agilgur5
Copy link

agilgur5 commented Jan 13, 2024

We've actually been doing the opposite and moving to RTD:

Per argoproj/argo-workflows#11390, Workflows specifically moved to RTD as it supports versioned documentation out-of-the-box.

CD did this migration earlier for the same reason, which is why the GH Pages link for CD has a redirect as per #5031, #5099, #5535, #5457

So there is no plan to revert back.

and eventually a potentially smoother transition to the Argo domain, argoproj.io.

I don't know if this was planned, but we can probably add subdomains for each of the docs that use RTD.
I'm not sure if using subpaths would be the most appropriate either as there is no uniform headers or footers that link to the other Argo projects from each subproject's individual docs.

@agilgur5 agilgur5 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants