* 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
* docs: Add new transcribe script
* chore(docs): Add usage help to transcribe.py
* chore(docs): Add file argument requirement to transcribe.py
* chore(docs): Move transcribe.py usage example to bottom
* chore(docs): Replace transcribe.py stdout separator with tab
* chore(docs): Major optimizations for fetch_discourse_md.py
Now is 2x faster
* chore(docs): Add docs build benchmark script
* chore(docs): Separate url mappings in its own yaml file
* chore(docs): Remove outdated fetch_discourse_md.py docs
* chore(docs): Apply default empty url_mapping if url_overrides.yml is not pressent
* chore(docs): Add log message to cmdrun.py when url_overrides.yml is not found
* chore(docs): Exclude leftover heading from raw markdown
* docs: Transcribe docs to github
* docs: Fix distrobox package managers table
* docs: Format distrobox article
Decrease headings hierarchy across all the article
* docs: Remove duplicate automounting guides