Commit Graph

14 Commits

Author SHA1 Message Date
Ian Wienand ca3c180838
Add zuul-jobs latest/ redirects
zuul-jobs is published to docs/zuul-jobs/latest; because of the way we
do an additive copy we are currently serving old documentation when
anyone follows the links.

This adds redirects for this case.  The list of files is what is
currently in AFS.

I haven't updated the links in various docs to append the latest/
... I can't imagine we have branches/tags for this repo, so it does
seem like a canonical URL, but I think let's just let the 301 redirect
do that just for a layer of abstraction.

Change-Id: I66c155ee7aaded0485a1059ab9a6f540612610a6
2023-05-12 09:39:35 +10:00
James E. Blair 92033e7cc2 Add redirects for nodepool
We moved Nodepool docs to /latest like Zuul, so lets add redirects
for them as well.

Change-Id: Id2bc60e058df3107f9f1942548d74e8215f5ca3e
2022-03-16 13:30:33 -07:00
James E. Blair 022e010258 Add redirects from the most recent doc reorg
These may help some search engines or bookmarks.

Change-Id: I1ee4286497aa7c7da84bcb492ceb8aaeaeb08446
2022-01-20 13:49:55 -08:00
James E. Blair 1bf13a1a33 Add individual directory/file redirects for the move to latest
This might help some search engines or bookmarks.

Change-Id: I7676571aa4416290823acf27214df115549b5272
2022-01-20 13:23:35 -08:00
James E. Blair 04908b077d Add a redirect for docs/zuul to docs/zuul/latest
Depends-On: https://review.opendev.org/825529
Change-Id: If45f0d48b62fb4d5b40bddbbffe8c8a2f68161df
2022-01-20 08:53:02 -08:00
James E. Blair e7d42af215 Remove all redirects
Some (but not all) of these pages may be moving back to their
previous locations, so let's remove these redirects to avoid problems.

We may want to update this with new redirects, but that will take
more work.

Change-Id: Ifa288975c0845912ba503a70aa2095f651ec1812
2021-12-16 09:43:03 -08:00
Jimmy McArthur b0dfdbeb27 Adding Get Started page
- Adds option for Managed Hosting from VEXX
- New details on how to get started with basic install
- Info on FLOSS hosting/Zuul implementation
- New page Get Started
- Moved from /get-started/index.html to get-started.html
- Update to htaccess /start redirect to new page

Change-Id: I5296e00a2747a59c3bb02600f3d2e2773d62d475
Signed-off-by: Jimmy McArthur <jimmy@tipit.net>
2021-01-12 14:37:13 -08:00
Clark Boylan 7a2843aa3e Add redirect for /docs/zuul/user/
We had a redirect for /docs/zuul/user/index.html but not /docs/zuul/user
and according to logs there is a non zero number of 404s for this
request.

Change-Id: Id99fb742e0cc1823def38a1bc1b675ffeefe7c32
2020-02-21 09:31:51 -08:00
James E. Blair 7c71e733fb Update redirects
Add redirects for recent flattening (removing admins/ and users/
from hierarchy).

Change-Id: I4dae892a5bfd53b5763e5381ba77ffb88ed96bd9
2020-01-21 12:56:25 -08:00
James E. Blair 8675399758 Remove some redirects
Remove examples and images redirects, since these are not likely
to be hit by end-users.

Change-Id: Iff342b799cc570beeabe7a5699a7affb1cf17bc4
2020-01-20 09:10:45 -08:00
Clark Boylan 05091928e5 Add client-user redirect
This was missed in the earlier redirect additions because this file was
deleted in the reorg and not renamed. However the old file included the
content of a file that was renamed so we add a redirect to point to that
new location.

Change-Id: I83f4f4a30529f89f97a5b2ff9121fd327fba1407
2020-01-16 09:10:21 -08:00
Jeremy Stanley 80f5eaf032 Add and update redirects for Zuul docs reorg
In zuul/zuul change I538ffd7409941c53bf42fe64b7acbc146023c1e3 lots
of documentation files were moved around. This adds redirects from
their old URLs to the new locations for them, and also corrects the
/start convenience URL for its new target after the reorganization.
Add some comments to the .htaccess file too so we can better
organize it.

Change-Id: Ifb12aa59e8a488ee15c72aec01d1a967d7c14fc2
2020-01-16 16:17:50 +00:00
James E. Blair 27c6935266 Switch the "Get Started" button to quick-start
The new quick-start docs (which set up all of Zuul in containers)
are the best place for a new user to get familiar with Zuul.

Depends-On: https://review.openstack.org/609432
Change-Id: I2732b6be347d88578175661a87ddd8164af13d86
2018-10-10 07:45:25 -07:00
Jeremy Stanley b506aef836 Add a "start" redirect
In support of print media (slides and brochures) use a short "start"
URL which currently redirects to the ZFS tutorial but can also be
repointed wherever we like if something better comes along. Update
the Get Started button on the index page to use this URL so we don't
need to change it in two places.

Change-Id: I0edd947ace425dd5bd009f9055b269dbbbec9d30
2018-09-05 13:18:25 +00:00