diff --git a/README.md b/README.md
index 692c6c30..ee6b4685 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,11 @@
-
+
+
+
# Hephaestus
Hephaestus - A Generative AI Mentor for Agile Software Development
+
+
## Documentation
The documentation can be found [here](https://ls1intum.github.io/Hephaestus/).
\ No newline at end of file
diff --git a/docs/_static/css/style.css b/docs/_static/css/style.css
index 6d613065..465c416d 100644
--- a/docs/_static/css/style.css
+++ b/docs/_static/css/style.css
@@ -1,6 +1,10 @@
/* This import resolves when built */
@import url("theme.css");
+.wy-side-nav-search {
+ background-color: #e7d4fa;
+}
+
.wy-body-for-nav .wy-nav-content {
max-width: none; /* use full width */
}
diff --git a/docs/conf.py b/docs/conf.py
index 831fbccf..bf7d11b2 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -51,6 +51,11 @@
"github_version": "develop",
"conf_py_path": "/docs/",
}
+html_logo = "images/logo.svg"
+html_theme_options = {
+ 'logo_only': True,
+ 'display_version': False,
+}
html_style = 'css/style.css'
html_static_path = ['_static']
diff --git a/docs/images/hammer.svg b/docs/images/hammer.svg
new file mode 100644
index 00000000..c1bfa25c
--- /dev/null
+++ b/docs/images/hammer.svg
@@ -0,0 +1,66 @@
+
+
+
+
diff --git a/docs/images/logo.svg b/docs/images/logo.svg
new file mode 100644
index 00000000..253579a8
--- /dev/null
+++ b/docs/images/logo.svg
@@ -0,0 +1,87 @@
+
+
+
+