
The Problem
The current blog site is visually dated and had poor content scanning patterns (centered layout, limited readability). The eye-scanning for content is very limited to only at the center of the page, instead of Z-pattern which is the natural eye-scanning path.
Z-pattern is where the user's eye is moving left-to-right (top), diagonally down-left, and then right again (bottom), forming a "Z"
My Approach
- Redefined content hierarchy to follow natural reading patterns (Z-pattern) and improved scannability.
- Built interactive components and created a component-driven spec that Cursor could use to scaffold pages.
- Extract all existing blog articles data using Scrapy, an open source data extraction framework.
Result/Impact
- Improved content accessibility and reading patterns, modernized the blog and marketing presence.
- Integrated with TinaCMS, allowing ease of use for content management (it is free too).

