Search
Items tagged with: staticsite
Comment Jekyll blog from Fediverse
read the original article
https://blog.xmgz.eu/jekyll-mastodon-comment/
Add comments to static website build with Jekyll
Thanks to @carl and his toot about adding comments to Hugo static site. Read source for deeper understanding.
Comment Jekyll site
with small changes and tweaking the code to my preferences I’ve added the same implementation to this #jekyll site.
You can add comments to any page on your site just adding some keys to your page front-matter section.
comments:
show: true
fediHost: linuxrocks.online
fediusername: carl
fediid: 105463655803971969
beware of front-matter...
#fediverse #blog #staticsite