docs: update site title and canonical URL
Generate documentation / build-docs (push) Successful in 3m14s
Offline docs drift reminder / remind (push) Successful in 16s

Rename the Starlight site to "Rootiest Fish Config" and switch its
canonical URL from the Cloudflare Pages subdomain to
fish-config.rootiest.fyi (now aliased in Cloudflare). Updates all
references in README, config-help, open-url, and the manual, and
regenerates the concat/man-page artifacts to match.
This commit is contained in:
2026-07-26 15:34:08 -04:00
parent 4f00b5a0f4
commit ab030d7ec0
7 changed files with 15 additions and 15 deletions
+3 -3
View File
@@ -5,7 +5,7 @@ built around a Catppuccin Mocha aesthetic with a curated set of modern
CLI tool integrations, smart shell functions, and a heavily customized
abbreviation system for keyboard-driven workflows.
📖 **[Documentation site](https://fish-config-docs.pages.dev/)**
📖 **[Documentation site](https://fish-config.rootiest.fyi/)**
## Table of Contents
@@ -120,7 +120,7 @@ the watcher inert without uninstalling it.
## Documentation
### [📖 Documentation Site](https://fish-config-docs.pages.dev/)
### [📖 Documentation Site](https://fish-config.rootiest.fyi/)
A Starlight-powered site rebuilt on every push to `main`. It covers
configuration variables, key bindings, abbreviations, all functions, the
@@ -309,7 +309,7 @@ Command shadows react immediately; bindings, prompt, and abbreviations take effe
## Attribution
The core of the [Zoxide integration](https://fish-config-docs.pages.dev/02-path-setup/) in this repository was originally adapted from the [icezyclon/zoxide.fish](https://github.com/icezyclon/zoxide.fish) plugin (MIT Licensed) and has since been heavily customized for performance and Fish 4.x compatibility.
The core of the [Zoxide integration](https://fish-config.rootiest.fyi/02-path-setup/) in this repository was originally adapted from the [icezyclon/zoxide.fish](https://github.com/icezyclon/zoxide.fish) plugin (MIT Licensed) and has since been heavily customized for performance and Fish 4.x compatibility.
---