From ebc85fde841f4d7a3fb75a6ae4156d54f8d2ab30 Mon Sep 17 00:00:00 2001 From: AbdelwahabAdam Date: Mon, 19 Sep 2022 12:22:43 -0700 Subject: [PATCH] fix:jans-cli add images tp gallery and Home >> (URL images hosted on git> main repo) --- jans-cli-tui/docs/docs/Gallery/cli.md | 13 ++++++++++++- jans-cli-tui/docs/docs/Gallery/gallery.md | 21 +++++++++++++++++++-- jans-cli-tui/docs/docs/home/index.md | 7 ++++++- jans-cli-tui/mkdocs.yml | 6 +----- 4 files changed, 38 insertions(+), 9 deletions(-) diff --git a/jans-cli-tui/docs/docs/Gallery/cli.md b/jans-cli-tui/docs/docs/Gallery/cli.md index 99dffba2c8c..6281a210e0f 100755 --- a/jans-cli-tui/docs/docs/Gallery/cli.md +++ b/jans-cli-tui/docs/docs/Gallery/cli.md @@ -1 +1,12 @@ -### args should have plugin namespace +# CLI Gallarey + +
+ ![device Authorization](https://github.com/JanssenProject/jans/blob/main/docs/assets/device-flow-4.png?raw=true){align=center} +
device Authorization
+
+ +
+ ![device Authorization 2](https://github.com/JanssenProject/jans/blob/main/docs/assets/device-flow-2.png?raw=true){align=center} +
device Authorization 2
+
+ diff --git a/jans-cli-tui/docs/docs/Gallery/gallery.md b/jans-cli-tui/docs/docs/Gallery/gallery.md index 80e599e43db..d8f880993df 100755 --- a/jans-cli-tui/docs/docs/Gallery/gallery.md +++ b/jans-cli-tui/docs/docs/Gallery/gallery.md @@ -1,9 +1,26 @@ # Gallarey gallery for all possibilities and future improvment for TUI -![Image title](https://github.com/JanssenProject/jans/raw/main/docs/assets/logo/janssen_project_transparent_630px_182px.png) +
+ ![Image title](https://github.com/JanssenProject/jans/raw/main/docs/assets/logo/janssen_project_transparent_630px_182px.png){align=center} +
Janssen
+
-![Screenshot](docs/img/new_tui/new_tui1.PNG) +
+ ![jans-cli-interactive-mode](https://raw.githubusercontent.com/JanssenProject/jans/main/docs/assets/gif-jans-cli-interactive-mode-04232022.gif) +
jans-cli-interactive-mode
+
+ + +
+ ![auth-cli-main-menu](https://github.com/JanssenProject/jans/blob/main/docs/assets/image-howto-mod-auth-cli-main-menu-04292022.png?raw=true) +
auth-cli-main-menu
+
+ +
+ ![using-jans-cli-comp](https://github.com/JanssenProject/jans/blob/main/docs/assets/image-using-jans-cli-comp-04222022.png?raw=true) +
using-jans-cli-comp
+
- [TUI](/gluu-4/docs/Gallery/tui/) - [CLI](/gluu-4/docs/Gallery/cli/) diff --git a/jans-cli-tui/docs/docs/home/index.md b/jans-cli-tui/docs/docs/home/index.md index 239433759a8..68066208b4f 100755 --- a/jans-cli-tui/docs/docs/home/index.md +++ b/jans-cli-tui/docs/docs/home/index.md @@ -1,4 +1,9 @@ -

Janssen Project - cloud native identity and access management platform

+# "Janssen Project - cloud native identity and access management platform" + +
+ ![Image title](https://github.com/JanssenProject/jans/raw/main/docs/assets/logo/janssen_project_transparent_630px_182px.png) +
Janssen
+
## Welcome to the Janssen Project diff --git a/jans-cli-tui/mkdocs.yml b/jans-cli-tui/mkdocs.yml index 45c034cf3d6..6725973463a 100755 --- a/jans-cli-tui/mkdocs.yml +++ b/jans-cli-tui/mkdocs.yml @@ -41,8 +41,6 @@ theme: - navigation.indexes - navigation.expand - - palette: - media: "(prefers-color-scheme: light)" scheme: default @@ -64,6 +62,7 @@ theme: markdown_extensions: - attr_list - admonition + - md_in_html - toc: # - pymdownx.superfences: # custom_fences: @@ -101,14 +100,11 @@ nav: - Jans Cli : 'docs/Gallery/gallery.md' - Jans Tui : 'docs/Gallery/gallery.md' - - Gallery: - 'docs/Gallery/gallery.md' - TUI : 'docs/Gallery/tui.md' - CLI : 'docs/Gallery/cli.md' - - - Plugins : - 'Plugins': 'docs/plugins/plugins.md' - OAuth :