Skip to content

Commit a6f88e5

Browse files
remove images from app assets, use cached network images
1 parent f8ac044 commit a6f88e5

37 files changed

Lines changed: 141 additions & 119 deletions

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v2
9+
with:
10+
fetch-depth: 0
911
- name: Setup Python
1012
uses: actions/setup-python@v2
1113
with:

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
.history
1010
.svn/
1111
/site/
12+
.venv/
1213

1314
# IntelliJ related
1415
*.iml
-2.01 KB
Binary file not shown.
-2.04 KB
Binary file not shown.

assets/simulations/Epicycloid.png

-69.8 KB
Binary file not shown.
-71.5 KB
Binary file not shown.
-78.1 KB
Binary file not shown.
-67.8 KB
Binary file not shown.
-7.1 KB
Binary file not shown.
-8.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)