Added Misc to the to the main index so you can see which guides are available.

pull/2231/head
TRaSH 2 weeks ago
parent 981ce2d487
commit ae93fefebf

@ -2,6 +2,4 @@
## Miscellaneous guides and info
- [How to provide a docker compose](/Misc/how-to-provide-a-docker-compose/) - When requested this will show you how to create and provide a docker-compose of your running docker containers.
- [Setup TorGuard for port forwarding](/Misc/How-to-setup-Torguard-for-port-forwarding/) - Guide on how to set up port forwarding when you use Torguard as a VPN Service.
- [x265-4k and Golden Rule](/Misc/x265-4k/) - Explanation of how 1080p x265 should be used correctly and how it's used often wrongly, and why the guide in general doesn't prefer 1080p x265 releases.
{! include-markdown "../../includes/misc/misc-available-guides.md" !}

@ -46,8 +46,12 @@ Here you will find officially supported third-party party Guide Sync Tools. Thes
## Misc
{! include-markdown "../includes/misc/misc-available-guides.md" !}
## Glossary
This glossary provides definitions and explanations of commonly used terms, abbreviations, and phrases.
[LINK](/Glossary/)
--8<-- "includes/support.md"

@ -0,0 +1,5 @@
<!-- markdownlint-disable MD041-->
- [How to provide a docker compose](/Misc/how-to-provide-a-docker-compose/) - When requested this will show you how to create and provide a docker-compose of your running docker containers.
- [Setup TorGuard for port forwarding](/Misc/How-to-setup-Torguard-for-port-forwarding/) - Guide on how to set up port forwarding when you use Torguard as a VPN Service.
- [x265-4k and Golden Rule](/Misc/x265-4k/) - Explanation of how 1080p x265 should be used correctly and how it's used often wrongly, and why the guide in general doesn't prefer 1080p x265 releases.
<!-- markdownlint-enable MD041-->
Loading…
Cancel
Save