Skip to content

Commit abfa20d

Browse files
alliercclaude
andcommitted
Add docs/ images for GitHub Pages (fix broken images)
Gitignore excluded *.png and log/ which prevented docs/ assets from being committed. Added !docs/ and !docs/** exceptions. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent bd45ab9 commit abfa20d

110 files changed

Lines changed: 23763 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,3 +198,7 @@ cython_debug/
198198

199199
/.quarto/
200200
**/*.quarto_ipynb
201+
202+
# Allow docs/ (Quarto rendered site for GitHub Pages)
203+
!docs/
204+
!docs/**

docs/assets/pp_interaction.png

67.1 KB

docs/brusselator.html

Lines changed: 1343 additions & 0 deletions
Large diffs are not rendered by default.

docs/fhn.html

Lines changed: 1231 additions & 0 deletions
Large diffs are not rendered by default.

docs/field-field.html

Lines changed: 862 additions & 0 deletions
Large diffs are not rendered by default.

docs/field-particle.html

Lines changed: 923 additions & 0 deletions
Large diffs are not rendered by default.

docs/grayscott.html

Lines changed: 1073 additions & 0 deletions
Large diffs are not rendered by default.

docs/index.html

Lines changed: 1033 additions & 0 deletions
Large diffs are not rendered by default.

docs/llm-exploration.html

Lines changed: 2082 additions & 0 deletions
Large diffs are not rendered by default.
1.77 MB

0 commit comments

Comments
 (0)