Setup up backend related stuff: github, heruko, staticman(backend) https://travisdowns.github.io/blog/2020/02/05/now-with-comments.html#configuring-staticmanyml

Integrate staticman frontend to a hugo themes: post(single) https://dancwilliams.com/hugo-staticman-nested-replies-and-email-notifications/#

Note: things note covered above.

  1. include the counterpart of staticman “path” to config.yml
[data]
  comments = "data/comments/{options.entryId}"