commit 3ba69204edaa0601d00e1a530631c7e00c5383a4 Author: Philip Trauner Date: Sun Jun 25 17:58:25 2017 +0200 Added submodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8121fec --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "static/scripts/flot"] + path = static/scripts/flot + url = https://github.com/flot/flot.git +[submodule "static/scripts/highway.js"] + path = static/scripts/highway.js + url = https://github.com/PhilipTrauner/highway.js.git diff --git a/static/scripts/flot b/static/scripts/flot new file mode 160000 index 0000000..958e5fd --- /dev/null +++ b/static/scripts/flot @@ -0,0 +1 @@ +Subproject commit 958e5fd43c6dff4bab3e1fd5cb6109df5c1e8003 diff --git a/static/scripts/highway.js b/static/scripts/highway.js new file mode 160000 index 0000000..b24977c --- /dev/null +++ b/static/scripts/highway.js @@ -0,0 +1 @@ +Subproject commit b24977c5ef5abdfdcee3d0ee68842537cf3b0386