Skip to content

Remove stale themes and production sites on 3rd party guides [i18nIgnore]#14038

Merged
ArmandPhilippot merged 2 commits into
mainfrom
armand/fix-themes-references
Jun 10, 2026
Merged

Remove stale themes and production sites on 3rd party guides [i18nIgnore]#14038
ArmandPhilippot merged 2 commits into
mainfrom
armand/fix-themes-references

Conversation

@ArmandPhilippot

@ArmandPhilippot ArmandPhilippot commented Jun 10, 2026

Copy link
Copy Markdown
Member

The Theme catalogue has been cleaned up and some themes showcased in docs are now broken... Follow-up of #13962

Description (required)

  • Updates the CMS guides, including translations, to remove:
    • "Themes" sections, the only still working theme was Qurno.
    • "Production Sites" sections: Astro v1 or v2 websites, SvelteKit... Only https://www.yunielacosta.com/ seems to be up-to-date.
  • Removes the associated thumbnails and unnecessary imports

We have one remaining broken theme on CosmicCMS, but because this requires rewording, I'll do that on a follow-up PR.

Note that we could replace these themes with new ones. But, I think this adds maintenance costs for minimal benefits to users. I kept the <ShowcaseCard /> component as it might still be useful in the future? (e.g. a sponsor guide)

Related issues & labels (optional)

  • Suggested label: improve or update docs, 3rd-party guide

@ArmandPhilippot ArmandPhilippot added improve or update documentation Enhance / update existing documentation (e.g. add example, improve description, update for changes) 3rd-party guide Community submitted CMS, deploy, backend etc. guide labels Jun 10, 2026
@netlify

netlify Bot commented Jun 10, 2026

Copy link
Copy Markdown

Deploy Preview for astro-docs-2 ready!

Name Link
🔨 Latest commit b3b9e35
🔍 Latest deploy log https://app.netlify.com/projects/astro-docs-2/deploys/6a296994c2681d00081e6a8b
😎 Deploy Preview https://deploy-preview-14038--astro-docs-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help! label Jun 10, 2026
@astrobot-houston

astrobot-houston commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Lunaria Status Overview

🌑 This pull request will not trigger status changes.

Learn more

Lunaria automatically ignores changes on specific PRs by adding a ignored keyword in its title. Found: i18nIgnore.

You can change this by either removing the keyword above from the PR's title, or modifying the ignoreKeywords property in your Lunaria configuration file.

Tracked Files

Note

The notes below indicate what would happen if the pull request is merged when triggering status changes. Since a ignored keyword was found in the PR's title, the status changes indicated below won't be applied.

File Note
en/guides/cms/cloudcannon.mdx Source changed, localizations will be marked as outdated.
en/guides/cms/cosmic.mdx Source changed, localizations will be marked as outdated.
en/guides/cms/decap-cms.mdx Source changed, localizations will be marked as outdated.
en/guides/cms/spinal.mdx Source changed, localizations will be marked as outdated.
en/guides/cms/statamic.mdx Source changed, localizations will be marked as outdated.
en/guides/cms/tina-cms.mdx Source changed, localizations will be marked as outdated.
en/guides/cms/wordpress.mdx Source changed, localizations will be marked as outdated.
es/guides/cms/spinal.mdx Localization changed, will be marked as complete.
fr/guides/cms/cloudcannon.mdx Localization changed, will be marked as complete.
fr/guides/cms/cosmic.mdx Localization changed, will be marked as complete.
fr/guides/cms/decap-cms.mdx Localization changed, will be marked as complete.
fr/guides/cms/spinal.mdx Localization changed, will be marked as complete.
fr/guides/cms/statamic.mdx Localization changed, will be marked as complete.
fr/guides/cms/tina-cms.mdx Localization changed, will be marked as complete.
fr/guides/cms/wordpress.mdx Localization changed, will be marked as complete.
ko/guides/cms/cloudcannon.mdx Localization changed, will be marked as complete.
ko/guides/cms/cosmic.mdx Localization changed, will be marked as complete.
ko/guides/cms/decap-cms.mdx Localization changed, will be marked as complete.
ko/guides/cms/spinal.mdx Localization changed, will be marked as complete.
ko/guides/cms/statamic.mdx Localization changed, will be marked as complete.
ko/guides/cms/tina-cms.mdx Localization changed, will be marked as complete.
ko/guides/cms/wordpress.mdx Localization changed, will be marked as complete.
zh-cn/guides/cms/cloudcannon.mdx Localization changed, will be marked as complete.
zh-cn/guides/cms/cosmic.mdx Localization changed, will be marked as complete.
zh-cn/guides/cms/decap-cms.mdx Localization changed, will be marked as complete.
zh-cn/guides/cms/spinal.mdx Localization changed, will be marked as complete.
zh-cn/guides/cms/statamic.mdx Localization changed, will be marked as complete.
zh-cn/guides/cms/tina-cms.mdx Localization changed, will be marked as complete.
zh-cn/guides/cms/wordpress.mdx Localization changed, will be marked as complete.
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.

@delucis delucis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’m always here for deleting stuff! 🎉 🧹

@ArmandPhilippot ArmandPhilippot changed the title Remove stale themes and productions sites on 3rd party guides [i18nIgnore] Remove stale themes and production sites on 3rd party guides [i18nIgnore] Jun 10, 2026
@ArmandPhilippot ArmandPhilippot merged commit 754c067 into main Jun 10, 2026
12 checks passed
@ArmandPhilippot ArmandPhilippot deleted the armand/fix-themes-references branch June 10, 2026 15:26
HiDeoo added a commit that referenced this pull request Jun 11, 2026
* main:
  i18n(ko-KR): update `cosmic`, `markdown-content`, `modified-time` (#14041)
  i18n(pt-br): Update editor-setup.mdx translation (#14040)
  i18n(it-IT): create it/guides/fonts.mdx (#13871)
  i18n(fr): update `guides/astro-db.mdx` & `integrations-guide/db.mdx` (#14033)
  i18n(fr): update `guides/markdown-content.mdx` (#14034)
  i18n(fr): update `recipes/modified-time.mdx` (#14035)
  i18n(fr): update `session-driver-reference.mdx` (#14036)
  Remove a broken theme in Cosmic (#14039)
  Remove stale themes and production sites on 3rd party guides [i18nIgnore] (#14038)
  Remove deprecated `remarkPlugins` references from "last modified" recipe (#14029)
  Fix incorrect code examples in the Markdown guide (#14032)
  i18n(ko-KR): update `db`, `astro-db`, `github`, `session-driver-reference` (#14031)
  Deprecate `@astrojs/db` (#13986)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3rd-party guide Community submitted CMS, deploy, backend etc. guide i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help! improve or update documentation Enhance / update existing documentation (e.g. add example, improve description, update for changes)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants