Archive the New Comment System posts

This commit is contained in:
2021-10-01 19:29:27 -05:00
parent 8854c6d685
commit 92b555980e
3 changed files with 19 additions and 12 deletions

View File

@@ -0,0 +1,7 @@
+++
title = "Archive"
description = """
Lorem ipsum
"""
+++

View File

@@ -12,11 +12,11 @@ I decided to switch my comment system from Isso to
[Commento](https://www.commento.io/)
"""
tags = [
"announcement",
"hugo",
"blog",
]
#tags = [
# "announcement",
# "hugo",
# "blog",
#]
+++
## Isso vs Commento
@@ -30,10 +30,10 @@ this working on Isso), and a nicer design. I also was able to write some
supports SSO, so I might add support for signing up with GitHub, and possibly
GitLab.
## Summary of the [first post]({{< ref "/blog/new-comment-system" >}})
## Summary of the [first post](new-comment-system)
If you haven't read the
[New Comment System]({{< ref "/blog/new-comment-system" >}}) post, here's the
[New Comment System](new-comment-system) post, here's the
most important information. There's a comment section at the bottom of each post
where you can view and post comments. You can post anonymously, or create an
account so you can show your username and get email notifications. You can also

View File

@@ -11,11 +11,11 @@ description = """
I added a comment system to my blog, using [Isso](https://posativ.org/isso/).
"""
tags = [
"announcement",
"hugo",
"blog",
]
#tags = [
# "announcement",
# "hugo",
# "blog",
#]
+++
## About