{ "@context": "https://schema.org", "@graph": [ { "@type": "CollectionPage", "@id": "https://www.johnhansen.design/articles#page", "url": "https://www.johnhansen.design/articles", "name": "Articles | John Hansen Design", "headline": "Notes from the work.", "description": "Articles on design, web systems, accessibility, technology, and practical ideas that emerge through the process of building.", "inLanguage": "en-US", "isPartOf": { "@type": "WebSite", "@id": "https://www.johnhansen.design/#website", "name": "John Hansen Design", "url": "https://www.johnhansen.design/" }, "mainEntity": { "@id": "https://www.johnhansen.design/articles#article-list" }, "author": { "@id": "https://www.johnhansen.design/#john-hansen" } }, { "@type": "ItemList", "@id": "https://www.johnhansen.design/articles#article-list", "name": "John Hansen Design Articles", "numberOfItems": 1, "itemListOrder": "https://schema.org/ItemListOrderDescending", "itemListElement": [ { "@type": "ListItem", "position": 1, "url": "https://www.johnhansen.design/articles/shareable-section-links-webflow", "name": "Turning article sections into individual entry points" } ] }, { "@type": "Person", "@id": "https://www.johnhansen.design/#john-hansen", "name": "John Hansen", "url": "https://www.johnhansen.design/" } ] }

ARTICLES

Writing on design, web systems, accessibility, technology, and the practical ideas that emerge through building.
FEATURED ARTICLES

Notes from the work.

Writing on design, web systems, accessibility, technology, and the practical ideas that emerge while building.
Webflow

Turning article sections into individual entry points

A lightweight JavaScript approach that turns Webflow article headings into direct links for sharing individual sections.
Read more
Contact Me

Have a project or problem to solve?

Use the form and I'll get back to you shortly.
Thanks - your message was sent. I'll get back to you.
Something went wrong while submitting the form.