Skip to content

fix: add 'devlog' to Sveltia CMS kind dropdown - #4

Merged
jwsung91 merged 1 commit into
mainfrom
fix-devlog-cms-dropdown
Jul 2, 2026
Merged

fix: add 'devlog' to Sveltia CMS kind dropdown#4
jwsung91 merged 1 commit into
mainfrom
fix-devlog-cms-dropdown

Conversation

@jwsung91

@jwsung91 jwsung91 commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • The kind select field in public/admin/config.yml (Sveltia CMS admin UI) had its own separate hardcoded option list, so devlog didn't show up in the CMS dropdown even though it's valid in the schema/content-check/build.
  • This is the 5th place this list was duplicated (content.config.ts, lib/blog.ts, PostMetaBadges.astro, scripts/check-content.mjs, and now this CMS config) — all now consistent.

Test plan

  • npm run check passes locally (format, lint, content:check, build)

@jwsung91
jwsung91 merged commit a7606b3 into main Jul 2, 2026
2 checks passed
@jwsung91
jwsung91 deleted the fix-devlog-cms-dropdown branch July 2, 2026 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant