From 66fbfa76b6228f40e99cb0caad29b405772e019e Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Tue, 18 Aug 2020 18:04:20 -0600 Subject: [PATCH] addressed PR feedback, updated homepage card structure --- assets/styles/layouts/_homepage.scss | 10 +++-- content/_index.md | 2 +- layouts/index.html | 57 ++++++++++++++++++---------- 3 files changed, 43 insertions(+), 26 deletions(-) diff --git a/assets/styles/layouts/_homepage.scss b/assets/styles/layouts/_homepage.scss index 41a3198f1..1b29ae8b3 100644 --- a/assets/styles/layouts/_homepage.scss +++ b/assets/styles/layouts/_homepage.scss @@ -156,9 +156,14 @@ } .card { - padding: 1.5rem 1.5rem 1rem; + display: flex; + flex-direction: column; + justify-content: space-between; + padding: 1.25rem 1.5rem .75rem; flex: 1 0; + .card-content p { margin-bottom: 0; } + span.version { font-size: 1.15rem; opacity: .65; @@ -189,9 +194,6 @@ } } - #platform { - - } .telegraf {@include gradient($telegraf-dropdown-gradient);} .influxdb {@include gradient($default-dropdown-gradient);} .chronograf {@include gradient($chronograf-dropdown-gradient);} diff --git a/content/_index.md b/content/_index.md index b57639711..497c21dd1 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,6 +1,6 @@ --- # Meta information for the documentation homepage -title: InfluxData Documentation +title: InfluxData documentation description: > InfluxData provides the industry leading time series platform. Store, process, and alert on time series data with InfluxDB and InfluxDB Cloud. diff --git a/layouts/index.html b/layouts/index.html index e18bd9459..5edc257b0 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -15,7 +15,8 @@

InfluxDB Cloud &
InfluxDB {{ $influxdbVersionV2 }} OSS

- The most powerful time series database designed to handle high write and query loads. + The most powerful time series database. + Designed to handle high write and query loads. Run in the cloud with InfluxDB Cloud or on your own hardware with InfluxDB {{ $influxdbVersionV2 }} OSS.

View InfluxDB {{ $influxdbVersionV2 }} Documentation @@ -39,30 +40,40 @@
-

InfluxData TICK Stack

-

The leading modern time series platform, built for metrics and events.

-

Learn more about the platform

+
+

InfluxData TICK stack

+

The leading modern time series platform, built for metrics and events.

+
+

Learn more

-

Telegraf {{ $telegrafVersion }}

-

Collect metrics from stacks, sensors and systems.

-

Telegraf documentation

+
+

Telegraf {{ $telegrafVersion }}

+

Collect metrics from stacks, sensors and systems.

+
+

View documentation

-

InfluxDB {{ $influxdbVersionV1 }}

-

Write and query time series data.

-

InfluxDB documentation

+
+

InfluxDB {{ $influxdbVersionV1 }}

+

Write and query time series data.

+
+

View documentation

-

Chronograf {{ $chronografVersion }}

-

Visualize and manage time series data.

-

Chronograf documentation

+
+

Chronograf {{ $chronografVersion }}

+

Visualize and manage time series data.

+
+

View documentation

-

Kapacitor {{ $kapacitorVersion }}

-

Process and alert on time series data.

-

Kapacitor documentation

+
+

Kapacitor {{ $kapacitorVersion }}

+

Process and alert on time series data.

+
+

View documentation

@@ -71,15 +82,19 @@
-

Enterprise offerings

-

Enterprise tools to meet your business needs.

+
+

Enterprise offerings

+

Enterprise tools to meet your business needs.

+

Contact Sales

-

InfluxDB Enterprise {{ $enterpriseVersion }}

-

A scalable InfluxDB cluster designed for heavy workloads. Run InfluxDB Enterprise on your own infrastructure — on-premise, private cloud, public cloud, or on the edge.

-

InfluxDB Enterprise documentation

+
+

InfluxDB Enterprise {{ $enterpriseVersion }}

+

A scalable InfluxDB cluster designed for heavy workloads. Run InfluxDB Enterprise on your own infrastructure—on-premises, private cloud, public cloud, or at the edge.

+
+

View documentation