diff --git a/_includes/header.html b/_includes/header.html index a69773deac..fee23e0f77 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -16,7 +16,6 @@ {% endif %} {% endfor %} API - Source diff --git a/index.md b/index.md index 0e516c57fd..2f8e7a59fd 100644 --- a/index.md +++ b/index.md @@ -1,17 +1,20 @@ --- -layout: default +layout: page +title: Flutter --- -Flutter -======= - Flutter is a new way to build high-performance, cross-platform mobile apps. -Flutter is optimized for today's, and tomorrow's, mobile devices. We are -focused on low-latency input and high frame rates on Android and iOS. +Flutter is optimized for today's, and tomorrow's, mobile devices. We are focused +on low-latency input and high frame rates on Android and iOS. -Next steps: +## Next steps - [Getting started guide](getting-started) - [Tutorial introduction](tutorial) - [Widget gallery](widgets) - [API documentation](https://domokit.github.io/docs/sky/) - - [Architecture diagrams](https://docs.google.com/presentation/d/1cw7A4HbvM_Abv320rVgPVGiUP2msVs7tfGbkgdrTy0I/edit?usp=sharing) + +## See also + + - [Architecture diagram](https://docs.google.com/presentation/d/1cw7A4HbvM_Abv320rVgPVGiUP2msVs7tfGbkgdrTy0I/edit?usp=sharing) + - [github.com/flutter](https://github.com/flutter/engine/) + - [FAQ](faq)