You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2016/08/17 11:28:06 UTC

tinkerpop git commit: Added recipes/glv tutorials to doc landing page. CTR

Repository: tinkerpop
Updated Branches:
  refs/heads/master f11f6cc96 -> 6231f8d16


Added recipes/glv tutorials to doc landing page. CTR


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6231f8d1
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6231f8d1
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/6231f8d1

Branch: refs/heads/master
Commit: 6231f8d165242d60d8897d56fbf3a7af20c3f837
Parents: f11f6cc
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Wed Aug 17 07:27:35 2016 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Wed Aug 17 07:27:35 2016 -0400

----------------------------------------------------------------------
 docs/src/index.asciidoc                           |   4 ++++
 .../images/gremlin-house-of-mirrors-cropped.png   | Bin 0 -> 290361 bytes
 2 files changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/6231f8d1/docs/src/index.asciidoc
----------------------------------------------------------------------
diff --git a/docs/src/index.asciidoc b/docs/src/index.asciidoc
index ea00418..776740e 100644
--- a/docs/src/index.asciidoc
+++ b/docs/src/index.asciidoc
@@ -51,6 +51,10 @@ Tutorials
 A gentle introduction to TinkerPop and the Gremlin traversal language that is divided into five, ten and fifteen minute tutorial blocks.
 |image:gremlin-dashboard.png[] |link:http://tinkerpop.apache.org/docs/x.y.z/tutorials/the-gremlin-console/[The Gremlin Console] +
 Provides a detailed look at The Gremlin Console and how it can be used when working with TinkerPop.
+^|image:gremlin-chef.png[width=125] |link:http://tinkerpop.apache.org/docs/x.y.z/recipes/[Gremlin Recipes]
+A collection of best practices and common traversal patterns for Gremlin.
+^|image:gremlin-house-of-mirrors-cropped.png[width=200] |link:http://tinkerpop.apache.org/docs/x.y.z/gremlin-language-variants/[Gremlin Language Variants]
+Instructs developers on the approach to building a Gremlin variant in their native programming language.
 |image:gremlin-lab-coat.png[width=200] |link:http://sql2gremlin.com/[Sql2Gremlin] +
 Learn Gremlin using typical patterns found when querying data with SQL. (*external*)
 ^|image:gremlin-standing.png[width=125] |link:https://academy.datastax.com/resources/getting-started-graph-databases[Getting Started with Graph Databases] +

http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/6231f8d1/docs/static/images/gremlin-house-of-mirrors-cropped.png
----------------------------------------------------------------------
diff --git a/docs/static/images/gremlin-house-of-mirrors-cropped.png b/docs/static/images/gremlin-house-of-mirrors-cropped.png
new file mode 100755
index 0000000..e5caa08
Binary files /dev/null and b/docs/static/images/gremlin-house-of-mirrors-cropped.png differ