Skip to content

Commit

Permalink
fix: include static files for 'simwrapper here' command
Browse files Browse the repository at this point in the history
  • Loading branch information
billyc committed Mar 2, 2022
1 parent 73faf02 commit 31bf6d9
Show file tree
Hide file tree
Showing 86 changed files with 6,776 additions and 4 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
__pycache__
build/
dist/
simwrapper/static/
*.egg-info
.ipynb_checkpoints
.build-sentinel
9 changes: 9 additions & 0 deletions simwrapper/static/404.dashboard.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
<script>
sessionStorage.redirect = location.href
</script>
<meta http-equiv="refresh" content="0;URL='/dashboard/'" />
</head>
</html>
9 changes: 9 additions & 0 deletions simwrapper/static/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
<script>
sessionStorage.redirect = location.href
</script>
<meta http-equiv="refresh" content="0;URL='/'" />
</head>
</html>
9 changes: 9 additions & 0 deletions simwrapper/static/404.simwrapper.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
<script>
sessionStorage.redirect = location.href
</script>
<meta http-equiv="refresh" content="0;URL='/simwrapper/'" />
</head>
</html>
9 changes: 9 additions & 0 deletions simwrapper/static/404.staging.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
<script>
sessionStorage.redirect = location.href
</script>
<meta http-equiv="refresh" content="0;URL='/staging/'" />
</head>
</html>
7 changes: 7 additions & 0 deletions simwrapper/static/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# SimWrapper website

This repository contains the VSP implementation of SimWrapper, available at https://vsp.berlin/simwrapper.

This site was built from source files that can be found at https://github.com/simwrapper/simwrapper

To learn more about SimWrapper, see the documentation at https://simwrapper.github.io/docs/
28 changes: 28 additions & 0 deletions simwrapper/static/assets/CsvGzipParser.worker.5391040c.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions simwrapper/static/assets/DashBoard.2812667b.css

Large diffs are not rendered by default.

102 changes: 102 additions & 0 deletions simwrapper/static/assets/DashBoard.cc95baf1.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions simwrapper/static/assets/DashBoard.cc95baf1.js.map

Large diffs are not rendered by default.

28 changes: 28 additions & 0 deletions simwrapper/static/assets/DataFetcher.worker.9fb08904.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions simwrapper/static/assets/GistView.46459846.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions simwrapper/static/assets/GistView.46459846.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions simwrapper/static/assets/GistView.504c7d74.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions simwrapper/static/assets/GzipFetcher.worker.99560241.js

Large diffs are not rendered by default.

22 changes: 22 additions & 0 deletions simwrapper/static/assets/NewXmlFetcher.worker.6f0ecbe6.js

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions simwrapper/static/assets/RoadNetworkLoader.worker.4879ac1c.js

Large diffs are not rendered by default.

Binary file added simwrapper/static/assets/SEMCOG.93a8947e.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions simwrapper/static/assets/ScreenSplitter.763ab97f.css

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions simwrapper/static/assets/ScreenSplitter.ede2f5c8.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions simwrapper/static/assets/ScreenSplitter.ede2f5c8.js.map

Large diffs are not rendered by default.

29 changes: 29 additions & 0 deletions simwrapper/static/assets/TopSheetWorker.worker.b5236d9d.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file added simwrapper/static/assets/btn-circles.66696d2b.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions simwrapper/static/assets/index.d2eb3189.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions simwrapper/static/assets/index.d2eb3189.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions simwrapper/static/assets/index.d654d3ea.css

Large diffs are not rendered by default.

Binary file added simwrapper/static/assets/metcouncil.a308973f.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added simwrapper/static/assets/mtc.25884a00.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added simwrapper/static/assets/mwcog.db8d79bc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added simwrapper/static/assets/ohiodot.9a684c31.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added simwrapper/static/assets/oregondot.0f6f6491.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added simwrapper/static/assets/psrc.392a146d.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added simwrapper/static/assets/sfcta.f219c07e.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added simwrapper/static/assets/sw_minus.5b756579.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added simwrapper/static/assets/sw_minus_dm.92f86065.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added simwrapper/static/assets/sw_plus.c32d0b8a.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added simwrapper/static/assets/sw_plus_dm.addc2ce2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added simwrapper/static/assets/thumbnail.1d5a2168.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added simwrapper/static/assets/thumbnail.43c7b1a1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added simwrapper/static/assets/thumbnail.703908a0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added simwrapper/static/assets/thumbnail.c2fdcbb3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added simwrapper/static/assets/thumbnail.c6cccbb5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added simwrapper/static/assets/tu-logo.37a4ec79.png
55 changes: 55 additions & 0 deletions simwrapper/static/assets/vendor.3417ea18.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions simwrapper/static/assets/vendor.3417ea18.js.map

Large diffs are not rendered by default.

Binary file added simwrapper/static/colors/scale-bluered.png
Binary file added simwrapper/static/colors/scale-inferno.png
Binary file added simwrapper/static/colors/scale-picnic.png
Binary file added simwrapper/static/colors/scale-salinity.png
Binary file added simwrapper/static/colors/scale-viridis.png
5 changes: 5 additions & 0 deletions simwrapper/static/css/font-awesome-5.7.1.css

Large diffs are not rendered by default.

Binary file added simwrapper/static/favicon-32x32.png
Binary file added simwrapper/static/images/SW_favicon.png
Binary file added simwrapper/static/images/SW_logo_icon_yellow.png
Loading

0 comments on commit 31bf6d9

Please sign in to comment.