db2b8eb98f
Remove references to Firefox. Remove link to a four year old roadmap. Fix the placeholder mailing-list link to point at our project. Change-Id: Iaacb8e077dd9316fc305f255a456133ce0fae25d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/491451 Reviewed-by: Heather Miller <hcm@google.com> Reviewed-by: Joe Gregorio <jcgregorio@google.com> Commit-Queue: Brian Osman <brianosman@google.com>
20 lines
633 B
HTML
20 lines
633 B
HTML
+++
|
|
title = "Skia"
|
|
linkTitle = "Skia"
|
|
|
|
+++
|
|
|
|
{{< blocks/cover title="Welcome to Skia: The 2D Graphics Library" image_anchor="top" height="full" color="orange" >}}
|
|
<div class="mx-auto">
|
|
<a class="btn btn-lg btn-primary mr-3 mb-4" href="{{< relref "/docs" >}}">
|
|
Learn More <i class="fas fa-arrow-alt-circle-right ml-2"></i>
|
|
</a>
|
|
<p class="h3 mt-5">Skia is an open source 2D graphics library which provides common APIs that
|
|
work across a variety of hardware and software platforms. It serves as the graphics engine
|
|
for Google Chrome and Chrome OS, Android, Flutter, and many other products.
|
|
</p>
|
|
</div>
|
|
{{< /blocks/cover >}}
|
|
|
|
|