From 53d62d3eec81cc42e9bf1718fc031c3b97d37d5a Mon Sep 17 00:00:00 2001 From: Dean Wampler Date: Fri, 6 Dec 2019 17:18:47 -0600 Subject: [PATCH] Expanded with new pages for getting started, etc. Blog links unchanged. (#6388) --- doc/site/blog.html | 88 +++++++++++++++++++++++++++++++++++++++++ doc/site/community.html | 26 ++++++++++++ doc/site/get_ray.html | 33 ++++++++++++++++ doc/site/index.html | 35 ++++++++++++---- 4 files changed, 174 insertions(+), 8 deletions(-) create mode 100644 doc/site/blog.html create mode 100644 doc/site/community.html create mode 100644 doc/site/get_ray.html diff --git a/doc/site/blog.html b/doc/site/blog.html new file mode 100644 index 000000000..442b6ceae --- /dev/null +++ b/doc/site/blog.html @@ -0,0 +1,88 @@ +--- +layout: default +--- + + + + + Fork me on GitHub + + +
+ +
+ | Home | Blog | Get Ray! | +
+ +

+ +

+ +

Ray Project Blog

+ + + +

Here are Ray-related posts on other sites. First, some posts that are good, first-time introductions to Ray:

+ + + +

Other useful posts on Ray:

+ + + + +
diff --git a/doc/site/community.html b/doc/site/community.html new file mode 100644 index 000000000..baab2db08 --- /dev/null +++ b/doc/site/community.html @@ -0,0 +1,26 @@ +--- +layout: default +--- + + + + + Fork me on GitHub + + +
+ +
+ | Home | Blog | Get Ray! | Community | +
+ +

+ +

+ +

Ray Community

+ +TIP: Join our community slack to discuss Ray! + + +
diff --git a/doc/site/get_ray.html b/doc/site/get_ray.html new file mode 100644 index 000000000..71dccc7e5 --- /dev/null +++ b/doc/site/get_ray.html @@ -0,0 +1,33 @@ +--- +layout: default +--- + + + + + Fork me on GitHub + + +
+ +
+ | Home | Blog | Get Ray! | +
+ +

+ +

+ +

Getting Started with Ray

+ +

+ To get started with Ray: +

+ + +
diff --git a/doc/site/index.html b/doc/site/index.html index e6c877b7e..f350c4b27 100644 --- a/doc/site/index.html +++ b/doc/site/index.html @@ -4,16 +4,35 @@ layout: default + + Fork me on GitHub + +
-