diff --git a/CHANGELOG.md b/CHANGELOG.md
index 441d970..ecc7e43 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,7 @@
# For next release
* **Raphael Pour**
* metadata: render posts with date instead of full timestamp
+ * post: add discussion board via github using giscus
*Not released yet*
diff --git a/cmd/post.tmpl b/cmd/post.tmpl
index ef739d3..a90bacf 100644
--- a/cmd/post.tmpl
+++ b/cmd/post.tmpl
@@ -87,5 +87,22 @@
{{.CreatedAt}}
{{ .Rendered }}
+ {{if .Discussion}}
+
+ {{end}}