diff --git a/.github/config/en-custom.txt b/.github/config/en-custom.txt index 1b2b1dc3c..1fa604cf2 100644 --- a/.github/config/en-custom.txt +++ b/.github/config/en-custom.txt @@ -464,3 +464,4 @@ PortableResource runtime's imagePullPolicy otelhttp +prem diff --git a/docs/content/_index.md b/docs/content/_index.md index b99d357ee..315287bdd 100644 --- a/docs/content/_index.md +++ b/docs/content/_index.md @@ -1,57 +1,33 @@ --- type: docs -title: "Radius" +title: "Radius Cloud-Native Application Platform" linkTitle: "Home" -description: "Model, deploy, and manage applications across cloud and edge" +description: "Radius enables developers and the platform engineers that support them to build cloud-native applications" weight: 1 +no_list: true --- -
+Welcome to the Radius documentation! Here you'll find everything you need to know about Radius, from getting started to advanced topics. -{{< cardpane >}} -{{< card header="**App-centric**" >}} -Teams [describe their application]({{< ref application-graph>}}) services and relationships, rather than just a list of infrastructure. +{{% alert title="What is Radius?" color="primary" %}} +Radius is a cloud native application platform. It enables developers and IT operators to collaborate on delivering and managing cloud-native applications. With Radius, teams can easily understand their applications and how applications are running environments including dev, cloud, edge, and on-prem. Plus, teams can ensure their application infrastructure meets cost, operations, and security requirements. Open-source and multi-cloud, Radius is the cloud-native application platform for delivering and managing applications anywhere. +{{% /alert %}} + +{{< button text="Get started with Radius ๐Ÿš€" page="getting-started" color="success" size="btn-lg" >}} -Screenshot of a Radius applications diagram -{{< /card >}} -{{< card header="**Portable**" >}} -Radius applications and tooling are agnostic of platform, services, and infrastructure. - - - -
-{{< /card >}} -{{< /cardpane >}} {{< cardpane >}} -{{< card header="**Productive**" >}} -Radius extends strong existing tools to further streamline the app developer experience. - - - - - -
- Visual Studio Code logo - - Bicep logo -
-{{< /card >}} -{{< card header="**Intelligent**" >}} -Teams can offload the complexity of wiring-up applications and let Radius employ best-practices. - - - - - - -
- Connections logo - - Networking logo - - }}">Dapr logo -
-{{< /card >}} + {{< card header="**๐ŸŽ“ Tutorials**" footer="[**View available tutorials โ†’**]({{< ref tutorials >}})" >}} + Visit the tutorials for guided learning paths to try out Radius and pick up the main concepts. We'll walk you through the steps to get started with Radius and run your first set of apps. + {{< /card >}} + {{< card header="**๐Ÿ“˜ How-to guides**" footer="[**Visit how-to guides โ†’**]({{< ref guides >}})" >}} + Check out the how-to guides for step-by-step instructions on how to use Radius and its features. We'll walk you through how to accomplish specific tasks when using Radius. + {{< /card >}} {{< /cardpane >}} - -{{< button text="Get started with Radius ๐Ÿš€" page="getting-started" color="success" size="btn-lg" >}} +{{< cardpane >}} + {{< card header="**๐Ÿ’ญ Concepts**" footer="[**Learn the concepts โ†’**]({{< ref tutorials >}})" >}} + Learn about the background and concepts behind Radius with in-depth explanations. We'll cover the main concepts and how Radius works, so you have the broader context to deeply understand Radius and use it most effectively. + {{< /card >}} + {{< card header="**๐Ÿงพ Reference**" footer="[**Visit reference material โ†’**]({{< ref guides >}})" >}} + Refer to detailed information on Radius resources, APIs, FAQs, and more. Reference material is useful for looking up specific information about Radius when you need it. + {{< /card >}} +{{< /cardpane >}} \ No newline at end of file diff --git a/docs/content/app-diagram.png b/docs/content/app-diagram.png deleted file mode 100644 index 2733f27d5..000000000 Binary files a/docs/content/app-diagram.png and /dev/null differ diff --git a/docs/content/azure-app.png b/docs/content/azure-app.png deleted file mode 100644 index 271f31208..000000000 Binary files a/docs/content/azure-app.png and /dev/null differ diff --git a/docs/content/bicep-logo.png b/docs/content/bicep-logo.png deleted file mode 100644 index 4455de8dc..000000000 Binary files a/docs/content/bicep-logo.png and /dev/null differ diff --git a/docs/content/connect-logo.svg b/docs/content/connect-logo.svg deleted file mode 100644 index aefdea549..000000000 --- a/docs/content/connect-logo.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/docs/content/dapr-logo.svg b/docs/content/dapr-logo.svg deleted file mode 100644 index addcbc755..000000000 --- a/docs/content/dapr-logo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/docs/content/network-logo.svg b/docs/content/network-logo.svg deleted file mode 100644 index 6392ae5f9..000000000 --- a/docs/content/network-logo.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/docs/content/vscode-logo.png b/docs/content/vscode-logo.png deleted file mode 100644 index a0804a368..000000000 Binary files a/docs/content/vscode-logo.png and /dev/null differ