Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

faststream.airt.ai redirects

FastStream's documentation lived at faststream.airt.ai before it moved to faststream.ag2.ai. The airt.ai DNS zone is not ours, but its faststream record still points at ag2ai.github.io, so this repository serves that name from GitHub Pages and sends every old URL to its current page.

docs/ holds one redirect page per URL the old site had (4462, listed in old_paths.txt: versions 0.1 to 0.5 plus latest). Each one redirects instantly and declares the new page as canonical:

  • a page that still exists goes to the same path under /latest/;
  • a page from a section that moved goes to its new path (see MOVED and MERGED in generate.py), e.g. getting-started/prometheus/ goes to getting-started/observability/prometheus/;
  • a page that exists only in 0.5 (e.g. faststream-people/) goes to /0.5/;
  • anything else goes to its nearest existing parent.

Any other path hits 404.html, which redirects to the same path on the new site.

Status: waiting for domain verification

GitHub refuses the custom domain: "The custom domain faststream.airt.ai is already taken". No public repository of ag2ai, airtai or any direct fork of ag2ai/faststream claims it, so the holder is a private repository or a stale Pages site. Pages is enabled on main:/docs without the custom domain.

To take the name over:

  1. ag2ai org settings → Pages → Add a domain → faststream.airt.ai; GitHub shows a TXT record named _github-pages-challenge-ag2ai.faststream.airt.ai.
  2. The owner of the airt.ai zone adds that TXT record.
  3. Verify it in the same settings page, then set the custom domain of this repository to faststream.airt.ai and enforce HTTPS.

Regenerating

python3 generate.py

It reads the live sitemaps of /latest/ and /0.5/ on faststream.ag2.ai, so run it again after a docs release that moves or removes pages.

About

Redirects the old faststream.airt.ai docs domain to faststream.ag2.ai

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages