Skip to content

Commit

Permalink
Merge pull request #25 from schoudhury/basic-changes
Browse files Browse the repository at this point in the history
Basic changes for 1.2
  • Loading branch information
rkarthik007 authored Mar 6, 2019
2 parents 879c4d9 + b6a7b17 commit 5c82f62
Show file tree
Hide file tree
Showing 240 changed files with 1,225 additions and 4,838 deletions.
32 changes: 23 additions & 9 deletions docs/content/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<div class="title">Quick Start</div>
</div>
<div class="body">
Get started in less than 5 minutes on macOS, Linux, Docker and Kubernetes.
Get started in < 5 minutes on macOS, Linux, Docker and Kubernetes.
</div>
</a>
</div>
Expand All @@ -39,7 +39,7 @@
<div class="title">Explore</div>
</div>
<div class="body">
See in action cloud native, transactional, high performance and planet-scale core features.
See the core features in action.
</div>
</a>
</div>
Expand All @@ -52,7 +52,7 @@
<div class="title">Develop</div>
</div>
<div class="body">
Learn how to develop transactional, high-performance and planet-scale applications powered by YugaByte DB.
Learn how to develop applications powered by YugaByte DB.
</div>
</a>
</div>
Expand All @@ -70,6 +70,19 @@
</a>
</div>

<div class="col-12 col-md-6">
<a class="section-link icon-offset" href="/latest/benchmark/">
<div class="head">
<img class="icon" src="/images/section_icons/explore/high_performance.png" aria-hidden="true" />
<div class="articles">2 articles</div>
<div class="title">Benchmark</div>
</div>
<div class="body">
Run performance and correctness benchmarks.
</div>
</a>
</div>

<div class="col-12 col-md-6">
<a class="section-link icon-offset" href="/latest/secure/">
<div class="head">
Expand All @@ -78,7 +91,7 @@
<div class="title">Secure</div>
</div>
<div class="body">
Secure YugaByte DB with authentication, authorization and encryption.
Secure with authentication, authorization and encryption.
</div>
</a>
</div>
Expand All @@ -91,7 +104,7 @@
<div class="title">Manage</div>
</div>
<div class="body">
Manage YugaByte DB's day-to-day operations with extreme ease and efficiency.
Manage day-to-day operations with extreme ease and efficiency.
</div>
</a>
</div>
Expand Down Expand Up @@ -139,11 +152,11 @@
<a class="section-link icon-offset" href="/latest/api/">
<div class="head">
<img class="icon" src="/images/section_icons/index/api.png" aria-hidden="true" />
<div class="articles">3 chapters</div>
<div class="articles">2 chapters</div>
<div class="title">API Reference</div>
</div>
<div class="body">
Reference for Cassandra-compatible YCQL, Redis-compatible YEDIS, and PostgreSQL-compatible YSQL (Beta) APIs
Reference for the YSQL and YCQL APIs.
</div>
</a>
</div>
Expand All @@ -156,7 +169,7 @@
<div class="title">Admin Reference</div>
</div>
<div class="body">
YugaByte DB admin commands and utilities reference.
Admin commands and utilities reference.
</div>
</a>
</div>
Expand All @@ -169,8 +182,9 @@
<div class="title">FAQ</div>
</div>
<div class="body">
Frequently asked questions about YugaByte DB.
Frequently asked questions.
</div>
</a>
</div>

</div>
35 changes: 24 additions & 11 deletions docs/content/latest/_index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: YugaByte DB Docs
description: YugaByte DB Docs
headcontent: v1.1, the latest stable version
headcontent: v1.2, the latest stable version
type: list
image: /images/ybsymbol_original.png
weight: 1
Expand All @@ -14,7 +14,7 @@
<div class="title">Introduction</div>
</div>
<div class="body">
An introduction to YugaByte DB.
Learn more about YugaByte DB's unique value proposition.
</div>
</a>
</div>
Expand All @@ -27,7 +27,7 @@
<div class="title">Quick Start</div>
</div>
<div class="body">
Get started in less than 5 minutes on macOS, Linux, Docker and Kubernetes.
Get started in < 5 minutes on macOS, Linux, Docker and Kubernetes.
</div>
</a>
</div>
Expand All @@ -40,7 +40,7 @@
<div class="title">Explore</div>
</div>
<div class="body">
See in action core features such as distributed ACID transactions, fault tolerance, global data distribution and auto rebalancing.
See core features in action.
</div>
</a>
</div>
Expand All @@ -53,7 +53,7 @@
<div class="title">Develop</div>
</div>
<div class="body">
Learn how to develop transactional, high-performance and planet-scale applications powered by YugaByte DB.
Learn how to develop applications powered by YugaByte DB.
</div>
</a>
</div>
Expand All @@ -71,6 +71,19 @@
</a>
</div>

<div class="col-12 col-md-6">
<a class="section-link icon-offset" href="/latest/benchmark/">
<div class="head">
<img class="icon" src="/images/section_icons/explore/high_performance.png" aria-hidden="true" />
<div class="articles">2 articles</div>
<div class="title">Benchmark</div>
</div>
<div class="body">
Run performance and correctness benchmarks.
</div>
</a>
</div>

<div class="col-12 col-md-6">
<a class="section-link icon-offset" href="/latest/secure/">
<div class="head">
Expand All @@ -79,7 +92,7 @@
<div class="title">Secure</div>
</div>
<div class="body">
Secure YugaByte DB with authentication, authorization and encryption.
Secure with authentication, authorization and encryption.
</div>
</a>
</div>
Expand All @@ -92,7 +105,7 @@
<div class="title">Manage</div>
</div>
<div class="body">
Manage YugaByte DB with extreme operational ease and efficiency.
Manage with extreme operational ease and efficiency.
</div>
</a>
</div>
Expand All @@ -118,7 +131,7 @@
<div class="title">Architecture</div>
</div>
<div class="body">
Learn how YugaByte DB works, it's concepts and what exactly makes it so great.
Learn how YugaByte DB works.
</div>
</a>
</div>
Expand All @@ -144,7 +157,7 @@
<div class="title">API Reference</div>
</div>
<div class="body">
Reference for Cassandra-compatible YCQL, Redis-compatible YEDIS, and PostgreSQL-compatible YSQL (Beta) APIs
Reference for the YSQL and YCQL APIs.
</div>
</a>
</div>
Expand All @@ -157,7 +170,7 @@
<div class="title">Admin Reference</div>
</div>
<div class="body">
YugaByte DB admin commands and utilities reference.
Admin commands and utilities reference.
</div>
</a>
</div>
Expand All @@ -170,7 +183,7 @@
<div class="title">FAQ</div>
</div>
<div class="body">
Frequently asked questions about YugaByte DB.
Frequently asked questions.
</div>
</a>
</div>
Expand Down
18 changes: 10 additions & 8 deletions docs/content/latest/admin/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,27 +51,29 @@
</a>
</div>


<div class="col-12 col-md-6 col-lg-12 col-xl-6">
<a class="section-link icon-offset" href="yb-master/">
<a class="section-link icon-offset" href="yb-tserver/">
<div class="head">
<img class="icon" src="/images/section_icons/admin/yb-master.png" aria-hidden="true" />
<div class="title">yb-master</div>
<img class="icon" src="/images/section_icons/admin/yb-tserver.png" aria-hidden="true" />
<div class="title">yb-tserver</div>
</div>
<div class="body">
Manages metadata of data stored in yb-tserver and coordinates cluster-wide operations.
Data node that hosts and serves user data.
</div>
</a>
</div>

<div class="col-12 col-md-6 col-lg-12 col-xl-6">
<a class="section-link icon-offset" href="yb-tserver/">
<a class="section-link icon-offset" href="yb-master/">
<div class="head">
<img class="icon" src="/images/section_icons/admin/yb-tserver.png" aria-hidden="true" />
<div class="title">yb-tserver</div>
<img class="icon" src="/images/section_icons/admin/yb-master.png" aria-hidden="true" />
<div class="title">yb-master</div>
</div>
<div class="body">
Data node that hosts and serves user data.
Manages metadata of data stored in yb-tserver and coordinates cluster-wide operations.
</div>
</a>
</div>

</div>
35 changes: 11 additions & 24 deletions docs/content/latest/api/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: API Reference
linkTitle: API Reference
description: API Reference
image: /images/section_icons/index/api.png
headcontent: YugaByte DB's YCQL, YEDIS and YSQL APIs enable data modeling with flexible schema, key value and relational models.
headcontent: YugaByte DB API Reference
aliases:
- /api/
menu:
Expand All @@ -14,39 +14,26 @@ menu:


<div class="row">
<div class="col-12 col-md-6 col-lg-12 col-xl-6">
<a class="section-link icon-offset" href="./ycql/">
<div class="head">
<img class="icon" src="/images/section_icons/api/cql.png" aria-hidden="true" />
<div class="title">YCQL</div>
</div>
<div class="body">
Complete reference for Cassandra-compatible <b>Y</b>ugaByte <b>C</b>loud <b>Q</b>uery <b>L</b>anguage (<b>YCQL</b>) API.
</div>
</a>
</div>

<div class="col-12 col-md-6 col-lg-12 col-xl-6">
<a class="section-link icon-offset" href="./yedis/">
<div class="col-12 col-md-6 col-lg-12 col-xl-6">
<a class="section-link icon-offset" href="./ysql/">
<div class="head">
<img class="icon" src="/images/section_icons/api/redis.png" aria-hidden="true" />
<div class="title">YEDIS</div>
<img class="icon" src="/images/section_icons/api/pgsql.png" aria-hidden="true" />
<div class="title">YSQL (Beta)</div>
</div>
<div class="body">
Complete reference for Redis-compatible <b>Y</b>ugaByt<b>E</b> <b>DI</b>rectory <b>S</b>erver (<b>YEDIS</b>) API.
Complete reference for <b>Y</b>ugaByte <b>S</b>tructured <b>Q</b>uery <b>L</b>anguage (<b>YSQL</b>) API.
</div>
</a>
</div>

<div class="col-12 col-md-6 col-lg-12 col-xl-6">
<a class="section-link icon-offset" href="./ysql/">
<a class="section-link icon-offset" href="./ycql/">
<div class="head">
<img class="icon" src="/images/section_icons/api/pgsql.png" aria-hidden="true" />
<div class="title">YSQL (Beta)</div>
<img class="icon" src="/images/section_icons/api/cql.png" aria-hidden="true" />
<div class="title">YCQL</div>
</div>
<div class="body">
Complete reference for PostgreSQL-compatible <b>Y</b>ugaByte <b>S</b>tructured <b>Q</b>uery <b>L</b>anguage (<b>YSQL</b>) API.
Complete reference for <b>Y</b>ugaByte <b>C</b>loud <b>Q</b>uery <b>L</b>anguage (<b>YCQL</b>) API.
</div>
</a>
</div>
</div>
</div>
6 changes: 3 additions & 3 deletions docs/content/latest/api/ycql/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
title: YCQL
linkTitle: YCQL
description: YugaByte Cloud Query Language (YCQL)
summary: Reference for Cassandra-compatible YCQL API
summary: Reference for the YCQL API
image: /images/section_icons/api/cql.png
headcontent:
menu:
latest:
identifier: api-cassandra
parent: api
weight: 1300
weight: 3000
aliases:
- /latest/api/ycql/
- /latest/api/cassandra/
Expand All @@ -18,7 +18,7 @@ showAsideToc: true
---

## Introduction
YCQL is a transactional flexible-schema API that is compatible with the [Cassandra Query Language (CQL)](http://cassandra.apache.org/doc/latest/cql/index.html). It supports the following features.
YCQL is a SQL-based flexible-schema API that has its roots in [Cassandra Query Language (CQL)](http://cassandra.apache.org/doc/latest/cql/index.html). It supports the following features.

- Data definition language (DDL) statements.
- Data manipulation language (DML) statements.
Expand Down
8 changes: 4 additions & 4 deletions docs/content/latest/api/ysql/_index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: YSQL (Beta)
linkTitle: YSQL (Beta)
title: YSQL
linkTitle: YSQL
description: YugaByte Structured Query Language (YSQL) [Beta]
summary: Reference for PostgreSQL-compatible YSQL API
summary: Reference for the YSQL API
image: /images/section_icons/api/pgsql.png
beta: /faq/product/#what-is-the-definition-of-the-beta-feature-tag
aliases:
Expand All @@ -12,7 +12,7 @@ menu:
latest:
identifier: api-postgresql
parent: api
weight: 3000
weight: 1300
isTocNested: true
showAsideToc: true
---
Expand Down
Loading

0 comments on commit 5c82f62

Please sign in to comment.