From 7b49aca43c015268859aba357be3bfbb039c6f7d Mon Sep 17 00:00:00 2001 From: Camila Rangel Smith Date: Wed, 11 Oct 2023 14:51:18 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee6e1ef7..27f1f1de 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Any problems, open an issue! ### Adding a new story Under the `stories` directory, create a new folder with the name `YYYY-MM-DD-` and place your notebook inside there. -Make sure you have already run all the cells in your notebook. +Make sure you have already run all the cells in your notebook. Add a `preview.png` with the figure you want to be previewed with Quarto. That's all! If your notebook is not ready to be published to the web, you can prefix the folder with an underscore: Quarto will then ignore it.