You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2026. It is now read-only.
Completed tasks
### **Translations:**
- [x] Merge existing translation PO files with updated POT file.
- [x] Ensure translation workflow is present in the repo
- [x] Ensure translations are all building properly.
- [x] Restore full set of translation commands to `tox.ini`
- [x] Initial translation pass through DeepL to get machine translation.
- [ ] Add translation CI workflow after initial machine translation.
- [x] Set up Read the Docs translations for every language.
- [x] Set up Weblate:
- [x] Add website repo
- ~~[ ] Identify strings that do not need to be presented for translation~~.
### **Header anchors:** - PR MERGED
- [x] Add explicit anchors to any headers being linked from elsewhere to avoid failures when translating headers.
### **rumdl:** PR MERGED
- [x] Work through issues to get rumdl passing
- [x] Ensure any rules that are conflicting with MkDocs syntax are disabled in pyproject.toml rumdl configuration
### **Redirects:** - PR MERGED
- [x] Grab short URL redirect info from existing site configuration
- [x] Add list to configuration.
### **Docs linting:** - PR MERGED
- [x] Enable Markdown link checker and PySpelling
- [x] Get both passing
### **`.readthedocs.yaml`** - PR MERGED
- [x] Remove `--build-with-warnings`
### **`tox.ini`**
- Restore full suite of translation commands (as noted above)
- [x] Remove `--build-with-warnings` where necessary
- Enable linting tools (as noted above)
What is the problem or limitation you are having?
This issue is to track the rest of the steps needed to take the new website live.
Relevant PRs
Website PRs
These should all be landed anytime before launch.
docs-lintpassing #8Changes to docs-tools before website migration
Changes to docs-tools for website migration
Must be landed before final launch.
Configuration updates for website migration compatibility
Must be landed with docs-tools 150.
pyproject.toml.pyproject.toml.pyproject.toml.pyproject.toml.Known outstanding tasks before we can go live
Completed tasks
### **Translations:** - [x] Merge existing translation PO files with updated POT file. - [x] Ensure translation workflow is present in the repo - [x] Ensure translations are all building properly. - [x] Restore full set of translation commands to `tox.ini` - [x] Initial translation pass through DeepL to get machine translation. - [ ] Add translation CI workflow after initial machine translation. - [x] Set up Read the Docs translations for every language. - [x] Set up Weblate: - [x] Add website repo - ~~[ ] Identify strings that do not need to be presented for translation~~. ### **Header anchors:** - PR MERGED - [x] Add explicit anchors to any headers being linked from elsewhere to avoid failures when translating headers. ### **rumdl:** PR MERGED - [x] Work through issues to get rumdl passing - [x] Ensure any rules that are conflicting with MkDocs syntax are disabled in pyproject.toml rumdl configuration ### **Redirects:** - PR MERGED - [x] Grab short URL redirect info from existing site configuration - [x] Add list to configuration. ### **Docs linting:** - PR MERGED - [x] Enable Markdown link checker and PySpelling - [x] Get both passing ### **`.readthedocs.yaml`** - PR MERGED - [x] Remove `--build-with-warnings` ### **`tox.ini`** - Restore full suite of translation commands (as noted above) - [x] Remove `--build-with-warnings` where necessary - Enable linting tools (as noted above)BeeWare Docs Tools Header rename PR #169
Rebuild stable docs (and any historical docs with a header) for:
BeeWare Docs Tools PR #150
Website PR #21
beeware-docs-toolsmainbranch in pyproject.tomlMerge configuration updates on existing docs repos
DNS updates