The Bhread Blog

The official blog of Bhread.com.

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

Protocol Done

Just finished drafting the protocol. Now onto development! I don’t know how long it will take. Certainly months since I’m working on it part-time, unlike before. I also added some new features (Votes, Repost, Groups). So, wish me luck :> To anyone who wants to contribute, you’re very welcome here.

October 3, 2023 · 1 min · 50 words · elpachongco