Add landing page to md-pages branch

The md-pages branch is served on catapult.gsrc.io, and we don't have a
good way to automatically keep this branch up-to-date right now. Until we
do, this CL leaves a landing pages that points to googlesource.

Please note that the bug line below is only to satisfy the out-of-date
PRESUBMIT.py on the branch.

BUG=catapult:#1234
Change-Id: I7a09922cde0b081cfb4f8a73e867bddfbb8ff3c0
Reviewed-on: https://chromium-review.googlesource.com/772846
Reviewed-by: Annie Sullivan <sullivan@chromium.org>
Reviewed-by: Ned Nguyen <nednguyen@google.com>
1 file changed
tree: cbd0e3ff28459004a05d9ea62cf3d3074adf395c
  1. bin/
  2. catapult_base/
  3. catapult_build/
  4. dashboard/
  5. dependency_manager/
  6. devil/
  7. experimental/
  8. firefighter/
  9. hooks/
  10. infra/
  11. lighthouse/
  12. perf_insights/
  13. systrace/
  14. telemetry/
  15. third_party/
  16. tools/
  17. tracing/
  18. .gitignore
  19. AUTHORS
  20. codereview.settings
  21. CONTRIBUTING.md
  22. index.md
  23. LICENSE
  24. navbar.md
  25. OWNERS
  26. PRESUBMIT.py
  27. pylintrc
  28. README.md
  29. WATCHLISTS
README.md

Catapult

Catapult is the home for several performance tools that span from gathering, displaying and analyzing performance data. This includes:

These tools were created by Chromium developers for performance analysis, testing, and monitoring of Chrome, but they can also be used for analyzing and monitoring websites, and eventually Android apps.

Contributing

Please see our contributor's guide

Current build status