summaryrefslogtreecommitdiff
path: root/docs/README.md
blob: a4edc036e5125159f04f0e5314f289e63405d421 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
The **Authelia** website / documentation source.

# Viewing the Documentation

This documentation is only intended to be viewed via the website [www.authelia.com](https://www.authelia.com). Some
elements will not render on GitHub, and as such, the markdown is not the official documentation, just a partial representation of it.
representation of it.

# Contributing

Please:

- Only edit the `/content` folder via the main Authelia [monorepo](https://github.com/authelia/authelia/tree/master/docs)
- Edit everything else via the Authelia [website repo](https://github.com/authelia/website)

See the [Documentation Contributing Guide](https://www.authelia.com/contributing/prologue/documentation-contributions/) for more
information.