Support languages are as follows.
Lang | Translated Site |
---|---|
Japanese (ja_JP) | https://keycloak-documentation.openstandia.jp |
Please see CONTRIBUTING.md
Ensure that you have Maven installed and Docker installed.
First, clone this repository:
git clone https://github.com/openstandia/keycloak-documentation-i18n.git
cd keycloak-documentation-i18n
To build Translated Keycloak Documentation run:
docker run --rm -w /build -v (pwd):/build openstandia/keycloak-documentation-i18n:asciidoctor /build/build.sh translations/{LANG}/{VERSION}
You can then view the documentation by opening dist/{VERSION}/index.html.