Steps

Hextra numbered step lists rendered with CSS counters.

Numbered step lists rendered with CSS counters. Place h3โ€“h6 headings inside the shortcode body โ€” each heading becomes a numbered step.

{{< hextra/steps >}}

### First step
Description of the first step.

### Second step
Description of the second step.

{{< /hextra/steps >}}

Example:

git clone https://github.com/layer5io/academy-example.git
npm install
hugo server -D