ttntm / hugo-comments

"Static" comments with Netlify & Hugo

Home Page:https://comments.ttntm.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Static" Comments with Gulp, Hugo & Netlify

Detailed description: https://ttntm.me/blog/static-blog-comments-hugo/

Demo

https://hugo-comments.netlify.app/

Description

The comments posted are handled by Netlify Forms and get processed there according to this flowchart: https://bpm.wiki/diagram/Static-comments-with-Netlify-94

During the build process, the comments are obtained from Netlify Forms via their API and put into a comments.json file by Gulp. In order to make this work on localhost environments, don't forget that you'll need an .env file within the project directory that stores the necessary Form ID and API Token for your own Netlify setup.

Based on: https://css-tricks.com/jamstack-comments/

Status

Netlify Status

About

"Static" comments with Netlify & Hugo

https://comments.ttntm.me


Languages

Language:JavaScript 72.6%Language:HTML 23.7%Language:CSS 3.7%