diff options
| author | James Elliott <james-d-elliott@users.noreply.github.com> | 2024-03-14 19:55:28 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-14 19:55:28 +1100 |
| commit | 09b3bb58e36819ec2a4f5d66b05154e43dbb0154 (patch) | |
| tree | d9806ffe2a557b5cf05385b3fe9d81148778ded1 /docs/content/roadmap | |
| parent | 0e67537982f62bcbe3c40f89ba9fa6d9ac7d854a (diff) | |
docs: fix meta (#6848)
* docs: fix meta
* docs: fix generators
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
---------
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
Diffstat (limited to 'docs/content/roadmap')
| -rw-r--r-- | docs/content/roadmap/_index.md | 2 | ||||
| -rw-r--r-- | docs/content/roadmap/active/_index.md | 2 | ||||
| -rw-r--r-- | docs/content/roadmap/active/dashboard-control-panel-for-admins.md | 7 | ||||
| -rw-r--r-- | docs/content/roadmap/active/dashboard-control-panel-for-users.md | 7 | ||||
| -rw-r--r-- | docs/content/roadmap/active/internationalization.md | 7 | ||||
| -rw-r--r-- | docs/content/roadmap/active/kubernetes-documentation.md | 7 | ||||
| -rw-r--r-- | docs/content/roadmap/active/multi-domain-protection.md | 7 | ||||
| -rw-r--r-- | docs/content/roadmap/active/openid-connect.md | 7 | ||||
| -rw-r--r-- | docs/content/roadmap/active/webauthn.md | 7 | ||||
| -rw-r--r-- | docs/content/roadmap/prologue/_index.md | 2 | ||||
| -rw-r--r-- | docs/content/roadmap/prologue/introduction.md | 7 |
11 files changed, 51 insertions, 11 deletions
diff --git a/docs/content/roadmap/_index.md b/docs/content/roadmap/_index.md index 07a4117a4..5cf39bc7a 100644 --- a/docs/content/roadmap/_index.md +++ b/docs/content/roadmap/_index.md @@ -1,7 +1,7 @@ --- title: "Roadmap" description: "Authelia Roadmap" -lead: "" +summary: "" date: 2022-06-15T17:51:47+10:00 draft: false images: [] diff --git a/docs/content/roadmap/active/_index.md b/docs/content/roadmap/active/_index.md index 6e228bcfe..616bd793a 100644 --- a/docs/content/roadmap/active/_index.md +++ b/docs/content/roadmap/active/_index.md @@ -1,7 +1,7 @@ --- title: "Active" description: "Active Roadmap Details" -lead: "" +summary: "" date: 2022-06-15T17:51:47+10:00 draft: false images: [] diff --git a/docs/content/roadmap/active/dashboard-control-panel-for-admins.md b/docs/content/roadmap/active/dashboard-control-panel-for-admins.md index 64f0aac6a..80cd2cc70 100644 --- a/docs/content/roadmap/active/dashboard-control-panel-for-admins.md +++ b/docs/content/roadmap/active/dashboard-control-panel-for-admins.md @@ -1,7 +1,7 @@ --- title: "Dashboard / Control Panel for Administrators" description: "Authelia Administrator Dashboard." -lead: "A dashboard or control panel for administrators to adjust system settings is easily one of the most impactful features we can implement." +summary: "A dashboard or control panel for administrators to adjust system settings is easily one of the most impactful features we can implement." date: 2024-02-01T07:02:53+11:00 draft: false images: [] @@ -12,6 +12,11 @@ weight: 245 toc: true aliases: - /r/admin-dashboard +seo: + title: "" # custom title (optional) + description: "" # custom description (recommended) + canonical: "" # custom canonical URL (optional) + noindex: false # false (default) or true --- This feature will pave the way to adding lots of useful administrator facing features. It will require in database diff --git a/docs/content/roadmap/active/dashboard-control-panel-for-users.md b/docs/content/roadmap/active/dashboard-control-panel-for-users.md index 0e364ad91..70fec8c7b 100644 --- a/docs/content/roadmap/active/dashboard-control-panel-for-users.md +++ b/docs/content/roadmap/active/dashboard-control-panel-for-users.md @@ -1,7 +1,7 @@ --- title: "Dashboard / Control Panel for Users" description: "Authelia User Dashboard." -lead: "A dashboard or control panel for users to adjust their settings is easily one of the most impactful features we can implement." +summary: "A dashboard or control panel for users to adjust their settings is easily one of the most impactful features we can implement." date: 2022-06-15T17:51:47+10:00 draft: false images: [] @@ -12,6 +12,11 @@ weight: 240 toc: true aliases: - /r/dashboard +seo: + title: "" # custom title (optional) + description: "" # custom description (recommended) + canonical: "" # custom canonical URL (optional) + noindex: false # false (default) or true --- This feature will pave the way to adding lots of useful user facing features. diff --git a/docs/content/roadmap/active/internationalization.md b/docs/content/roadmap/active/internationalization.md index 371fbc4d0..505e10bcd 100644 --- a/docs/content/roadmap/active/internationalization.md +++ b/docs/content/roadmap/active/internationalization.md @@ -1,7 +1,7 @@ --- title: "Internationalization" description: "Authelia Internationalization Implementation" -lead: "Implementation of internationalization will make Authelia more accessible to more people." +summary: "Implementation of internationalization will make Authelia more accessible to more people." date: 2022-06-15T17:51:47+10:00 draft: false images: [] @@ -12,6 +12,11 @@ weight: 230 toc: true aliases: - /r/i18n +seo: + title: "" # custom title (optional) + description: "" # custom description (recommended) + canonical: "" # custom canonical URL (optional) + noindex: false # false (default) or true --- This can easily be done in the web interface and automatically adapt to the users browser. diff --git a/docs/content/roadmap/active/kubernetes-documentation.md b/docs/content/roadmap/active/kubernetes-documentation.md index 55eb9946d..b1bf26362 100644 --- a/docs/content/roadmap/active/kubernetes-documentation.md +++ b/docs/content/roadmap/active/kubernetes-documentation.md @@ -1,7 +1,7 @@ --- title: "Kubernetes Documentation" description: "Add better Kubernetes documentation." -lead: "While there is some documentation for Kubernetes, and several people have it working, better documentation is needed." +summary: "While there is some documentation for Kubernetes, and several people have it working, better documentation is needed." date: 2022-06-15T17:51:47+10:00 draft: false images: [] @@ -12,6 +12,11 @@ weight: 250 toc: true aliases: - /r/k8s-docs +seo: + title: "" # custom title (optional) + description: "" # custom description (recommended) + canonical: "" # custom canonical URL (optional) + noindex: false # false (default) or true --- ## Stages diff --git a/docs/content/roadmap/active/multi-domain-protection.md b/docs/content/roadmap/active/multi-domain-protection.md index 4fdff7d20..3b8d992bf 100644 --- a/docs/content/roadmap/active/multi-domain-protection.md +++ b/docs/content/roadmap/active/multi-domain-protection.md @@ -1,7 +1,7 @@ --- title: "Multi Domain Protection" description: "Authelia Multi Domain Protection Implementation" -lead: "Multi Domain Protection is one of the most requested Authelia features." +summary: "Multi Domain Protection is one of the most requested Authelia features." date: 2022-06-15T17:51:47+10:00 draft: false images: [] @@ -12,6 +12,11 @@ weight: 230 toc: true aliases: - /r/multi-domain-protection +seo: + title: "" # custom title (optional) + description: "" # custom description (recommended) + canonical: "" # custom canonical URL (optional) + noindex: false # false (default) or true --- We have seen and heard the feedback from our users and we are acting on it. This feature is being prioritized. Allowing diff --git a/docs/content/roadmap/active/openid-connect.md b/docs/content/roadmap/active/openid-connect.md index d3b08c4d5..bc7d86158 100644 --- a/docs/content/roadmap/active/openid-connect.md +++ b/docs/content/roadmap/active/openid-connect.md @@ -1,7 +1,7 @@ --- title: "OpenID Connect 1.0" description: "Authelia OpenID Connect 1.0 Provider Implementation" -lead: "The OpenID Connect 1.0 Provider role is a very useful but complex feature to enhance interoperability of Authelia with other products. " +summary: "The OpenID Connect 1.0 Provider role is a very useful but complex feature to enhance interoperability of Authelia with other products. " date: 2022-06-15T17:51:47+10:00 draft: false images: [] @@ -13,6 +13,11 @@ toc: true aliases: - /r/openid-connect - /docs/roadmap/oidc.html +seo: + title: "" # custom title (optional) + description: "" # custom description (recommended) + canonical: "" # custom canonical URL (optional) + noindex: false # false (default) or true --- We have decided to implement [OpenID Connect 1.0] as a beta feature, it's suggested you only utilize it for testing and diff --git a/docs/content/roadmap/active/webauthn.md b/docs/content/roadmap/active/webauthn.md index 4f9cc6342..a70c08ab1 100644 --- a/docs/content/roadmap/active/webauthn.md +++ b/docs/content/roadmap/active/webauthn.md @@ -1,7 +1,7 @@ --- title: "WebAuthn" description: "Authelia WebAuthn Implementation" -lead: "An introduction into the Authelia roadmap." +summary: "An introduction into the Authelia roadmap." date: 2022-06-15T17:51:47+10:00 draft: false images: [] @@ -12,6 +12,11 @@ weight: 220 toc: true aliases: - /r/webauthn +seo: + title: "" # custom title (optional) + description: "" # custom description (recommended) + canonical: "" # custom canonical URL (optional) + noindex: false # false (default) or true --- [WebAuthn] requires urgent implementation as [Chrome removed support of their U2F API since August 2022][chrome-removed-u2f]. It is a modern evolution of the diff --git a/docs/content/roadmap/prologue/_index.md b/docs/content/roadmap/prologue/_index.md index af237afab..42ad088e7 100644 --- a/docs/content/roadmap/prologue/_index.md +++ b/docs/content/roadmap/prologue/_index.md @@ -1,7 +1,7 @@ --- title: "Prologue" description: "Roadmap Prologue" -lead: "" +summary: "" date: 2022-06-15T17:51:47+10:00 draft: false images: [] diff --git a/docs/content/roadmap/prologue/introduction.md b/docs/content/roadmap/prologue/introduction.md index 12e6d8394..dfb09a45c 100644 --- a/docs/content/roadmap/prologue/introduction.md +++ b/docs/content/roadmap/prologue/introduction.md @@ -1,7 +1,7 @@ --- title: "Prologue" description: "An introduction into the Authelia roadmap." -lead: "An introduction into the Authelia roadmap." +summary: "An introduction into the Authelia roadmap." date: 2022-06-15T17:51:47+10:00 draft: false images: [] @@ -12,6 +12,11 @@ weight: 110 toc: true aliases: - /docs/roadmap/ +seo: + title: "" # custom title (optional) + description: "" # custom description (recommended) + canonical: "" # custom canonical URL (optional) + noindex: false # false (default) or true --- The Authelia team consists of 3 globally distributed developers working actively on improving Authelia in our spare time |
