Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 Keycloak latest official documentation (ebook)

This python code will download Keycloak's latest documentation guides from https://www.keycloak.org/documentation.html, put all the content in a single file, and convert it to epub, markdown, and any other format supported by pandoc.

So you can read the Keycloak docs on your Kindle or other ebook devices.

How to use this code

💻 Run it directly on your computer

As a requirement, you will need pandoc installed, please follow: https://pandoc.org/installing.html

pip install -r requirements.txt
python get_keycloak_docs.py -v --format epub --output /tmp/keycloak_docs.epub

🐋 Run it on a Container (recommended option)

sudo docker run -i -t --rm -v /tmp/keycloak_docs/:/output dafero/get-keycloak-docs:v2.2

Note: the resulting file will be created in /tmp/keycloak_docs/keycloak_docs.epub on your local machine

Enjoy! 🎉

🔍 Find me on Docker Hub!

https://hub.docker.com/r/dafero/get-keycloak-docs

About

Download Keycloak latest documentation guides all in one file (ebook)

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages