diff --git a/dev-site.yml b/dev-site.yml
index de09f6b..7f7e786 100644
--- a/dev-site.yml
+++ b/dev-site.yml
@@ -2,7 +2,7 @@ runtime:
cache_dir: ./.cache/antora
site:
- title: Real-time Sentiment Analysis with Kafka and AIML with Event-Driven Architeture
+ title: Event-Driven Sentiment Analysis with Kafka and AI/ML
url: http://localhost:3000/
start_page: solution-pattern-sentiment-analysis::index.adoc
@@ -13,13 +13,13 @@ content:
start_path: documentation
asciidoc:
attributes:
- title: Real-time Sentiment Analysis with Kafka and AIML with Event-Driven Architecture
+ title: Event-Driven Sentiment Analysis with Kafka and AI/ML
extensions:
- ./lib/remote-include-processor.js
- ./lib/tab-block.js
ui:
bundle:
- url: https://github.com/redhat-solution-patterns/course-ui/releases/download/v0.1.13-custom/ui-bundle.zip
+ url: https://github.com/redhat-solution-patterns/course-ui/releases/download/v0.1.14-custom/ui-bundle.zip
snapshot: true
supplemental_files: ./supplemental-ui
output:
diff --git a/documentation/modules/ROOT/nav.adoc b/documentation/modules/ROOT/nav.adoc
index 7c2fb16..19d66d8 100644
--- a/documentation/modules/ROOT/nav.adoc
+++ b/documentation/modules/ROOT/nav.adoc
@@ -23,4 +23,4 @@
#*** xref:04-workshop.adoc#install_wksp_details[{module}.{counter:submodule4}. Installing the environment]
#** xref:04-workshop.adoc#deliver_wksp[{module}.{counter:submodule4}. Delivering the workshop]
-* https://redhat-solution-patterns.github.io/[{counter:module}. Other Red Hat Solution Patterns]
\ No newline at end of file
+* https://redhat-solution-patterns.github.io/[Explore Red Hat Solution Patterns^]
\ No newline at end of file
diff --git a/documentation/modules/ROOT/pages/index.adoc b/documentation/modules/ROOT/pages/index.adoc
index 4db0411..10fc9db 100644
--- a/documentation/modules/ROOT/pages/index.adoc
+++ b/documentation/modules/ROOT/pages/index.adoc
@@ -9,7 +9,7 @@ This solution pattern showcases an architecture which is scalable and efficient
This architecture demonstrates how an Event-Driven Architecture with Red Hat AMQ Streams and OpenShift Serverless can help build an intelligent system with OpenShift Data Science platform to drive business insights and drive an event-driven workflow.
-include::content-overview.adoc[]
+*Contributors* : _Jaya Baskaran (Red Hat), Ritesh Shah (Red Hat)_
[#use-cases]
== Use cases
@@ -44,5 +44,3 @@ Once a review is moderated and marked as suitable, this is persisted in the Glob
image::solution-overview.png[]
-== Explore more solution patterns
-include::https://raw.githubusercontent.com/redhat-solution-patterns/redhat-solution-patterns.github.io/master/documentation/modules/ROOT/pages/solution-pattern-list.adoc[]
\ No newline at end of file
diff --git a/site.yml b/site.yml
index d0b17a7..8aaf3bd 100644
--- a/site.yml
+++ b/site.yml
@@ -23,11 +23,7 @@ ui:
bundle:
url: https://github.com/redhat-solution-patterns/course-ui/releases/download/v0.1.14-custom/ui-bundle.zip
snapshot: true
- supplemental_files:
- - path: ./supplemental-ui
- - path: .nojekyll
- - path: ui.yml
- contents: "static_files: [ .nojekyll ]"
+ supplemental_files: ./supplemental-ui
output:
dir: ./gh-pages
diff --git a/supplemental-ui/partials/head-meta.hbs b/supplemental-ui/partials/head-meta.hbs
index e8ca779..804574f 100644
--- a/supplemental-ui/partials/head-meta.hbs
+++ b/supplemental-ui/partials/head-meta.hbs
@@ -1,3 +1,4 @@
+