diff --git a/ecs-article.md b/ecs-article.md
new file mode 100644
index 0000000000..9102df5183
--- /dev/null
+++ b/ecs-article.md
@@ -0,0 +1,15 @@
+# Microsoft Graph Toolkit - Overview and extensibility
+
+The Microsoft Graph Toolkit is a collection of authentication providers and web components powered by Microsoft Graph. The components simplify connecting to Microsoft Graph and allow developers to focus on their application instead of authentication and the Microsoft Graph API. The components are fully functional right out of the box, but can also be extended to fit most scenarios. The Microsoft Graph Toolkit is available as a library of [web components](https://developer.mozilla.org/en-US/docs/Web/Web_Components) and also in a React version via a lightweight wrapper.
+
+## Benefits
+
+## Authentication
+
+## Web Components
+
+## React Components
+
+## Styling
+
+## Extensibility
\ No newline at end of file
diff --git a/index.html b/index.html
index ee1dfce74f..f9de24f615 100644
--- a/index.html
+++ b/index.html
@@ -38,16 +38,16 @@