StealThis .dev
页面 中等

Wiki — Tutorial / Guide (step sections)

A polished knowledge-base tutorial page that walks through deploying the fictional Project Nimbus storefront to the Verdant Edge network on Aurora DB. It pairs a persistent docs sidebar and a serif body column with a vertical numbered step list — each step carrying prose, a copy-able code block, a mark-complete checkbox, and a collapsible show-solution panel. A sticky progress sidebar tracks completion with a live progress ring, clickable smooth-scroll step links, scrollspy highlighting, and a next-guide call to action.

在 Lab 中打开
html css vanilla-js
目标: JS HTML

代码

Tutorial / Guide (step sections)

A complete step-by-step guide view for Aurora DB, themed around deploying the fictional Project Nimbus storefront to the Verdant Edge network. The page opens with a header carrying the title, estimated time, difficulty, step count, and a prerequisites callout, then runs through seven numbered steps. Each step has a heading, serif body prose, a code block with a one-click copy button, and a mark complete checkbox; several steps also include a collapsible show solution panel for the common failure case.

A sticky right-rail progress card tracks how far you have gotten: a progress ring and a 3 / 7-style counter update live as you tick steps off, while the step list below doubles as a clickable index that smooth-scrolls to any step and moves focus there. An IntersectionObserver scrollspy highlights the step you are currently reading, completed steps get a green check, and a reset button clears the slate. The guide closes with a next guide call-to-action card.

Everything is vanilla — no frameworks, no build step. The left docs nav collapses into a drawer below 820px, a toast() helper confirms actions, code copy falls back to execCommand when the clipboard API is unavailable, and reduced-motion preferences are respected throughout.

Illustrative UI only — fictional articles, products, and data.