When I was using flatpress, there was a possibility to leave comments.
But since hugo generates a static website, it does not support comments.
But there is isso, which adds comments to a
static site like hugo.
Previously I used flatpress for hosting this
blog. But the software was already quite old and recently it was
announced
that it was officially dead. So I had to find a new way to publish my
blogs.
I liked flatpress because it didn’t need a database and used plain text
files to store the information. The news item of flatpress being dead
mentioned static gen, which create static
websites. So I decided to look at those and chose
hugo.