mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-10-11 10:15:17 -05:00
Archive the New Comment System posts
This commit is contained in:
7
content/archive/_index.md
Normal file
7
content/archive/_index.md
Normal file
@@ -0,0 +1,7 @@
|
||||
+++
|
||||
title = "Archive"
|
||||
|
||||
description = """
|
||||
Lorem ipsum
|
||||
"""
|
||||
+++
|
@@ -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
|
@@ -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
|
Reference in New Issue
Block a user