Skip to content

docs: mention non-Deno Deploy SvelteKit adapters#3136

Open
fibibot wants to merge 1 commit into
mainfrom
orch/issue-119
Open

docs: mention non-Deno Deploy SvelteKit adapters#3136
fibibot wants to merge 1 commit into
mainfrom
orch/issue-119

Conversation

@fibibot
Copy link
Copy Markdown
Contributor

@fibibot fibibot commented May 16, 2026

Summary

  • Adds a short note to the SvelteKit tutorial for users who are not deploying to Deno Deploy or another Deno-compatible platform.
  • Links those users to the SvelteKit adapter documentation at https://svelte.dev/docs/kit/adapters.

Fixes #2893
Closes bartlomieju/orchid-inbox#119

Verification

  • deno fmt --check
  • deno task test
  • Confirmed the new link points to https://svelte.dev/docs/kit/adapters.

I also attempted a Lume render with SKIP_REFERENCE=1 BUILD_TYPE=FULL, but this VM is running Deno canary 2.7.14+2d3f3f1 and the build failed on an unrelated MDX lume/jsx-runtime resolution error before reaching this page.

Copy link
Copy Markdown
Contributor

@lunadogbot lunadogbot left a comment

Choose a reason for hiding this comment

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

One blocker:

  1. last_modified: 2025-09-29 needs to be bumped. This PR adds new SvelteKit adapter guidance to examples/tutorials/svelte.md, and repo frontmatter conventions require substantive content changes to update last_modified; use today's date, 2026-05-17.

Copy link
Copy Markdown
Contributor

@lunadogbot lunadogbot left a comment

Choose a reason for hiding this comment

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

last_modified now matches this content update, and the added SvelteKit adapter link points to the canonical adapter docs. CI is green.

@lunadogbot
Copy link
Copy Markdown
Contributor

@bartlomieju this is ready to merge

@fibibot
Copy link
Copy Markdown
Contributor Author

fibibot commented May 17, 2026

@bartlomieju this is ready to merge.

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.

Feedback: /examples/svelte_tutorial/ - Positive

2 participants