Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add_meet_pieces_CTA_to_6_pages #602

Merged
merged 1 commit into from
Dec 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,41 @@ hide_table_of_contents: true
import {CardWithCTA, CardWithoutCTA} from "/src/components/Card";
import Grid from "/src/components/Grid";

<div style={{ marginBottom: "24px" }} />

<div style={{
backgroundColor: "#fff",
padding: "2rem",
borderRadius: "8px",
border: "1px solid #eaeaea",
boxShadow: "0 1px 3px rgba(0,0,0,0.08)",
textAlign: "center",
marginBottom: "2rem",
color: "#333" // Set a default text color for the container
}}>
<h2 style={{ margin: "0 0 1rem", color: "#333" }}>
🏁 Get Up And Running Faster Than Ever 🏁
</h2>
<p style={{ margin: "0", fontSize: "1.1rem", lineHeight: "1.5", color: "#333" }}>
Explore our updated introduction and quickstart installation guides for Pieces for Developers!
</p>
<p style={{ margin: "0" }}>
<a href="https://beta.docs.pieces.app/products/meet-pieces"
style={{
color: "#1b9aaa",
textDecoration: "none",
fontWeight: "500",
display: "inline-block",
marginTop: "0.5rem",
lineHeight: "1.2",
padding: "0"
}}
>
🎉 Take me there →
</a>
</p>
</div>

# Welcome to Pieces for Developers

Get started with the Pieces for Developers platform and show you how to best use and optimize your workflow by selecting your favorite IDE, editor, or productivity tool!
Expand Down
35 changes: 35 additions & 0 deletions docs/installation-getting-started/linux.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,41 @@ import CTAButton from "/src/components/CTAButton";
import { MiniSpacer, Spacer } from "/src/components/Spacers";
import ReleasePill from "/src/components/ReleasePill";

<div style={{ marginBottom: "24px" }} />

<div style={{
backgroundColor: "#fff",
padding: "2rem",
borderRadius: "8px",
border: "1px solid #eaeaea",
boxShadow: "0 1px 3px rgba(0,0,0,0.08)",
textAlign: "center",
marginBottom: "2rem",
color: "#333" // Set a default text color for the container
}}>
<h2 style={{ margin: "0 0 1rem", color: "#333" }}>
🏁 Get Up And Running Faster Than Ever 🏁
</h2>
<p style={{ margin: "0", fontSize: "1.1rem", lineHeight: "1.5", color: "#333" }}>
Explore our updated introduction and quickstart installation guides for Pieces for Developers!
</p>
<p style={{ margin: "0" }}>
<a href="https://beta.docs.pieces.app/products/meet-pieces"
style={{
color: "#1b9aaa",
textDecoration: "none",
fontWeight: "500",
display: "inline-block",
marginTop: "0.5rem",
lineHeight: "1.2",
padding: "0"
}}
>
🎉 Take me there →
</a>
</p>
</div>

# Getting Started with Pieces for Developers on Linux

<ReleasePill>Compatible with Ubuntu 22 or higher and select distributions</ReleasePill>
Expand Down
35 changes: 35 additions & 0 deletions docs/installation-getting-started/macos.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,41 @@ import DownloadLinkUpdater from "/src/components/DownloadLinkUpdater";

<DownloadLinkUpdater />

<div style={{ marginBottom: "24px" }} />

<div style={{
backgroundColor: "#fff",
padding: "2rem",
borderRadius: "8px",
border: "1px solid #eaeaea",
boxShadow: "0 1px 3px rgba(0,0,0,0.08)",
textAlign: "center",
marginBottom: "2rem",
color: "#333" // Set a default text color for the container
}}>
<h2 style={{ margin: "0 0 1rem", color: "#333" }}>
🏁 Get Up And Running Faster Than Ever 🏁
</h2>
<p style={{ margin: "0", fontSize: "1.1rem", lineHeight: "1.5", color: "#333" }}>
Explore our updated introduction and quickstart installation guides for Pieces for Developers!
</p>
<p style={{ margin: "0" }}>
<a href="https://beta.docs.pieces.app/products/meet-pieces"
style={{
color: "#1b9aaa",
textDecoration: "none",
fontWeight: "500",
display: "inline-block",
marginTop: "0.5rem",
lineHeight: "1.2",
padding: "0"
}}
>
🎉 Take me there →
</a>
</p>
</div>

# Getting Started with Pieces for Developers on macOS

<ReleasePill>Compatible with macOS 12.0 Monterey or higher</ReleasePill>
Expand Down
36 changes: 36 additions & 0 deletions docs/installation-getting-started/pieces-os.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,42 @@ import DownloadLinkUpdater from "/src/components/DownloadLinkUpdater";

<DownloadLinkUpdater />

<div style={{ marginBottom: "24px" }} />

<div style={{
backgroundColor: "#fff",
padding: "2rem",
borderRadius: "8px",
border: "1px solid #eaeaea",
boxShadow: "0 1px 3px rgba(0,0,0,0.08)",
textAlign: "center",
marginBottom: "2rem",
color: "#333" // Set a default text color for the container
}}>
<h2 style={{ margin: "0 0 1rem", color: "#333" }}>
🏁 Get Up And Running Faster Than Ever 🏁
</h2>
<p style={{ margin: "0", fontSize: "1.1rem", lineHeight: "1.5", color: "#333" }}>
Explore our updated introduction and quickstart installation guides for Pieces for Developers!
</p>
<p style={{ margin: "0" }}>
<a href="https://beta.docs.pieces.app/products/meet-pieces"
style={{
color: "#1b9aaa",
textDecoration: "none",
fontWeight: "500",
display: "inline-block",
marginTop: "0.5rem",
lineHeight: "1.2",
padding: "0"
}}
>
🎉 Take me there →
</a>
</p>
</div>


# What is Pieces OS?

Pieces OS operates as a background service that functions both offline and on-device to facilitate communication among individual products within the Pieces for Developers Suite. Its core functions include the management of local, private, and secure machine learning models used for the [Pieces Copilot](/features/pieces-copilot), as well as [real-time search](/features/search-modes) and suggestions.
Expand Down
35 changes: 35 additions & 0 deletions docs/installation-getting-started/what-am-i-installing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,41 @@ import Image from "/src/components/Image";
import GridFlexRow from "/src/components/GridFlexRow";
import {PiecesInstallOSBasedButtons, PiecesOSInstallOSBasedButtons} from "/src/components/InstallButtons";

<div style={{ marginBottom: "24px" }} />

<div style={{
backgroundColor: "#fff",
padding: "2rem",
borderRadius: "8px",
border: "1px solid #eaeaea",
boxShadow: "0 1px 3px rgba(0,0,0,0.08)",
textAlign: "center",
marginBottom: "2rem",
color: "#333" // Set a default text color for the container
}}>
<h2 style={{ margin: "0 0 1rem", color: "#333" }}>
🏁 Get Up And Running Faster Than Ever 🏁
</h2>
<p style={{ margin: "0", fontSize: "1.1rem", lineHeight: "1.5", color: "#333" }}>
Explore our updated introduction and quickstart installation guides for Pieces for Developers!
</p>
<p style={{ margin: "0" }}>
<a href="https://beta.docs.pieces.app/products/meet-pieces"
style={{
color: "#1b9aaa",
textDecoration: "none",
fontWeight: "500",
display: "inline-block",
marginTop: "0.5rem",
lineHeight: "1.2",
padding: "0"
}}
>
🎉 Take me there →
</a>
</p>
</div>

# Getting Started

![Pieces for Developers and Pieces OS application windows.](/assets/getting_started.png)
Expand Down
37 changes: 35 additions & 2 deletions docs/installation-getting-started/windows.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,41 @@ import DownloadLinkUpdater from "/src/components/DownloadLinkUpdater";

<DownloadLinkUpdater />

<div style={{ marginBottom: "24px" }} />

<div style={{
backgroundColor: "#fff",
padding: "2rem",
borderRadius: "8px",
border: "1px solid #eaeaea",
boxShadow: "0 1px 3px rgba(0,0,0,0.08)",
textAlign: "center",
marginBottom: "2rem",
color: "#333" // Set a default text color for the container
}}>
<h2 style={{ margin: "0 0 1rem", color: "#333" }}>
🏁 Get Up And Running Faster Than Ever 🏁
</h2>
<p style={{ margin: "0", fontSize: "1.1rem", lineHeight: "1.5", color: "#333" }}>
Explore our updated introduction and quickstart installation guides for Pieces for Developers!
</p>
<p style={{ margin: "0" }}>
<a href="https://beta.docs.pieces.app/products/meet-pieces"
style={{
color: "#1b9aaa",
textDecoration: "none",
fontWeight: "500",
display: "inline-block",
marginTop: "0.5rem",
lineHeight: "1.2",
padding: "0"
}}
>
🎉 Take me there →
</a>
</p>
</div>

# Getting Started with Pieces for Developers on Windows
<ReleasePill>Compatible with Windows 10 Version 1903 or higher</ReleasePill>

Expand All @@ -22,8 +57,6 @@ import DownloadLinkUpdater from "/src/components/DownloadLinkUpdater";
type={'secondary'}
/>

<Spacer />

## Steps to Install

1. Download the Pieces for Developers Installation Manager using the link above and proceed with the installation. **This will install the Pieces for Developers Desktop App and Pieces OS.**
Expand Down
Loading