Skip to content

chore: remove stale SvelteKit website, update CI for VitePress#226

Merged
ajianaz merged 1 commit into
developfrom
feat/quality-gate
Jun 8, 2026
Merged

chore: remove stale SvelteKit website, update CI for VitePress#226
ajianaz merged 1 commit into
developfrom
feat/quality-gate

Conversation

@ajianaz

@ajianaz ajianaz commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Removes old SvelteKit website/ and updates CI to use VitePress docs/.

Removed

  • website/ directory (6,286 lines deleted) — SvelteKit landing page, replaced by VitePress

Updated

File Change
.github/workflows/ci.yml Replace website-lint + website-build with docs-build (VitePress)
.github/workflows/ci.yml npm-audit → use docs/ instead of website/
Ruleset Remove Website Lint from required checks

Verified

  • deploy-website.yml already uses VitePress (docs/) ✅
  • codecora.dev live with VitePress content ✅
  • All docs pages accessible ✅

Breaking changes:
- Remove website/ directory (SvelteKit) — replaced by docs/ (VitePress)
- Replace website-lint + website-build CI jobs with docs-build (VitePress)
- Update npm-audit to use docs/ instead of website/
- Update ruleset: remove 'Website Lint' required check
@ajianaz ajianaz merged commit 96c8845 into develop Jun 8, 2026
10 checks passed
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