diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e43b0f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store diff --git a/site/cover_1.png b/site/cover_1.png new file mode 100644 index 0000000..c917d24 Binary files /dev/null and b/site/cover_1.png differ diff --git a/site/cover_2.png b/site/cover_2.png new file mode 100644 index 0000000..c9bde91 Binary files /dev/null and b/site/cover_2.png differ diff --git a/site/cover_3.png b/site/cover_3.png new file mode 100644 index 0000000..dbc930c Binary files /dev/null and b/site/cover_3.png differ diff --git a/site/cover_4.png b/site/cover_4.png new file mode 100644 index 0000000..5bf4163 Binary files /dev/null and b/site/cover_4.png differ diff --git a/site/cover_5.png b/site/cover_5.png new file mode 100644 index 0000000..9c5f883 Binary files /dev/null and b/site/cover_5.png differ diff --git a/site/cover_6.png b/site/cover_6.png new file mode 100644 index 0000000..90bafd9 Binary files /dev/null and b/site/cover_6.png differ diff --git a/site/index.html b/site/index.html index e5e63af..1164ae7 100644 --- a/site/index.html +++ b/site/index.html @@ -43,6 +43,26 @@ font-size: 3.5rem; } } + + .cd_cover { + width: 100%; + height: 225px; + background-position: center; + background-size: cover; + } + + .cd_cover_title { + font-size: x-large; + text-align: center; + position: relative; + bottom: -40%; + color: navy; + background-color: ghostwhite; + } + + .cd_cover_title a { + color: navy; + } @@ -102,8 +122,9 @@
- PlaceholderEagleEyev3 - +

Python client library to make using the API more pythonic.

@@ -118,8 +139,9 @@
- PlaceholderStatus History - +

See camera status changes and history with a chart.

@@ -137,8 +159,9 @@
- PlaceholderVideo Downloader - +

Get list of video clips for a camera, view or download them too.

@@ -159,8 +182,9 @@
- PlaceholderClassifier - +

Create camera specific AI models.

@@ -175,8 +199,9 @@
- PlaceholderReceipts - +
+ +

Point-of-Sale integration

@@ -191,8 +216,9 @@
- PlaceholderBlog - +
+
Blog
+

Coming Soon?