* 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