Tag Archives: visualstudiocode

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)