Skip to content

Commit

Permalink
add install directions
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewpbray committed Aug 6, 2024
1 parent 4bb1c79 commit 31d705e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,13 @@ title: "closeread"
---

closeread is a custom format for [Quarto](https://quarto.org/) that enables scrollytelling features for html documents.

Install the extension by running the following command in the directory you with to use it:

```bash
quarto add qmd-lab/closeread
```

:::{.callout-note}
This documentation is under active development. Please check back regularly for updates.
:::

0 comments on commit 31d705e

Please sign in to comment.