16 lines
650 B
Plaintext
16 lines
650 B
Plaintext
|
{{- range $p := .Site.Pages -}}
|
||
|
{{- range .Aliases }}
|
||
|
{{ . }} {{ $p.RelPermalink }}
|
||
|
{{- end }}
|
||
|
{{- end }}
|
||
|
|
||
|
## Short Links
|
||
|
/l/charts https://charts.authelia.com
|
||
|
/l/translate https://translate.authelia.com
|
||
|
/l/github https://github.com/authelia/authelia
|
||
|
/l/bug https://github.com/authelia/authelia/issues/new?assignees=&labels=Possible+Bug&template=bug_report.md
|
||
|
/l/fr https://github.com/authelia/authelia/issues/new?assignees=&labels=Feature+Request&template=feature_request.md
|
||
|
|
||
|
## The following maps the old site to the new one.
|
||
|
/docs/ /
|