From a38b3529f6e105df4cc8dca4f34965c108eac154 Mon Sep 17 00:00:00 2001 From: Invidious Date: Thu, 25 Feb 2021 18:13:12 +0000 Subject: [PATCH] docs: create home --- home.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 home.md diff --git a/home.md b/home.md new file mode 100644 index 0000000..ef3fe6e --- /dev/null +++ b/home.md @@ -0,0 +1,36 @@ +--- +title: HOME +description: +published: true +date: 2021-02-25T18:13:08.338Z +tags: +editor: markdown +dateCreated: 2021-02-25T18:13:08.338Z +--- + +## General + +- [Public Invidious Instances](./Invidious-Instances.md) +- [Extensions](./Extensions.md) +- [Always proxy videos through server](./Always-use-"local"-to-proxy-video-through-the-server-without-creating-an-account.md) +- [Preferences](./Preferences.md) +- [Geoblocking, available quality and DASH](./Geoblocking,-available-video-quality-and-DASH.md) +- [Using search operators](./Search-operators.md) +- [List of URL parameters](./List-of-URL-parameters.md) +- [How to deal with uMatrix](./How-to-deal-with-uMatrix.md) + +## For Administrators + +- [Installation](./Installation.md) +- [Configuration](./Configuration.md) +- [Updating](./Updating.md) +- [Apache2 Virtual Host with Reverse Proxy](./Apache2-Reverse-Proxy.md) +- [Nginx Reverse Proxy Configuration](./NGINX-Reverse-Proxy.md) +- [Database Information and Maintenance](./Database-Information-and-Maintenance.md) +- [Issues with CAPTCHA](./Issues-with-CAPTCHA-on-Debian-and-Ubuntu.md) +- [How to setup Anti-Captcha](./How-to-setup-Anti-Captcha.md) + +## For Developers + +- [API](./API.md) +- [Authenticated Endpoints](./Authenticated-Endpoints.md)