Steps

1
Install

Run the install command.

2
Configure

Edit your `lore.yml`.

3
Start

Run `bunx @tayacrystals/lore dev`.

Each heading becomes a numbered step. The heading is the step title and the following content is the step body.

<Steps>
  ### Install
  Run the install command.

  ### Configure
  Edit your `lore.yml`.

  ### Start
  Run `bunx @tayacrystals/lore dev`.
</Steps>