Skip to content

Commit 4573cb3

Browse files
authored
Backport changes from #497 and #506 to v0.32 docs (#507)
* Backport changes from #497 to v0.32 docs Namely, using a single environment for the project. This ensures that this branch plays well with the GitHub workflow. * Update README As per #506 * Streamline instructions for rendering a single file
1 parent c6860e9 commit 4573cb3

File tree

4 files changed

+3743
-17
lines changed

4 files changed

+3743
-17
lines changed

.gitignore

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,13 @@
1313
/tutorials/**/index_files/*
1414
Testing/
1515
/*/*/jl_*/
16-
/Manifest.toml
17-
/test/Manifest.toml
1816
.vscode
1917
_freeze
2018
_site
2119
.quarto
2220
/.quarto/
2321
changelog.qmd
24-
versions.qmd
22+
versions.qmd
23+
tmp.gif
24+
.venv
25+
venv

0 commit comments

Comments
 (0)