Lay out custom theme and docs
This commit is contained in:
parent
96c1306cd5
commit
a164e91b73
@ -3,3 +3,5 @@
|
||||
> [login.lumbung.space](https://login.lumbung.space)
|
||||
|
||||
[Custom theming](https://www.keycloak.org/docs/latest/server_development/index.html#_themes) for the Keycloak SSO service.
|
||||
|
||||
Please see [default-themes/README.md](./default-themes/README.md) and [lumbung.space/README.md](./lumbung.space/README.md) for more info.
|
||||
|
3
default-themes/README.md
Normal file
3
default-themes/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# default-themes
|
||||
|
||||
The keycloak documentation says that it is not recommended to modify existing themes. Therefore, we include these files here as a copy/pasta of [those existing themes in the Keycloak github repository](https://github.com/keycloak/keycloak/tree/master/themes/src/main/resources/theme) for the purpose of copying over to a custom theme. If you want to make theme changes, please make them in the [lumbung.space](../lumbung.space) folder.
|
3
lumbung.space/README.md
Normal file
3
lumbung.space/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# lumbung.space
|
||||
|
||||
Custom theme for [login.lumung.space](https://login.lumbung.space).
|
Loading…
Reference in New Issue
Block a user