How to Comment

To make a comment, you’ll need: a blog with an RSS feed. The link of the post you’re replying to. Step 1: Register your blog to Bhread Go to bhread.com/feeds Paste the link of your blog’s RSS feed to the input field and hit submit. It may take a while (~5 minutes) for Bhread to scan your blog. Tip: The table lists all RSS feeds registered to Bhread and the time it was last scanned....

June 15, 2024 · 1 min · 195 words · earlps

You can now add a comment section to your site with Bhread

replying to Bhread updates. What’s this? Bhread now provides a piece of code you can put on your site that will display replies from all of Bhread. This feature will also work if the user doesn’t have JS enabled. How to add a Bhread comment section in hugo Copy this code: <script> // Wait for bhread to send a message to resize window.addEventListener('message', function(e) { /* This code adjusts the comment section to its full height....

February 18, 2024 · 2 min · 370 words · elpachongco

Bhread Updates

Bhread updates This is a thread for Bhread’s new features.

February 18, 2024 · 1 min · 10 words · Me

Protocol Live

replying to https://blog.bhread.com/posts/my-first-post/ The new version of Bhread is now live! It took me 4 months to complete this. It took longer than expected because of the holidays and my day job. We have implemented replies, votes, reposts, and groups. The group feature is not well-implemented and not tested at all, so things will change! In the future, I plan to implement the per-site comment section feature.

February 12, 2024 · 1 min · 67 words · Me

Soon

I’m in the middle of (slowly) developing the new version of bhread. Some ideas pop up in my head while developing. Some are new, some are old but I have forgotten. See table of contents for outline, details in their sections. These are sorted by priority, high (top) to low. An embeddable comment section Before I started creating Bhread, I was looking for a comment section solution for my blog. I couldn’t find anything good enough....

November 4, 2023 · 3 min · 485 words · elpachongco