adding images to gh-pages

This commit is contained in:
Maxime Beauchemin
2016-03-18 13:09:16 -07:00
parent 77e1d9ab6c
commit df82e3c85b
13 changed files with 3 additions and 2 deletions

2
.gitignore vendored
View File

@@ -12,6 +12,8 @@ local_config.py
env
dist
dashed.egg-info/
dashed/
docs/
app.db
*.bak

BIN
_static/img/bubble.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 459 KiB

BIN
_static/img/cardash.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 236 KiB

BIN
_static/img/cloud.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 702 KiB

BIN
_static/img/dash.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 328 KiB

BIN
_static/img/dashed.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

BIN
_static/img/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

BIN
_static/img/gallery.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

BIN
_static/img/loading.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
_static/img/serpe.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

BIN
_static/img/servers.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

BIN
_static/img/slice.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 KiB

View File

@@ -7,7 +7,6 @@
<title>Overview &mdash; dashed documentation</title>
<link rel="stylesheet" href="_static/basic.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/bootstrap-3.3.4/css/bootstrap.min.css" type="text/css" />
@@ -289,4 +288,4 @@ to the user</p>
</div>
</footer>
</body>
</html>
</html>