2021-04-10 20:51:00 +00:00
|
|
|
---
|
2020-02-29 00:43:59 +00:00
|
|
|
title: Authelia
|
2021-04-11 11:25:03 +00:00
|
|
|
email: team@authelia.com
|
2020-02-29 00:43:59 +00:00
|
|
|
description: Authelia is an open source multi-factor single sign-on portal for web applications
|
2020-06-10 19:20:21 +00:00
|
|
|
# We need this base URL to serve the docs under https://www.authelia.com/docs/
|
|
|
|
baseurl: "/docs/"
|
2020-06-10 19:24:36 +00:00
|
|
|
# url: "https://www.authelia.com"
|
2020-02-29 06:20:07 +00:00
|
|
|
repository: https://github.com/authelia/authelia
|
2020-02-29 00:43:59 +00:00
|
|
|
logo: ./images/authelia-title.png
|
2021-04-10 20:51:00 +00:00
|
|
|
footer_content: >
|
|
|
|
Copyright © 2021 Authelia. Distributed by an
|
2021-04-11 11:39:05 +00:00
|
|
|
<a href="https://github.com/authelia/authelia/blob/master/LICENSE">Apache 2.0 license.</a>
|
2020-02-29 00:43:59 +00:00
|
|
|
markdown: kramdown
|
2020-02-29 06:20:07 +00:00
|
|
|
theme: just-the-docs
|
|
|
|
keep_files:
|
|
|
|
- .git
|
2020-06-07 22:44:40 +00:00
|
|
|
- CNAME
|
|
|
|
ga_tracking: UA-124926127-1
|
2021-04-10 20:51:00 +00:00
|
|
|
...
|