Skip to content

Commit a880f00

Browse files
committed
πŸ€– Update LLMs v4 files [skip ci]
1 parent 1a3d152 commit a880f00

File tree

2 files changed

+3
-15
lines changed

2 files changed

+3
-15
lines changed

β€Ždocusaurus/static/llms-v4-full.txtβ€Ž

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -666,18 +666,6 @@ This documentation contains all technical documentation related to the setup, de
666666

667667
Strapi Cloud enables you to increase your content velocity without having to compromise on customization needs and requirements. Development teams can rely on Strapi Cloud to abstract away the complexity of infrastructure management while keeping your development workflow and extending the core capabilities of Strapi. Content managers can use Strapi Cloud to autonomously manage all types of content and benefit from a complete set of content collaboration, security, and compliance features.
668668

669-
## What you will find here
670-
671-
:::prerequisites
672-
The typical workflow, which is recommended by the Strapi team, is:
673-
1. Create your Strapi application locally (v4.8.2 or later).
674-
2. Optionally, extend the application with plugins or custom code.
675-
3. Version the application's codebase through your git provider (GitHub or GitLab).
676-
4. Deploy the application with Strapi Cloud.
677-
:::
678-
679-
The Strapi Cloud documentation that you are currently reading is organised in topics in a order that should correspond to your journey with the product. The following cards, on which you can click, will redirect you to the main topics and steps of your Strapi Cloud journey.
680-
681669
:::strapi Welcome to the Strapi community!
682670
Strapi Cloud is built on top of Strapi, an open-source, community-oriented project. The Strapi team has at heart to share their vision and build the future of Strapi with the Strapi community. This is why the [roadmap](https://feedback.strapi.io) is open: as all insights are very important and will help steer the project in the right direction. Any community member is most welcome to share ideas and opinions there.
683671

β€Ždocusaurus/static/llms-v4.txtβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- [with Cloud dashboard](https://docs-v4.strapi.io/cloud/getting-started/deployment): Learn how to deploy your Strapi application on Strapi Cloud.
1212
- [with Cloud dashboard](https://docs-v4.strapi.io/cloud/getting-started/deployment): Learn how to deploy your Strapi application on Strapi Cloud.
1313
- [with Cloud CLI](https://docs-v4.strapi.io/cloud/getting-started/deployment-cli): Learn how to deploy your Strapi application via the CLI.
14-
- [Welcome to the Strapi Cloud Docs!](https://docs-v4.strapi.io/cloud/getting-started/intro): <SubtleCallout title="Developer Docs, User Guide, and Strapi Cloud documentation" emoji="πŸ“">
14+
- [Welcome to the Strapi Cloud Docs!](https://docs-v4.strapi.io/cloud/getting-started/intro): import LLMsTip from '/docs/snippets/llms-tip.md'
1515
- [Information on billing & usage](https://docs-v4.strapi.io/cloud/getting-started/usage-billing): This page contains general information related to the usage and billing of your Strapi Cloud account and projects.
1616
- [Collaboration](https://docs-v4.strapi.io/cloud/projects/collaboration): Share your projects on Strapi Cloud to collaborate with others.
1717
- [Deployments management](https://docs-v4.strapi.io/cloud/projects/deploys): Manage your projects's deploys.
@@ -142,7 +142,7 @@
142142
- [Sapper](https://docs-v4.strapi.io/dev-docs/integrations/sapper): Integrate Strapi with Sapper.
143143
- [Svelte](https://docs-v4.strapi.io/dev-docs/integrations/svelte): Integrate Strapi with Svelte.
144144
- [Vue.js](https://docs-v4.strapi.io/dev-docs/integrations/vue-js): Integrate Strapi with Vue.js.
145-
- [Welcome to the Strapi Developer Docs!](https://docs-v4.strapi.io/dev-docs/intro): <SubtleCallout title="Developer Docs, User Guide, and Strapi Cloud documentation" emoji="πŸ“">
145+
- [Welcome to the Strapi Developer Docs!](https://docs-v4.strapi.io/dev-docs/intro): import LLMsTip from '/docs/snippets/llms-tip.md'
146146
- [Migration Guides](https://docs-v4.strapi.io/dev-docs/migration-guides): Migration guides for a Strapi v4 application.
147147
- [Configuration](https://docs-v4.strapi.io/dev-docs/migration/v3-to-v4/code/configuration): Migrate your configuration from Strapi v3.6.x to v4.0.x with step-by-step instructions
148148
- [Content-Type schema](https://docs-v4.strapi.io/dev-docs/migration/v3-to-v4/code/content-type-schema): Migrate your content-types from Strapi v3.6.x to v4.0.x with step-by-step instructions
@@ -205,7 +205,7 @@
205205
- [Managing content-types](https://docs-v4.strapi.io/user-docs/content-type-builder/managing-content-types): import ScreenshotNumberReference from '/src/components/ScreenshotNumberReference.jsx';
206206
- [Setting up the admin panel](https://docs-v4.strapi.io/user-docs/getting-started/setting-up-admin-panel): How to setup your Strapi Admin Panel
207207
- [User Guide fundamentals](https://docs-v4.strapi.io/user-docs/getting-started/user-guide-fundamentals): Here are some concepts to keep in mind
208-
- [Welcome to the Strapi User Guide!](https://docs-v4.strapi.io/user-docs/intro): <SubtleCallout title="Developer Docs, User Guide, and Strapi Cloud documentation" emoji="πŸ“">
208+
- [Welcome to the Strapi User Guide!](https://docs-v4.strapi.io/user-docs/intro): import LLMsTip from '/docs/snippets/llms-tip.md'
209209
- [Creating a release](https://docs-v4.strapi.io/user-docs/releases/creating-a-release): Instructions to create a release from the admin panel
210210
- [Introduction to Releases](https://docs-v4.strapi.io/user-docs/releases/introduction): Introduction to the Releases feature that enables content managers to organize entries to publish/unpublish simultaneously
211211
- [Managing a release](https://docs-v4.strapi.io/user-docs/releases/managing-a-release): Instructions on how to manage a Release from the admin panel

0 commit comments

Comments
Β (0)