PlatformsHeadless HTML: A light speed content migration approachThis article outlines a strategy for migrating content from a traditional CMS to a Headless CMS, focusing on HTML-to-rich-text conversion challenges. It suggests migrating raw HTML and applying scoped CSS during rendering for old articles, allowing gradual updates to maintain content integrity.
CSSMaking a dynamically-expanding video in CSSHow I used clip-path to help achieve a dynamically-expanding video in CSS.