Revert "website/docs: Prepare for monorepo. (#14119)" (#14239)

This reverts commit 5bdef1c4f6.
This commit is contained in:
Marcelo Elizeche Landó
2025-04-24 15:44:13 -04:00
committed by GitHub
parent 98d201d34c
commit df472dd842
61 changed files with 3847 additions and 5852 deletions

View File

@ -4,8 +4,8 @@ sidebar_label: Actual Budget
support_level: community
---
import TabItem from "@theme/TabItem";
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
## What is Actual Budget

View File

@ -4,8 +4,8 @@ sidebar_label: Apache Guacamole™
support_level: authentik
---
import TabItem from "@theme/TabItem";
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
## What is Apache Guacamole™

View File

@ -21,8 +21,8 @@ The following placeholders are used in this guide:
This documentation lists only the settings that you need to change from their default values. Be aware that any changes other than those explicitly mentioned in this guide could cause issues accessing your application.
:::
import TabItem from "@theme/TabItem";
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
<Tabs>
<TabItem value="iam" label="Classic IAM" default>

View File

@ -3,8 +3,8 @@ title: Integrate with BookStack
sidebar_label: BookStack
---
import TabItem from "@theme/TabItem";
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
# Integrate with BookStack

View File

@ -29,8 +29,8 @@ This documentation lists only the settings that you need to change from their de
There are two ways to configure single sign-on for GitLab. You can configure it via SAML authentication or via OpenID Connect.
import TabItem from "@theme/TabItem";
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
<Tabs
defaultValue="saml"

View File

@ -101,8 +101,8 @@ resource "authentik_group" "grafana_viewers" {
## Grafana configuration
import TabItem from "@theme/TabItem";
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
<Tabs
defaultValue="docker"

View File

@ -3,8 +3,8 @@ title: Integrate with Applications
sidebar_label: Applications
---
import SupportBadge from "@site/src/components/SupportBadge";
import DocCardList from "@theme/DocCardList";
import SupportBadge from "@site/src/components/SupportBadge";
# Applications

View File

@ -49,8 +49,6 @@ Paste the following block in your `local.yaml` file, after replacing the placeho
To get the value for `x509cert`, go to _System_ > _Certificates_, and download the public Signing Certificate. To avoid further problems, concat it into "string format" using e.g.: https://www.samltool.com/format_x509cert.php
<!-- prettier-ignore-start -->
```yaml
# Optionally add this for docker debug-logging
# monolog:
@ -129,6 +127,4 @@ kimai:
url: "https://kimai.company"
```
<!-- prettier-ignore-end -->
Afterwards, either [rebuild the cache](https://www.kimai.org/documentation/cache.html) or restart the docker container.

View File

@ -30,8 +30,8 @@ This documentation lists only the settings that you need to change from their de
It is possible to configure Nextcloud to use either OpenID Connect or SAML for authentication. Below are the steps to configure both methods.
import TabItem from "@theme/TabItem";
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
<Tabs
defaultValue="oidc"

View File

@ -41,8 +41,8 @@ To support the integration of Paperless-ngx with authentik, you need to create a
## Paperless Configuration
import TabItem from "@theme/TabItem";
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
<Tabs
defaultValue="docker"

View File

@ -42,8 +42,8 @@ To support the integration of Wekan with authentik, you need to create an applic
## Wekan configuration
import TabItem from "@theme/TabItem";
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
<Tabs
defaultValue="docker"