Skip to content

Purge old translations of beta docs to avoid confusion#227

Merged
Adammatthiesen merged 2 commits into
mainfrom
adam/purge
Feb 19, 2026
Merged

Purge old translations of beta docs to avoid confusion#227
Adammatthiesen merged 2 commits into
mainfrom
adam/purge

Conversation

@Adammatthiesen
Copy link
Copy Markdown
Member

@Adammatthiesen Adammatthiesen commented Feb 19, 2026

This pull request removes the German, Korean, and Chinese documentation for StudioCMS configuration options. The files deleted include detailed reference pages for configuration keys such as dashboardConfig, defaultFrontEndConfig, imageService, includedIntegrations, overrides, sdk, and the main StudioCMSOptions index. Each file contained schema references, usage examples, and option descriptions.

Purges all outdated translation docs from previous beta versions that are showing up in search results and leading users to believing we still have certain features or support, such as for Astro DB.

Documentation removal:

  • Removed dashboardConfig reference documentation, including schema, usage, and option descriptions from dashboard.mdx.
  • Removed defaultFrontEndConfig reference documentation, including schema, usage, and option descriptions from default-frontend-config.mdx.
  • Removed imageService reference documentation, including schema and option descriptions from image-service.mdx.
  • Removed includedIntegrations reference documentation, including schema and option descriptions from included-integrations.mdx.
  • Removed main configuration index and links to subpages from index.mdx.
  • Removed overrides reference documentation, including schema and usage examples from overrides.mdx.
  • Removed sdk reference documentation, including schema and option descriptions from sdk.mdx.

Summary by CodeRabbit

  • Chores

    • Removed astro-integration-kit dependency from the project.
    • Removed ignored dependency entry from build configuration.
  • Documentation

    • Removed German, Korean, and Chinese localized documentation pages, including configuration guides, tutorials, API references, plugin documentation, and upgrade notes. English documentation remains unchanged.

@htg-1-studiocms-cloud
Copy link
Copy Markdown

htg-1-studiocms-cloud Bot commented Feb 19, 2026

Dokploy Preview Deployment

Name Status Preview Updated (UTC)
StudioCMS Docs ✅ Done Preview URL 2026-02-19T22:01:35.356Z

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Feb 19, 2026

No actionable comments were generated in the recent review. 🎉


📝 Walkthrough

Walkthrough

This pull request removes comprehensive documentation coverage for multiple languages (German, Korean, and Simplified Chinese) and drops the astro-integration-kit dependency from the project. The changes eliminate entire documentation sections including configuration references, guides, integrations, and plugin documentation across three localized doc sets.

Changes

Cohort / File(s) Summary
Configuration & Dependencies
knip.config.ts, package.json
Removed astro-integration-kit dependency (^0.18.0) and deleted 'studiocms' from the ignoreDependencies array in knip config.
German Documentation (de)
src/content/docs/de/config-reference/*, src/content/docs/de/guides/*, src/content/docs/de/how-it-works/*, src/content/docs/de/plugins/*, src/content/docs/de/package-catalog/*, src/content/docs/de/start-here/*, src/content/docs/de/utils/*
Removed all German-language documentation pages spanning configuration references, upgrade guides, CLI/SDK documentation, plugin development guides, and getting-started material.
Korean Documentation (ko)
src/content/docs/ko/config-reference/*, src/content/docs/ko/guides/*, src/content/docs/ko/how-it-works/*, src/content/docs/ko/plugins/*, src/content/docs/ko/package-catalog/*, src/content/docs/ko/start-here/*, src/content/docs/ko/utils/*
Removed all Korean-language documentation pages mirroring the structure of German docs, including configuration, upgrade paths, API references, and setup instructions.
Simplified Chinese Documentation (zh-cn)
src/content/docs/zh-cn/config-reference/*, src/content/docs/zh-cn/guides/*, src/content/docs/zh-cn/how-it-works/*, src/content/docs/zh-cn/plugins/*, src/content/docs/zh-cn/package-catalog/*, src/content/docs/zh-cn/start-here/*, src/content/docs/zh-cn/utils/*
Removed all Simplified Chinese documentation pages across all sections matching the German and Korean doc structure.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Possibly related PRs

Suggested reviewers

  • dreyfus92
  • louisescher
  • RATIU5

Poem

🐰 A rabbit's farewell to distant tongues,
Three languages' docs—goodbye, farewell!
German, Korean, Chinese all done,
One kit removed from the wishing well. 🌙✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Purge old translations of beta docs to avoid confusion' clearly and accurately summarizes the main change: the removal of outdated translated documentation files from beta releases across multiple languages.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch adam/purge

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@studiocms-no-reply
Copy link
Copy Markdown
Member

studiocms-no-reply commented Feb 19, 2026

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
de/config-reference/dashboard.mdx Localization removed, will be marked as missing.
de/config-reference/default-frontend-config.mdx Localization removed, will be marked as missing.
de/config-reference/image-service.mdx Localization removed, will be marked as missing.
de/config-reference/included-integrations.mdx Localization removed, will be marked as missing.
de/config-reference/index.mdx Localization removed, will be marked as missing.
de/config-reference/overrides.mdx Localization removed, will be marked as missing.
de/config-reference/sdk.mdx Localization removed, will be marked as missing.
de/guides/contributing/translations.mdx Localization removed, will be marked as missing.
de/guides/database/sqld-server.mdx Localization removed, will be marked as missing.
de/guides/index.mdx Localization removed, will be marked as missing.
de/guides/upgrade/version-guides/0-1-0-beta-16.mdx Localization removed, will be marked as missing.
de/guides/upgrade/version-guides/0-1-0-beta-17.mdx Localization removed, will be marked as missing.
de/how-it-works/cli.mdx Localization removed, will be marked as missing.
de/how-it-works/index.mdx Localization removed, will be marked as missing.
de/how-it-works/restapi.mdx Localization removed, will be marked as missing.
de/how-it-works/sdk.mdx Localization removed, will be marked as missing.
de/package-catalog/community-plugins/web-vitals.mdx Localization removed, will be marked as missing.
de/package-catalog/index.mdx Localization removed, will be marked as missing.
de/package-catalog/studiocms-plugins/studiocms-blog.mdx Localization removed, will be marked as missing.
de/package-catalog/studiocms-plugins/studiocms-devapps.mdx Localization removed, will be marked as missing.
de/package-catalog/studiocms-plugins/studiocms-markdoc.mdx Localization removed, will be marked as missing.
de/package-catalog/studiocms-plugins/studiocms-mdx.mdx Localization removed, will be marked as missing.
de/package-catalog/studiocms-plugins/studiocms-wysiwyg.mdx Localization removed, will be marked as missing.
de/plugins/extended.mdx Localization removed, will be marked as missing.
de/plugins/index.mdx Localization removed, will be marked as missing.
de/start-here/configuration.mdx Localization removed, will be marked as missing.
de/start-here/environment-variables.mdx Localization removed, will be marked as missing.
de/start-here/getting-started.mdx Localization removed, will be marked as missing.
de/start-here/why-studioCMS.mdx Localization removed, will be marked as missing.
de/utils/rendering.mdx Localization removed, will be marked as missing.
ko/config-reference/dashboard.mdx Localization removed, will be marked as missing.
ko/config-reference/default-frontend-config.mdx Localization removed, will be marked as missing.
ko/config-reference/image-service.mdx Localization removed, will be marked as missing.
ko/config-reference/included-integrations.mdx Localization removed, will be marked as missing.
ko/config-reference/index.mdx Localization removed, will be marked as missing.
ko/config-reference/overrides.mdx Localization removed, will be marked as missing.
ko/config-reference/sdk.mdx Localization removed, will be marked as missing.
ko/guides/contributing/translations.mdx Localization removed, will be marked as missing.
ko/guides/database/sqld-server.mdx Localization removed, will be marked as missing.
ko/guides/index.mdx Localization removed, will be marked as missing.
ko/guides/upgrade/version-guides/0-1-0-beta-16.mdx Localization removed, will be marked as missing.
ko/guides/upgrade/version-guides/0-1-0-beta-17.mdx Localization removed, will be marked as missing.
ko/how-it-works/cli.mdx Localization removed, will be marked as missing.
ko/how-it-works/index.mdx Localization removed, will be marked as missing.
ko/how-it-works/restapi.mdx Localization removed, will be marked as missing.
ko/how-it-works/sdk.mdx Localization removed, will be marked as missing.
ko/package-catalog/community-plugins/web-vitals.mdx Localization removed, will be marked as missing.
ko/package-catalog/index.mdx Localization removed, will be marked as missing.
ko/package-catalog/studiocms-plugins/studiocms-blog.mdx Localization removed, will be marked as missing.
ko/package-catalog/studiocms-plugins/studiocms-devapps.mdx Localization removed, will be marked as missing.
ko/package-catalog/studiocms-plugins/studiocms-markdoc.mdx Localization removed, will be marked as missing.
ko/package-catalog/studiocms-plugins/studiocms-mdx.mdx Localization removed, will be marked as missing.
ko/package-catalog/studiocms-plugins/studiocms-wysiwyg.mdx Localization removed, will be marked as missing.
ko/plugins/extended.mdx Localization removed, will be marked as missing.
ko/plugins/index.mdx Localization removed, will be marked as missing.
ko/start-here/configuration.mdx Localization removed, will be marked as missing.
ko/start-here/environment-variables.mdx Localization removed, will be marked as missing.
ko/start-here/getting-started.mdx Localization removed, will be marked as missing.
ko/start-here/why-studioCMS.mdx Localization removed, will be marked as missing.
ko/utils/rendering.mdx Localization removed, will be marked as missing.
zh-cn/config-reference/dashboard.mdx Localization removed, will be marked as missing.
zh-cn/config-reference/default-frontend-config.mdx Localization removed, will be marked as missing.
zh-cn/config-reference/image-service.mdx Localization removed, will be marked as missing.
zh-cn/config-reference/included-integrations.mdx Localization removed, will be marked as missing.
zh-cn/config-reference/index.mdx Localization removed, will be marked as missing.
zh-cn/config-reference/overrides.mdx Localization removed, will be marked as missing.
zh-cn/config-reference/sdk.mdx Localization removed, will be marked as missing.
zh-cn/guides/contributing/translations.mdx Localization removed, will be marked as missing.
zh-cn/guides/database/sqld-server.mdx Localization removed, will be marked as missing.
zh-cn/guides/index.mdx Localization removed, will be marked as missing.
zh-cn/guides/upgrade/version-guides/0-1-0-beta-16.mdx Localization removed, will be marked as missing.
zh-cn/guides/upgrade/version-guides/0-1-0-beta-17.mdx Localization removed, will be marked as missing.
zh-cn/guides/upgrade/version-guides/0-1-0-beta-18.mdx Localization removed, will be marked as missing.
zh-cn/how-it-works/cli.mdx Localization removed, will be marked as missing.
zh-cn/how-it-works/index.mdx Localization removed, will be marked as missing.
zh-cn/how-it-works/restapi.mdx Localization removed, will be marked as missing.
zh-cn/how-it-works/sdk.mdx Localization removed, will be marked as missing.
zh-cn/package-catalog/community-plugins/web-vitals.mdx Localization removed, will be marked as missing.
zh-cn/package-catalog/index.mdx Localization removed, will be marked as missing.
zh-cn/package-catalog/studiocms-plugins/studiocms-blog.mdx Localization removed, will be marked as missing.
zh-cn/package-catalog/studiocms-plugins/studiocms-devapps.mdx Localization removed, will be marked as missing.
zh-cn/package-catalog/studiocms-plugins/studiocms-markdoc.mdx Localization removed, will be marked as missing.
zh-cn/package-catalog/studiocms-plugins/studiocms-mdx.mdx Localization removed, will be marked as missing.
zh-cn/package-catalog/studiocms-plugins/studiocms-wysiwyg.mdx Localization removed, will be marked as missing.
zh-cn/plugins/extended.mdx Localization removed, will be marked as missing.
zh-cn/plugins/index.mdx Localization removed, will be marked as missing.
zh-cn/start-here/configuration.mdx Localization removed, will be marked as missing.
zh-cn/start-here/environment-variables.mdx Localization removed, will be marked as missing.
zh-cn/start-here/getting-started.mdx Localization removed, will be marked as missing.
zh-cn/start-here/why-studioCMS.mdx Localization removed, will be marked as missing.
zh-cn/utils/rendering.mdx Localization removed, will be marked as missing.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

@Adammatthiesen Adammatthiesen marked this pull request as ready for review February 19, 2026 21:52
@Adammatthiesen Adammatthiesen requested a review from a team as a code owner February 19, 2026 21:52
@Adammatthiesen Adammatthiesen merged commit 4ee5dfc into main Feb 19, 2026
8 checks passed
@Adammatthiesen Adammatthiesen deleted the adam/purge branch February 19, 2026 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants