Skip to content

Smooth Snake Demo

This page demonstrates the starlight-glide plugin using the classic snake theme, smooth physics, and a custom Purple color palette for both the track and the indicator.

  1. Snake Theme: The indicator is an SVG path that bends and slithers through different indentations.
  2. Smooth Physics: The movement is controlled by a fluid cubic-bezier transition.
  3. Custom Colors: We are using #a855f7 for the indicator and a translucent purple for the track.

Scroll through these sections to watch the smooth transitions and custom colors in action.

Content for sub-heading A.

Content for sub-heading B.

The snake uses CSS transitions for stroke-dashoffset and stroke-dasharray.

We use a custom cubic-bezier timing function to make the movement feel natural and “glidey.”

The Glide TOC adds that extra touch of polish to your Starlight site, making navigation feel alive.

Check the sidebar for other variations of themes, physics, and colors!