diff --git a/.github/README.md b/.github/README.md
deleted file mode 100644
index 6b79353d..00000000
--- a/.github/README.md
+++ /dev/null
@@ -1,98 +0,0 @@
-
-
-
-
-PHP development environment that runs on Docker
-
-
-
-
-
-
-
-
-
-
-Use Docker First - Then Learn About It Later
-
-
-
-
-
-
----
-
-
-
-
-
-
-
-## Sponsors
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-For basic sponsorships go to [Open Collective](https://opencollective.com/laradock#sponsor), for golden sponsorships contact support@laradock.io.
-
-*Your logo will show up on the [github repository](https://github.com/laradock/laradock/) index page and the [documentation](http://laradock.io/) main page.*
-
-## People
-
-#### Maintainers:
-- [Mahmoud Zalt](https://github.com/Mahmoudz) @mahmoudz | [Twitter](https://twitter.com/Mahmoud_Zalt) | [Site](http://zalt.me)
-- [Bo-Yi Wu](https://github.com/appleboy) @appleboy | [Twitter](https://twitter.com/appleboy)
-- [Philippe Trépanier](https://github.com/philtrep) @philtrep
-- [Mike Erickson](https://github.com/mikeerickson) @mikeerickson
-- [Dwi Fahni Denni](https://github.com/zeroc0d3) @zeroc0d3
-- [Thor Erik](https://github.com/thorerik) @thorerik
-- [Winfried van Loon](https://github.com/winfried-van-loon) @winfried-van-loon
-- [TJ Miller](https://github.com/sixlive) @sixlive
-- [Yu-Lung Shao (Allen)](https://github.com/bestlong) @bestlong
-- [Milan Urukalo](https://github.com/urukalo) @urukalo
-- [Vince Chu](https://github.com/vwchu) @vwchu
-- [Huadong Zuo](https://github.com/zuohuadong) @zuohuadong
-- [Lan Phan](https://github.com/lanphan) @lanphan
-- [Ahkui](https://github.com/ahkui) @ahkui
-- Join us.
-
-#### Awesome Contributors:
-
-
-
-
-## Donations
-
-> Help keeping the project development going, by [contributing](http://laradock.io/contributing) or donating a little.
-> Thanks in advance.
-
-Donate directly via [Paypal](https://paypal.me/mzmmzz)
-
-[](https://paypal.me/mzmmzz)
-
-or show your support via [Beerpay](https://beerpay.io/laradock/laradock)
-
-[](https://beerpay.io/laradock/laradock)
-
-or become a backer on [Open Collective](https://opencollective.com/laradock#backer)
-
-
-
-
-## License
-
-[MIT License](https://github.com/laradock/laradock/blob/master/LICENSE)
diff --git a/.github/home-page-images/join-us.png b/.github/home-page-images/join-us.png
new file mode 100644
index 00000000..c97f75f9
Binary files /dev/null and b/.github/home-page-images/join-us.png differ
diff --git a/.github/home-page-images/sponsor-1.png b/.github/home-page-images/sponsor-1.png
deleted file mode 100644
index fc9bbd94..00000000
Binary files a/.github/home-page-images/sponsor-1.png and /dev/null differ
diff --git a/DOCUMENTATION/content/introduction/index.md b/DOCUMENTATION/content/introduction/index.md
index b951e9ba..25555ffd 100644
--- a/DOCUMENTATION/content/introduction/index.md
+++ b/DOCUMENTATION/content/introduction/index.md
@@ -4,6 +4,7 @@ type: index
weight: 1
---
+
## Use Docker First - Then Learn About It Later
@@ -12,36 +13,73 @@ Laradock is a PHP development environment that runs on Docker.
Supports a variety of useful Docker Images, pre-configured to provide a wonderful PHP development environment.
-
+---
## Sponsors
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Support Laradock with your [organization](https://opencollective.com/laradock/contribute/).
-
-
-
-
-
-
-
-
-
-
-
-For basic sponsorships go to [Open Collective](https://opencollective.com/laradock#sponsor), for golden sponsorships contact support@laradock.io.
+Your logo will show up on the [github repository](https://github.com/laradock/laradock/) index page and the [documentation](http://laradock.io/) main page.
-*Your logo will show up on the [github repository](https://github.com/laradock/laradock/) index page and the [documentation](http://laradock.io/) main page.*
+For more info contact support@laradock.io.
+
+---
## Quick Overview
@@ -233,7 +271,7 @@ You can choose, which tools to install in your workspace container and other con
*If you can't find your Software in the list, build it yourself and submit it. Contributions are welcomed :)*
-
+---
## What is Docker?
@@ -286,24 +324,146 @@ You are welcome to join our chat room on Gitter.
[](https://gitter.im/Laradock/laradock?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
+## Awesome People
+Laradock exists thanks to all the people who contribute.
+### Project Maintainers
+
+### Code Contributors
+
+
+
+---
-## Donations
+## Financial Contributors
-> Help keeping the project development going, by [contributing](http://laradock.io/contributing) or donating a little.
-> Thanks in advance.
+Contribute and help us sustain the project.
-Donate directly via [Paypal](https://paypal.me/mzmmzz)
+Option 1: Donate directly to [Paypal](https://paypal.me/mzmmzz).
-[](https://paypal.me/mzmmzz)
+[](https://paypal.me/mzmmzz)
-or show your support via [Beerpay](https://beerpay.io/laradock/laradock)
+Option 2: Support us via [BeerPay](https://beerpay.io/laradock/laradock).
[](https://beerpay.io/laradock/laradock)
-or become a backer on [Open Collective](https://opencollective.com/laradock#backer)
+Option 3: Become a backer on [Open Collective](https://opencollective.com/laradock/contribute).
-
+
diff --git a/.github/README-zh.md b/README-zh.md
similarity index 100%
rename from .github/README-zh.md
rename to README-zh.md
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..d01fad52
--- /dev/null
+++ b/README.md
@@ -0,0 +1,249 @@
+
+
+
+
+---
+
+PHP development environment that runs on Docker
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Use Docker First - Then Learn About It Later
+
+
+
+
+
+
+
+---
+
+## Awesome People
+Laradock exists thanks to all the people who contribute.
+
+### Project Maintainers
+
+
+
+### Code Contributors
+
+
+
+### Financial Contributors
+
+Contribute and help us sustain the project.
+
+Option 1: Donate directly to [Paypal](https://paypal.me/mzmmzz).
+
+[](https://paypal.me/mzmmzz)
+
+Option 2: Support us via [BeerPay](https://beerpay.io/laradock/laradock).
+
+[](https://beerpay.io/laradock/laradock)
+
+Option 3: Become a backer on [Open Collective](https://opencollective.com/laradock/contribute).
+
+
+
+
+
+
+
+
+
+## Sponsors
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Support Laradock with your [organization](https://opencollective.com/laradock/contribute/).
+
+Your logo will show up on the [github repository](https://github.com/laradock/laradock/) index page and the [documentation](http://laradock.io/) main page.
+
+For more info contact support@laradock.io.
+
+## License
+
+[MIT License](https://github.com/laradock/laradock/blob/master/LICENSE)