Monthly Archives: November 2025

BEMCheckBox v2.2.0 Released!

I’m pleased to announce that v2.2.0 of the BEMCheckBox has been released! This release builds an xcframework instead of a lipo binary. More details can be found in the release notes. I was made aware of the change from lipo … Continue reading

Posted in Releases | Tagged | Comments Off on BEMCheckBox v2.2.0 Released!

SaturdayMP Show 73: Migrate From Rails to Jekyll (Part 6)

No major hiccups in this episode, just several small tasks such as migrating the about and contact us pages, the favicon, and updating the documentation. All are done using Claude Code. Only one more step to update DNS entries, which … Continue reading

Posted in Code Examples, Saturday MP Show, Software Development | Tagged , , , , | Comments Off on SaturdayMP Show 73: Migrate From Rails to Jekyll (Part 6)

SaturdayMP Show 72: Migrate From Rails to Jekyll (Part 5)

In this episode I fix the SASS depreciation warnings for @import and other statements. By fix I mean just ignore them as Bootstrap does not yet support the new @use and @forward. Part 4: https://youtu.be/eJbMn75dQKo Jekyll: https://jekyllrb.com/ Bootstrap:https://getbootstrap.com/ SASS and … Continue reading

Posted in Code Examples, Saturday MP Show, Software Development | Tagged , , , , | Comments Off on SaturdayMP Show 72: Migrate From Rails to Jekyll (Part 5)