diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js
index 2efb5f2..a99f07b 100755
--- a/docs/docusaurus.config.js
+++ b/docs/docusaurus.config.js
@@ -13,6 +13,7 @@ module.exports = {
organizationName: "checktheroads",
projectName: "hyperglass",
themeConfig: {
+ image: "opengraph.jpg",
googleAnalytics: {
trackingID: googleTrackingId || " ",
anonymizeIP: false,
diff --git a/docs/src/components/Logo.js b/docs/src/components/Logo.js
index f1966a0..a9303bf 100644
--- a/docs/src/components/Logo.js
+++ b/docs/src/components/Logo.js
@@ -3,49 +3,22 @@ import * as React from "react";
export default ({ color = "currentColor", size = 32, ...props }) => (
diff --git a/docs/static/hyperglass-dark.svg b/docs/static/hyperglass-dark.svg
new file mode 100644
index 0000000..b2bb038
--- /dev/null
+++ b/docs/static/hyperglass-dark.svg
@@ -0,0 +1,21 @@
+
diff --git a/docs/static/hyperglass-light.svg b/docs/static/hyperglass-light.svg
new file mode 100644
index 0000000..b93080f
--- /dev/null
+++ b/docs/static/hyperglass-light.svg
@@ -0,0 +1,21 @@
+
diff --git a/docs/static/img/android-chrome-144x144.png b/docs/static/img/android-chrome-144x144.png
new file mode 100644
index 0000000..1b6adf5
Binary files /dev/null and b/docs/static/img/android-chrome-144x144.png differ
diff --git a/docs/static/img/android-chrome-192x192.png b/docs/static/img/android-chrome-192x192.png
new file mode 100644
index 0000000..6719465
Binary files /dev/null and b/docs/static/img/android-chrome-192x192.png differ
diff --git a/docs/static/img/android-chrome-256x256.png b/docs/static/img/android-chrome-256x256.png
new file mode 100644
index 0000000..b79802f
Binary files /dev/null and b/docs/static/img/android-chrome-256x256.png differ
diff --git a/docs/static/img/android-chrome-36x36.png b/docs/static/img/android-chrome-36x36.png
new file mode 100644
index 0000000..bc7f529
Binary files /dev/null and b/docs/static/img/android-chrome-36x36.png differ
diff --git a/docs/static/img/android-chrome-384x384.png b/docs/static/img/android-chrome-384x384.png
new file mode 100644
index 0000000..03175a4
Binary files /dev/null and b/docs/static/img/android-chrome-384x384.png differ
diff --git a/docs/static/img/android-chrome-48x48.png b/docs/static/img/android-chrome-48x48.png
new file mode 100644
index 0000000..574f207
Binary files /dev/null and b/docs/static/img/android-chrome-48x48.png differ
diff --git a/docs/static/img/android-chrome-512x512.png b/docs/static/img/android-chrome-512x512.png
new file mode 100644
index 0000000..d906d9f
Binary files /dev/null and b/docs/static/img/android-chrome-512x512.png differ
diff --git a/docs/static/img/android-chrome-72x72.png b/docs/static/img/android-chrome-72x72.png
new file mode 100644
index 0000000..8fd8da4
Binary files /dev/null and b/docs/static/img/android-chrome-72x72.png differ
diff --git a/docs/static/img/android-chrome-96x96.png b/docs/static/img/android-chrome-96x96.png
new file mode 100644
index 0000000..83c62fa
Binary files /dev/null and b/docs/static/img/android-chrome-96x96.png differ
diff --git a/docs/static/img/apple-touch-icon-1024x1024.png b/docs/static/img/apple-touch-icon-1024x1024.png
new file mode 100644
index 0000000..1cc2ce0
Binary files /dev/null and b/docs/static/img/apple-touch-icon-1024x1024.png differ
diff --git a/docs/static/img/apple-touch-icon-114x114.png b/docs/static/img/apple-touch-icon-114x114.png
new file mode 100644
index 0000000..3ba48ae
Binary files /dev/null and b/docs/static/img/apple-touch-icon-114x114.png differ
diff --git a/docs/static/img/apple-touch-icon-120x120.png b/docs/static/img/apple-touch-icon-120x120.png
new file mode 100644
index 0000000..c326a20
Binary files /dev/null and b/docs/static/img/apple-touch-icon-120x120.png differ
diff --git a/docs/static/img/apple-touch-icon-144x144.png b/docs/static/img/apple-touch-icon-144x144.png
new file mode 100644
index 0000000..ca328b7
Binary files /dev/null and b/docs/static/img/apple-touch-icon-144x144.png differ
diff --git a/docs/static/img/apple-touch-icon-152x152.png b/docs/static/img/apple-touch-icon-152x152.png
new file mode 100644
index 0000000..8421ceb
Binary files /dev/null and b/docs/static/img/apple-touch-icon-152x152.png differ
diff --git a/docs/static/img/apple-touch-icon-167x167.png b/docs/static/img/apple-touch-icon-167x167.png
new file mode 100644
index 0000000..2e8b2c0
Binary files /dev/null and b/docs/static/img/apple-touch-icon-167x167.png differ
diff --git a/docs/static/img/apple-touch-icon-180x180.png b/docs/static/img/apple-touch-icon-180x180.png
new file mode 100644
index 0000000..7ce8953
Binary files /dev/null and b/docs/static/img/apple-touch-icon-180x180.png differ
diff --git a/docs/static/img/apple-touch-icon-57x57.png b/docs/static/img/apple-touch-icon-57x57.png
new file mode 100644
index 0000000..58910f5
Binary files /dev/null and b/docs/static/img/apple-touch-icon-57x57.png differ
diff --git a/docs/static/img/apple-touch-icon-60x60.png b/docs/static/img/apple-touch-icon-60x60.png
new file mode 100644
index 0000000..75cbf7c
Binary files /dev/null and b/docs/static/img/apple-touch-icon-60x60.png differ
diff --git a/docs/static/img/apple-touch-icon-72x72.png b/docs/static/img/apple-touch-icon-72x72.png
new file mode 100644
index 0000000..e310a90
Binary files /dev/null and b/docs/static/img/apple-touch-icon-72x72.png differ
diff --git a/docs/static/img/apple-touch-icon-76x76.png b/docs/static/img/apple-touch-icon-76x76.png
new file mode 100644
index 0000000..41ac8e8
Binary files /dev/null and b/docs/static/img/apple-touch-icon-76x76.png differ
diff --git a/docs/static/img/apple-touch-icon-precomposed.png b/docs/static/img/apple-touch-icon-precomposed.png
new file mode 100644
index 0000000..7ce8953
Binary files /dev/null and b/docs/static/img/apple-touch-icon-precomposed.png differ
diff --git a/docs/static/img/apple-touch-icon.png b/docs/static/img/apple-touch-icon.png
new file mode 100644
index 0000000..7ce8953
Binary files /dev/null and b/docs/static/img/apple-touch-icon.png differ
diff --git a/docs/static/img/apple-touch-startup-image-1125x2436.png b/docs/static/img/apple-touch-startup-image-1125x2436.png
new file mode 100644
index 0000000..648279b
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-1125x2436.png differ
diff --git a/docs/static/img/apple-touch-startup-image-1136x640.png b/docs/static/img/apple-touch-startup-image-1136x640.png
new file mode 100644
index 0000000..fae39ea
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-1136x640.png differ
diff --git a/docs/static/img/apple-touch-startup-image-1242x2208.png b/docs/static/img/apple-touch-startup-image-1242x2208.png
new file mode 100644
index 0000000..ecd5291
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-1242x2208.png differ
diff --git a/docs/static/img/apple-touch-startup-image-1242x2688.png b/docs/static/img/apple-touch-startup-image-1242x2688.png
new file mode 100644
index 0000000..8fa11c1
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-1242x2688.png differ
diff --git a/docs/static/img/apple-touch-startup-image-1334x750.png b/docs/static/img/apple-touch-startup-image-1334x750.png
new file mode 100644
index 0000000..08c1a7e
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-1334x750.png differ
diff --git a/docs/static/img/apple-touch-startup-image-1536x2048.png b/docs/static/img/apple-touch-startup-image-1536x2048.png
new file mode 100644
index 0000000..423d4cc
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-1536x2048.png differ
diff --git a/docs/static/img/apple-touch-startup-image-1620x2160.png b/docs/static/img/apple-touch-startup-image-1620x2160.png
new file mode 100644
index 0000000..4cf396c
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-1620x2160.png differ
diff --git a/docs/static/img/apple-touch-startup-image-1668x2224.png b/docs/static/img/apple-touch-startup-image-1668x2224.png
new file mode 100644
index 0000000..2add1c5
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-1668x2224.png differ
diff --git a/docs/static/img/apple-touch-startup-image-1668x2388.png b/docs/static/img/apple-touch-startup-image-1668x2388.png
new file mode 100644
index 0000000..5ffbf5a
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-1668x2388.png differ
diff --git a/docs/static/img/apple-touch-startup-image-1792x828.png b/docs/static/img/apple-touch-startup-image-1792x828.png
new file mode 100644
index 0000000..3e359af
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-1792x828.png differ
diff --git a/docs/static/img/apple-touch-startup-image-2048x1536.png b/docs/static/img/apple-touch-startup-image-2048x1536.png
new file mode 100644
index 0000000..1e11671
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-2048x1536.png differ
diff --git a/docs/static/img/apple-touch-startup-image-2048x2732.png b/docs/static/img/apple-touch-startup-image-2048x2732.png
new file mode 100644
index 0000000..7218956
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-2048x2732.png differ
diff --git a/docs/static/img/apple-touch-startup-image-2160x1620.png b/docs/static/img/apple-touch-startup-image-2160x1620.png
new file mode 100644
index 0000000..b8167a1
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-2160x1620.png differ
diff --git a/docs/static/img/apple-touch-startup-image-2208x1242.png b/docs/static/img/apple-touch-startup-image-2208x1242.png
new file mode 100644
index 0000000..73b0ec4
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-2208x1242.png differ
diff --git a/docs/static/img/apple-touch-startup-image-2224x1668.png b/docs/static/img/apple-touch-startup-image-2224x1668.png
new file mode 100644
index 0000000..42adbbf
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-2224x1668.png differ
diff --git a/docs/static/img/apple-touch-startup-image-2388x1668.png b/docs/static/img/apple-touch-startup-image-2388x1668.png
new file mode 100644
index 0000000..1272138
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-2388x1668.png differ
diff --git a/docs/static/img/apple-touch-startup-image-2436x1125.png b/docs/static/img/apple-touch-startup-image-2436x1125.png
new file mode 100644
index 0000000..b431124
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-2436x1125.png differ
diff --git a/docs/static/img/apple-touch-startup-image-2688x1242.png b/docs/static/img/apple-touch-startup-image-2688x1242.png
new file mode 100644
index 0000000..2e45338
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-2688x1242.png differ
diff --git a/docs/static/img/apple-touch-startup-image-2732x2048.png b/docs/static/img/apple-touch-startup-image-2732x2048.png
new file mode 100644
index 0000000..9a44a06
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-2732x2048.png differ
diff --git a/docs/static/img/apple-touch-startup-image-640x1136.png b/docs/static/img/apple-touch-startup-image-640x1136.png
new file mode 100644
index 0000000..26cfb6f
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-640x1136.png differ
diff --git a/docs/static/img/apple-touch-startup-image-750x1334.png b/docs/static/img/apple-touch-startup-image-750x1334.png
new file mode 100644
index 0000000..50fb34b
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-750x1334.png differ
diff --git a/docs/static/img/apple-touch-startup-image-828x1792.png b/docs/static/img/apple-touch-startup-image-828x1792.png
new file mode 100644
index 0000000..75d8699
Binary files /dev/null and b/docs/static/img/apple-touch-startup-image-828x1792.png differ
diff --git a/docs/static/img/browserconfig.xml b/docs/static/img/browserconfig.xml
new file mode 100644
index 0000000..6a446a9
--- /dev/null
+++ b/docs/static/img/browserconfig.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
+ #f5f6f7
+
+
+
+
+
+
diff --git a/docs/static/img/coast-228x228.png b/docs/static/img/coast-228x228.png
new file mode 100644
index 0000000..216825f
Binary files /dev/null and b/docs/static/img/coast-228x228.png differ
diff --git a/docs/static/img/favicon-16x16.png b/docs/static/img/favicon-16x16.png
new file mode 100644
index 0000000..f742b4a
Binary files /dev/null and b/docs/static/img/favicon-16x16.png differ
diff --git a/docs/static/img/favicon-32x32.png b/docs/static/img/favicon-32x32.png
new file mode 100644
index 0000000..a1c67cc
Binary files /dev/null and b/docs/static/img/favicon-32x32.png differ
diff --git a/docs/static/img/favicon-48x48.png b/docs/static/img/favicon-48x48.png
new file mode 100644
index 0000000..574f207
Binary files /dev/null and b/docs/static/img/favicon-48x48.png differ
diff --git a/docs/static/img/favicon.ico b/docs/static/img/favicon.ico
old mode 100755
new mode 100644
index 1bd01da..ada0c90
Binary files a/docs/static/img/favicon.ico and b/docs/static/img/favicon.ico differ
diff --git a/docs/static/img/favicon.ico.old b/docs/static/img/favicon.ico.old
deleted file mode 100755
index be74abd..0000000
Binary files a/docs/static/img/favicon.ico.old and /dev/null differ
diff --git a/docs/static/img/firefox_app_128x128.png b/docs/static/img/firefox_app_128x128.png
new file mode 100644
index 0000000..d155a12
Binary files /dev/null and b/docs/static/img/firefox_app_128x128.png differ
diff --git a/docs/static/img/firefox_app_512x512.png b/docs/static/img/firefox_app_512x512.png
new file mode 100644
index 0000000..00e4a5c
Binary files /dev/null and b/docs/static/img/firefox_app_512x512.png differ
diff --git a/docs/static/img/firefox_app_60x60.png b/docs/static/img/firefox_app_60x60.png
new file mode 100644
index 0000000..ae76a46
Binary files /dev/null and b/docs/static/img/firefox_app_60x60.png differ
diff --git a/docs/static/img/icon.svg b/docs/static/img/icon.svg
index fd5580d..ea9b648 100644
--- a/docs/static/img/icon.svg
+++ b/docs/static/img/icon.svg
@@ -1,40 +1,7 @@
-
-
-