> ## Documentation Index
> Fetch the complete documentation index at: https://developer.upsun.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Natalie Harper

> Articles written by Natalie Harper.

<div className="blog-card-grid">
  {/* Auto-generated by blog:generate — DO NOT edit manually */}

  <a href="/posts/releases/context-driven-navigation" className="blog-card group rounded-xl bg-card border-theme card-hover shadow-sm hover:shadow-md transition-all overflow-hidden flex flex-col">
    {`/images/posts/releases/context-driven-navigation/convert_typescript.webp` !== '' && (
          <div className="blog-card-img-wrap">
            <img src="/images/posts/releases/context-driven-navigation/convert_typescript.webp" alt="Context driven navigation" className="blog-card-img" />
          </div>
        )}

    <div className="blog-card-body">
      <div className="flex items-center gap-2">
        {`releases` !== '' && (
                      <span className="text-xs font-semibold uppercase tracking-wider px-2 py-0.5 rounded-md bg-accent-badge border border-accent-soft text-accent">
                        releases
                      </span>
                    )}

        <span className="text-xs text-subtle">Thursday, October 3rd 2024</span>
      </div>

      <h3 className="blog-card-title group-hover:text-accent transition-colors">Context driven navigation</h3>
      <p className="blog-card-desc">You may have noticed some changes to navigation and user settings on your Platform.sh dashboard.</p>
    </div>
  </a>
</div>
