Skip to content

Commit 2ab5acb

Browse files
Merge pull request #211 from larzeitlin/readme_add_images_when_prerendering
update readme with image commit instructions when pre-rendering
2 parents 3171347 + 328be88 commit 2ab5acb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,8 @@ If you `git add -f site/my-ns/my-post.qmd`,
181181
it will prevent the source `src/my-ns/my-post.clj` file from executing in the publish process.
182182
Only you will run the code locally (where you have secrets and large files available).
183183

184+
If your notebook displays locally stored images, you will also need to commit these. Quarto puts them under `site/my-ns/my-post_files`.
185+
184186
See [Some notebooks should only be run locally](https://clojurecivitas.github.io/scicloj/clay/skip_if_unchanged_example.html) for more detail.
185187

186188
### Styling and other features

0 commit comments

Comments
 (0)