Skip to main content

4 posts tagged with "agile development"

View All Tags

· 4 min read
add reactions to your blog by using docusaurus, now with animation!
Summary

Our HeroMode blog is powered by Docusaurus, and we have added customizations over time to make it more dynamic and interactive. Previously we had added blog reactions to each blog post. For each blog, the post author can decide which emojis to include, as well as their titles. In this post, I describe how to add animations to the react titles, so that they truly feel like the Easter eggs that they are!


· 11 min read
add reactions to your blog by using docusaurus and google firebase
Summary

We describe, step-by,step, how we added blog reactions into Docusaurus by doing component swizzling and integrating with Google's Firebase.

The code discussed here is available in our GitHub repository. And you can also check out a demo at demo-docusaurus-blog-reactions.ovisly.com!