aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/index.md
diff options
context:
space:
mode:
authorGravatar jcgregorio <jcgregorio@google.com>2015-01-05 11:17:27 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-01-05 11:17:27 -0800
commit942262fcb5d4cc35231d698df70e53a101fef679 (patch)
tree8f76fadbe2dba581bc4731ac422e215ce376d31b /site/index.md
parent53a8f216a85781476350474dd6e37f36426da995 (diff)
First set of minimal docs for the new Markdown server, which will eventually replace https://sites.google.com/site/skiadocs/.
Design of the new Markdown server is documented here: https://github.com/google/skia-buildbot/blob/master/doc/README.md You can see the server up and running here: http://skiadocs.com:8000/ This is *reed because it adds a new top level directory to the skia repo. BUG=skia: Review URL: https://codereview.chromium.org/835083003
Diffstat (limited to 'site/index.md')
-rw-r--r--site/index.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/site/index.md b/site/index.md
new file mode 100644
index 0000000000..8fd7ea4a64
--- /dev/null
+++ b/site/index.md
@@ -0,0 +1,22 @@
+Overview
+========
+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, Mozilla Firefox and Firefox
+OS, and many other products.
+
+Skia is sponsored and managed by Google, but is available for use by anyone
+under the BSD Free Software License. While engineering of the core components
+is done by the Skia development team, we consider contributions from any
+source.
+
+Roadmap
+-------
+For a look at high level items we have on tap the next 6-12 months, view our
+roadmap [here](https://docs.google.com/a/skia.org/document/d/1cjB8QBB6orRtvpDn2MHAr95K8I0QvVgyJfUq5zGjf1M).
+Note it is a living document that changes based on the requirements of our users.
+
+Recent Highlights
+-----------------
+See a summary of recent changes to the library [here](https://docs.google.com/a/skia.org/document/d/1Q4-YN8wDY9Q3L7gkqOJmmCLM73dj3tr9epUHL1vMZm4).
+