Replace Jakarta Jekyll theme with Eclipse Foundation Jekyll theme
diff --git a/_config.yml b/_config.yml
index 2f7efbe..3ef404c 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1 +1,19 @@
-theme: jekyll-theme-minimal
\ No newline at end of file
+github: [metadata]
+
+remote_theme: eclipsefdn/jekyll-theme-eclipsefdn
+#theme: jekyll-theme-eclipsefdn # for local execution
+
+title: [Eclipse Mojarra]
+description: [Eclipse EE4J implementation of Jakarta Faces]
+
+links:
+  source: https://github.com/eclipse-ee4j/mojarra
+  javadocs: https://javadoc.io/doc/jakarta.faces/jakarta.faces-api
+  issues_url: site.github.issues_url
+  download: https://github.com/eclipse-ee4j/mojarra/releases
+  mailinglist: https://accounts.eclipse.org/mailing-list/mojarra-dev
+  # faq: FAQ
+
+include:
+  - LICENSE.md
+  - CONTRIBUTING.md