diff --git a/docs/.overrides/partials/comments.html b/docs/.overrides/partials/comments.html
new file mode 100644
index 00000000..d3eaa0a3
--- /dev/null
+++ b/docs/.overrides/partials/comments.html
@@ -0,0 +1,44 @@
+{% if page.meta.comments %}
+
+
+
+
+
+{% endif %}
\ No newline at end of file
diff --git a/docs/blog/posts/2.0.0-released.md b/docs/blog/posts/2.0.0-released.md
index 9dabbedd..40fcf814 100644
--- a/docs/blog/posts/2.0.0-released.md
+++ b/docs/blog/posts/2.0.0-released.md
@@ -4,6 +4,7 @@ authors:
- mpusz
categories:
- Releases
+comments: true
---
# What's new in mp-units 2.0?
diff --git a/docs/blog/posts/2.1.0-released.md b/docs/blog/posts/2.1.0-released.md
index 3138e833..54bef588 100644
--- a/docs/blog/posts/2.1.0-released.md
+++ b/docs/blog/posts/2.1.0-released.md
@@ -4,6 +4,7 @@ authors:
- mpusz
categories:
- Releases
+comments: true
---
# mp-units 2.1.0 released!
diff --git a/docs/blog/posts/2.2.0-released.md b/docs/blog/posts/2.2.0-released.md
index 451a1f53..3397a99f 100644
--- a/docs/blog/posts/2.2.0-released.md
+++ b/docs/blog/posts/2.2.0-released.md
@@ -4,6 +4,7 @@ authors:
- mpusz
categories:
- Releases
+comments: true
---
# mp-units 2.2.0 released!
diff --git a/docs/blog/posts/2.3.0-released.md b/docs/blog/posts/2.3.0-released.md
index b843e1d0..26e37175 100644
--- a/docs/blog/posts/2.3.0-released.md
+++ b/docs/blog/posts/2.3.0-released.md
@@ -4,6 +4,7 @@ authors:
- mpusz
categories:
- Releases
+comments: true
---
# mp-units 2.3.0 released!
diff --git a/docs/blog/posts/kona-2023-report.md b/docs/blog/posts/kona-2023-report.md
index ab1b6ab5..d9ac169d 100644
--- a/docs/blog/posts/kona-2023-report.md
+++ b/docs/blog/posts/kona-2023-report.md
@@ -4,6 +4,7 @@ authors:
- mpusz
categories:
- WG21 Updates
+comments: true
---
# Report from the Kona 2023 ISO C++ Committee meeting
diff --git a/docs/blog/posts/st.louis-2024-report.md b/docs/blog/posts/st.louis-2024-report.md
index 7770a97a..ffc90b2d 100644
--- a/docs/blog/posts/st.louis-2024-report.md
+++ b/docs/blog/posts/st.louis-2024-report.md
@@ -4,6 +4,7 @@ authors:
- mpusz
categories:
- WG21 Updates
+comments: true
---
# Report from the St. Louis 2024 ISO C++ Committee meeting
diff --git a/docs/blog/posts/tokyo-2024-report.md b/docs/blog/posts/tokyo-2024-report.md
index c6abeb99..92b5e221 100644
--- a/docs/blog/posts/tokyo-2024-report.md
+++ b/docs/blog/posts/tokyo-2024-report.md
@@ -4,6 +4,7 @@ authors:
- mpusz
categories:
- WG21 Updates
+comments: true
---
# Report from the Tokyo 2024 ISO C++ Committee meeting