From 72eac7dafe60f134eb920b61c8b1e71c3a6cb3b6 Mon Sep 17 00:00:00 2001 From: David Dal Busco Date: Tue, 26 May 2026 08:58:58 +0900 Subject: [PATCH 1/2] feat: drop getting started for free and add maintenance warning Signed-off-by: David Dal Busco --- docs/components/maintenance.md | 5 +++++ docs/create-a-satellite.mdx | 6 ++---- docs/intro.mdx | 4 ++++ docs/miscellaneous/wallet.mdx | 6 ------ 4 files changed, 11 insertions(+), 10 deletions(-) create mode 100644 docs/components/maintenance.md diff --git a/docs/components/maintenance.md b/docs/components/maintenance.md new file mode 100644 index 00000000..1889f4af --- /dev/null +++ b/docs/components/maintenance.md @@ -0,0 +1,5 @@ +:::caution + +Juno is in **maintenance** and not actively developed anymore. Do not use it for anything serious. + +::: diff --git a/docs/create-a-satellite.mdx b/docs/create-a-satellite.mdx index 94c90fc2..6610138b 100644 --- a/docs/create-a-satellite.mdx +++ b/docs/create-a-satellite.mdx @@ -17,11 +17,9 @@ keywords: When you're ready to deploy your project to production, you'll need to create a [Satellite]. -:::tip +import Maintenance from "./components/maintenance.md"; -New to Juno? Reach out on [Discord](https://discord.gg/wHZ57Z2RAG) and we'll get you started for free. - -::: + 1. To get started, sign-in to the Juno [Console](https://console.juno.build). 2. Click **Launch your first Satellite**. diff --git a/docs/intro.mdx b/docs/intro.mdx index eb5a5e39..20f0962c 100644 --- a/docs/intro.mdx +++ b/docs/intro.mdx @@ -5,6 +5,10 @@ description: Explore Juno's serverless functions, hosting, and data capabilities # Getting Started with Juno +import Maintenance from "./components/maintenance.md"; + + + Unless you're looking to solely host your static website, the recommended way to start with Juno is by developing locally using the emulator — a production-like environment with full support for data, authentication, storage, and serverless functions. It gives you everything you need to build and test your app before deploying anything live. diff --git a/docs/miscellaneous/wallet.mdx b/docs/miscellaneous/wallet.mdx index fc9a33a4..03f86336 100644 --- a/docs/miscellaneous/wallet.mdx +++ b/docs/miscellaneous/wallet.mdx @@ -2,12 +2,6 @@ This section provides guidance on managing your cycles with your wallet (your account), which are essential for maintaining and providing enough resources for your modules in the Juno ecosystem. -:::tip - -New to Juno? You don't need to set up a wallet. Reach out on [Discord](https://discord.gg/wHZ57Z2RAG) and we'll get you started for free. - -::: - :::important Just like your modules, your wallet is under your control — Juno cannot access, move, or recover the cycles held inside. From f1e55cc41906d4584473ab5b44c163bc36427ae7 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 00:01:27 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=84=20Update=20LLMs.txt=20snapshot?= =?UTF-8?q?=20for=20PR=20review?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .llms-snapshots/llms-full.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.llms-snapshots/llms-full.txt b/.llms-snapshots/llms-full.txt index d6ecc91a..cd0a12b4 100644 --- a/.llms-snapshots/llms-full.txt +++ b/.llms-snapshots/llms-full.txt @@ -6,6 +6,10 @@ Juno is in **maintenance** and not actively developed anymore. # Getting Started with Juno +**Caution:** + +Juno is in **maintenance** and not actively developed anymore. Do not use it for anything serious. + Unless you're looking to solely host your static website, the recommended way to start with Juno is by developing locally using the emulator — a production-like environment with full support for data, authentication, storage, and serverless functions. It gives you everything you need to build and test your app before deploying anything live. @@ -483,9 +487,9 @@ Juno is in **maintenance** and not actively developed anymore. When you're ready to deploy your project to production, you'll need to create a [Satellite](/docs/terminology.md#satellite). -**Tip:** +**Caution:** -New to Juno? Reach out on [Discord](https://discord.gg/wHZ57Z2RAG) and we'll get you started for free. +Juno is in **maintenance** and not actively developed anymore. Do not use it for anything serious. 1. To get started, sign-in to the Juno [Console](https://console.juno.build). 2. Click **Launch your first Satellite**. @@ -10449,10 +10453,6 @@ Juno is in **maintenance** and not actively developed anymore. This section provides guidance on managing your cycles with your wallet (your account), which are essential for maintaining and providing enough resources for your modules in the Juno ecosystem. -**Tip:** - -New to Juno? You don't need to set up a wallet. Reach out on [Discord](https://discord.gg/wHZ57Z2RAG) and we'll get you started for free. - **Important:** Just like your modules, your wallet is under your control — Juno cannot access, move, or recover the cycles held inside.