bazzite/docs/url_overrides.yml
Zeglius 2d06fd4acb
chore(docs): Replace external images with local ones (#1616)
* chore(docs): Add image downloader script

* chore(docs): Move favicons to static dir

* chore(docs): Replace external images with local ones

* chore(docs): Remove unnecesary imports from fetch_discourse_images.py

* docs: Rename 'Updates_Rollbacks_&_Rebasing' to 'Updates_Rollbacks_and_Rebasing'

* chore(docs): Add rename_image_names.py

* chore(docs): Rename images

* chore(docs): Fix rename_image_names.py not being able to catch all images

* chore(docs): Rename more images

* chore(docs): Rename even more images

* chore(docs): Rename even more images again

* chore(docs): Remove leftover duplicate images
2024-09-05 21:59:02 +00:00

56 lines
3.7 KiB
YAML

#########################################################################
# #
# To deactivate mappings, simply rename this file prefixed with a dot. #
# Ex.: .url_overrides.yml #
# #
#########################################################################
# region GENERAL
# src/index.md
"https://universal-blue.discourse.group/docs?topic=561": "/"
# src/General/reporting_bugs.md
"https://universal-blue.discourse.group/docs?topic=3402": "/General/reporting_bugs"
# region INSTALLATION GUIDE
# src/General/Installation_Guide/Installing_Bazzite_for_HTPC_Setups.md
"https://universal-blue.discourse.group/docs?topic=1145": "/General/Installation_Guide/Installing_Bazzite_for_HTPC_Setups/"
# src/General/Installation_Guide/index.md
"https://universal-blue.discourse.group/docs?topic=35": "/Installing_and_Managing_Software/"
# src/General/Installation_Guide/dual_boot_setup_guide.md
"https://universal-blue.discourse.group/docs?topic=2743": "/General/Installation_Guide/dual_boot_setup_guide/"
# src/General/Installation_Guide/secure_boot.md
"https://universal-blue.discourse.group/docs?topic=2742": "/General/Installation_Guide/secure_boot"
# src/General/Installation_Guide/troubleshoot_guide.md
"https://universal-blue.discourse.group/docs?topic=2495": "/General/Installation_Guide/troubleshoot_guide/"
# endregion INSTALLATION GUIDE
# endregion GENERAL
# region SOFTWARE
# src/Installing_and_Managing_Software/Updates_Rollbacks_and_Rebasing/index.md
"https://universal-blue.discourse.group/docs?topic=36": "/Installing_and_Managing_Software/Updates_Rollbacks_and_Rebasing/"
# src/Installing_and_Managing_Software/Updates_Rollbacks_and_Rebasing/updating_guide.md
"https://universal-blue.discourse.group/docs?topic=2637": "/Installing_and_Managing_Software/Updates_Rollbacks_and_Rebasing/updating_guide/"
# src/Installing_and_Managing_Software/Updates_Rollbacks_and_Rebasing/rolling_back_system_updates.md
"https://universal-blue.discourse.group/docs?topic=2644": "/Installing_and_Managing_Software/Updates_Rollbacks_and_Rebasing/rolling_back_system_updates/"
# src/Installing_and_Managing_Software/Updates_Rollbacks_and_Rebasing/rebase_guide.md
"https://universal-blue.discourse.group/docs?topic=2646": "/Installing_and_Managing_Software/Updates_Rollbacks_and_Rebasing/rebase_guide/"
# src/Installing_and_Managing_Software/Updates_Rollbacks_and_Rebasing/bazzite_rollback_helper.md
"https://universal-blue.discourse.group/docs?topic=2647": "/Installing_and_Managing_Software/Updates_Rollbacks_and_Rebasing/bazzite_rollback_helper/"
# endregion SOFTWARE
# src/Gaming/index.md
"https://universal-blue.discourse.group/docs?topic=31": "/Gaming/"
# region HTPC
# src/Handheld_and_HTPC_edition/Handheld_Wiki/index.md
"https://universal-blue.discourse.group/docs?topic=1038": "/Handheld_and_HTPC_edition/Handheld_Wiki/"
# src/Handheld_and_HTPC_edition/Handheld_Wiki/Steam_Deck.md
"https://universal-blue.discourse.group/docs?topic=1849": "/Handheld_and_HTPC_edition/Handheld_Wiki/Steam_Deck/"
# src/Handheld_and_HTPC_edition/Steam_Gaming_Mode.md
"https://universal-blue.discourse.group/docs?topic=37": "/Handheld_and_HTPC_edition/Steam_Gaming_Mode/"
# endregion HTPC
# region ADVANCED
# src/Advanced/Auto-Mounting_Secondary_Drives.md
"https://universal-blue.discourse.group/docs?topic=970": "/Advanced/Auto-Mounting_Secondary_Drives/"
# src/Advanced/kde-automount-guide.md
"https://universal-blue.discourse.group/docs?topic=3780": "/Advanced/kde-automount-guide/"
# src/Advanced/gnome-disks-automount-guide.md
"https://universal-blue.discourse.group/docs?topic=3781": "/Advanced/gnome-disks-automount-guide/"
# endregion ADVANCED