A modern docs platform,
based on Markdown

A modern
docs platform,
based on
Markdown

Powerful, programmable UI building blocks. Best-in-class tools for secure data access. Moment helps you build rich, living documents that keep your dev teams focused and your business moving.

fleet-overview.md

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28

# Fleet overview

This document contains an overview of the company’s EKS fleet, including a list of all clusters and upgrade progress, and links to the page that tracks the work of the upgrade itself.


```js
const response = await fetch(“https://your-api.com”);
const data = await reponse.json();
return (
<>
<PieChart
title="Control Plane Status"
data={data.lifecycleChecksPieChartData}
/>
<LineChart
title="Control Plan Status Over Time"
data={memoizedLifecycleChecksLineChartData}
dataKeys={["Supported", "Long-term support", "Unsupported"]}
dataKeyToColorMap={{
Supported: "green",
"Long-term support": "yellow",
Unsupported: "red",
}}
legend
/>
</>
));
```

fleet-overview.md

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28

# Fleet overview

This document contains an overview of the company’s EKS fleet, including a list of all clusters and upgrade progress, and links to the page that tracks the work of the upgrade itself.


```js
const response = await fetch(“https://your-api.com”);
const data = await reponse.json();
return (
<>
<PieChart
title="Control Plane Status"
data={data.lifecycleChecksPieChartData}
/>
<LineChart
title="Control Plan Status Over Time"
data={memoizedLifecycleChecksLineChartData}
dataKeys={["Supported", "Long-term support", "Unsupported"]}
dataKeyToColorMap={{
Supported: "green",
"Long-term support": "yellow",
Unsupported: "red",
}}
legend
/>
</>
));
```

fleet-overview.md

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28

# Fleet overview

This document contains an overview of the company’s EKS fleet, including a list of all clusters and upgrade progress, and links to the page that tracks the work of the upgrade itself.


```js
const response = await fetch(“https://your-api.com”);
const data = await reponse.json();
return (
<>
<PieChart
title="Control Plane Status"
data={data.lifecycleChecksPieChartData}
/>
<LineChart
title="Control Plan Status Over Time"
data={memoizedLifecycleChecksLineChartData}
dataKeys={["Supported", "Long-term support", "Unsupported"]}
dataKeyToColorMap={{
Supported: "green",
"Long-term support": "yellow",
Unsupported: "red",
}}
legend
/>
</>
));
```

Based on our experience building products you love.

Built for developers.

Programmable. Everything you see is customizable as code.

Sharing built in. Don't like something in our standard library? Fork it, make it your own, and share it with anyone.

An offline mode
that is truly offline.

Truly offline on a train. Truly offline on a plane. Move around, without the pain.

UI building blocks for all occasions

Buttons, tables, text inputs, maps.

Drag and drop UI building blocks from our library into your doc, and publish to the world in less than 30 seconds.

Get early access.

Access will gradually open up to companies and teams.