cc1e58e004
This allows specifying paths to a combination of files and directories with the --config option provided none of the specified file paths reside directly inside one of the specified directory paths. The directory paths are not recursive, and load .yml and .yaml files at this time. |
||
---|---|---|
.. | ||
archetypes | ||
assets | ||
config | ||
content/en | ||
data | ||
functions | ||
i18n | ||
layouts | ||
static | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.markdownlint-cli2.jsonc | ||
.stylelintignore | ||
.stylelintrc.json | ||
LICENSE | ||
README.md | ||
babel.config.js | ||
netlify.toml | ||
package.json | ||
pnpm-lock.yaml | ||
theme.toml |
README.md
The Authelia website / documentation source.
Please:
- Only edit the
/content
folder via the main Authelia monorepo - Edit everything else via the Authelia website repo
See the Documentation Contributing Guide for more information.