Add screenshots to README.md

This commit is contained in:
Oliver Traber 2023-02-19 22:36:52 +01:00
parent ff5a958e26
commit 8848f4af9c
Signed by: Bluemedia
GPG Key ID: C0674B105057136C
3 changed files with 8 additions and 0 deletions

View File

@ -2,6 +2,14 @@
keycloak-modern-login is a Keycloak login theme that's build using Vue.js 3 and Typescript. It is easily extensible and bypasses the complexity of FreeMarker templates.
<details>
<summary>Screenshots</summary>
![](docs/login-form.jpg)
![](docs/login-webauthn.jpg)
</details>
## State of this project
I wrote this project mainly for my own Keycloak instance. Since I don't have much time for that, only the pages I see in daily use are currently customized. For all other pages, Keycloak's default theme is used instead.

BIN
docs/login-form.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 KiB

BIN
docs/login-webauthn.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 KiB