diff --git a/.gitignore b/.gitignore index 3c1a7cd9bd5..17eef48f4fa 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,8 @@ local_config.py env dist dashed.egg-info/ +dashed/ +docs/ app.db *.bak diff --git a/_static/img/bubble.png b/_static/img/bubble.png new file mode 100644 index 00000000000..a65d5ed8b80 Binary files /dev/null and b/_static/img/bubble.png differ diff --git a/_static/img/cardash.jpg b/_static/img/cardash.jpg new file mode 100644 index 00000000000..e8dbcc49cc8 Binary files /dev/null and b/_static/img/cardash.jpg differ diff --git a/_static/img/cloud.png b/_static/img/cloud.png new file mode 100644 index 00000000000..9478806cfaf Binary files /dev/null and b/_static/img/cloud.png differ diff --git a/_static/img/dash.png b/_static/img/dash.png new file mode 100644 index 00000000000..83ecf8e57aa Binary files /dev/null and b/_static/img/dash.png differ diff --git a/_static/img/dashed.png b/_static/img/dashed.png new file mode 100644 index 00000000000..3ce04c348b7 Binary files /dev/null and b/_static/img/dashed.png differ diff --git a/_static/img/favicon.png b/_static/img/favicon.png new file mode 100644 index 00000000000..77fd477def7 Binary files /dev/null and b/_static/img/favicon.png differ diff --git a/_static/img/gallery.jpg b/_static/img/gallery.jpg new file mode 100644 index 00000000000..42ebad239e9 Binary files /dev/null and b/_static/img/gallery.jpg differ diff --git a/_static/img/loading.gif b/_static/img/loading.gif new file mode 100644 index 00000000000..01ae3939c49 Binary files /dev/null and b/_static/img/loading.gif differ diff --git a/_static/img/serpe.jpg b/_static/img/serpe.jpg new file mode 100644 index 00000000000..79a91666a56 Binary files /dev/null and b/_static/img/serpe.jpg differ diff --git a/_static/img/servers.jpg b/_static/img/servers.jpg new file mode 100644 index 00000000000..2d4604b6bdb Binary files /dev/null and b/_static/img/servers.jpg differ diff --git a/_static/img/slice.jpg b/_static/img/slice.jpg new file mode 100644 index 00000000000..68c53c4e8e7 Binary files /dev/null and b/_static/img/slice.jpg differ diff --git a/index.html b/index.html index b9b20100d94..a1400a3cf63 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,6 @@ Overview — dashed documentation - @@ -289,4 +288,4 @@ to the user

- + \ No newline at end of file