Skip to content

Migrate deployment to Cloudflare Pages #2

@jglopez

Description

@jglopez

Currently deployed via the built-in Pages workflow. To migrate:

  1. Swap actions/upload-pages-artifact + actions/deploy-pages in deploy.yml for cloudflare/pages-action
  2. Remove or env-var the base path in vite.config.ts — currently set to the repo name, which only applies when serving from a subpath. A custom domain or Cloudflare Pages root deployment doesn't need it.

No code changes needed beyond those two steps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions