authelia/docs
Alex Gustafsson 150116a172
feat(web): implement automatic theme switch for light/dark (#2046)
* Implement an automatic theme

The "auto" theme will automatically switch between "dark" and "light"
depending on user preference. This allows for automatic dark mode.

* fix(configuration): allow the "auto" theme when validating

The new theme "auto" was not allowed to be used in a configuration file.

* docs: clarify what critera controls the automatic theme

How the "auto" theme functioned was unclear.

* docs: typeset themes as code

* fix(web): apply useEffector to media query watch

* docs: add technical details

* fix(configuration): resolve merge conflicts
2021-06-17 16:42:03 +10:00
..
_includes [DOCS] Add fork me on github ribbon to documentation. (#1081) 2020-06-04 13:37:19 +10:00
_layouts docs: add link for users to take quick survey on usage (#1993) 2021-05-10 01:23:57 +10:00
_sass feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
community docs: fix capitalization (#1980) 2021-05-06 07:12:32 +10:00
configuration feat(web): implement automatic theme switch for light/dark (#2046) 2021-06-17 16:42:03 +10:00
contributing docs: add oidc package in contributor guidelines (#1971) 2021-05-05 09:08:14 +10:00
deployment docs: add matrix space information and update readme (#2061) 2021-06-06 15:53:28 +10:00
features docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
home docs: Add a page listing supported proxies. (#1907) 2021-04-13 10:41:49 +02:00
images docs: update logos with transparent backgrounds (#2071) 2021-06-08 10:41:11 +10:00
security docs: refactor and update security (#1944) 2021-06-01 14:11:33 +10:00
.gitignore [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
Gemfile [MISC] (deps): Bump github-pages and jekyll in /docs (#1257) 2020-08-11 21:54:29 +10:00
Gemfile.lock build(deps): bump nokogiri from 1.11.3 to 1.11.4 in /docs (#2011) 2021-05-20 13:27:08 +10:00
_config.yml docs: fix license link (#1905) 2021-04-11 21:39:05 +10:00
faq.md docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
favicon.ico [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
getting-started.md refactor(configuration): use key log instead of logging (#2072) 2021-06-08 23:15:43 +10:00
index.md feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
roadmap.md feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00