Update docs for Beta.19 update#139
Conversation
WalkthroughThis update reorganizes and revises StudioCMS documentation and configuration. Several documentation files are removed, added, or rewritten, particularly around configuration, features, and plugins. New documentation and catalog entries are introduced for the Cloudinary image service and web-vitals plugins. Dependency versions and TypeDoc plugin configurations are updated, and references to SDK usage and CLI options are modernized. Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant DocsSite
participant Plugin
participant StudioCMS
User->>DocsSite: Accesses documentation
DocsSite->>DocsSite: Renders updated config, features, and plugin docs
User->>DocsSite: Views Cloudinary image service setup
DocsSite->>Plugin: Shows install/config instructions
User->>StudioCMS: Applies new config patterns and plugin usage
Possibly related PRs
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
🚧 Files skipped from review as they are similar to previous changes (3)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
…tten for the new effect based SDK
* i18n(fr): update `0-1-0-beta-18` and translate `0-1-0-beta-19` See #139 * apply some coderabbitai nitpicks
See #139 Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com>
See #139 Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com>
* i18n(fr): update `start-here` See #139 * fix indentation because of copy/paste... en uses 3 spaces instead of 2 --------- Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com>
* i18n(fr): update `config-reference` See #139 * update based on coderabbitai nitpicks
This PR is ready to be reviewed but the following changes will need to be done before final merging after release of beta.19:
truedocs/src/content/package-catalog/studiocms-cloudinary-image-service.json
Line 9 in bad3dc9
package.jsonto use real versions instead of snapshotdocs/package.json
Lines 25 to 30 in bad3dc9
Summary by CodeRabbit
New Features
@studiocms/cloudinary-image-serviceand@studiocms/web-vitalsplugins.Bug Fixes
Documentation
@astrojs/web-vitalsto@studiocms/web-vitals.Chores