diff --git a/docs/docs/intro.md b/docs/docs/intro.md deleted file mode 100644 index 0dab386b..00000000 --- a/docs/docs/intro.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -slug: / ---- - -# Intro - -TBD diff --git a/docs/docs/overview.md b/docs/docs/overview.md new file mode 100644 index 00000000..d9d48376 --- /dev/null +++ b/docs/docs/overview.md @@ -0,0 +1,9 @@ +--- +slug: / +--- + +# Overview + +Uncloud is lightweight tool for creating a cluster of machines running Docker and deploying web applications across +them. It is designed to be simple and easy to use, while still providing the essential features to manage and scale +your apps in production.