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 + + + + + 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) + -![Screenshot](docs/img/new_tui/new_tui1.PNG) + + + + + + - [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" + + ## 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 :