Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add Cloudflare Pages to deploy options #8927

Merged
merged 4 commits into from
Jul 5, 2022

Conversation

Ekwuno
Copy link
Contributor

@Ekwuno Ekwuno commented Jul 5, 2022

Description

This PR adds Cloudflare Pages to the Deployment options. Cloudflare Pages uses the Wrangler CLI to deploy application.

Additional context


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Read the Pull Request Guidelines and follow the Commit Convention.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

@netlify
Copy link

netlify bot commented Jul 5, 2022

Deploy Preview for vite-docs-main ready!

Name Link
🔨 Latest commit b37cd8f
🔍 Latest deploy log https://app.netlify.com/sites/vite-docs-main/deploys/62c48cc3f72da7000831dbc5
😎 Deploy Preview https://deploy-preview-8927--vite-docs-main.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Member

@bluwy bluwy left a comment

Choose a reason for hiding this comment

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

Added some suggestions below. Make sure to run pnpm format too so the text is properly formatted, but otherwise my suggestions below should resolve the formatting too.

Question for the team: Are the deploy options ordered by first-come-first-serve or popularity? I think popularity might make sense as these guides are useful for new users. In that case I think Cloudflare Pages is in a perfect position in this PR, but maybe we also want to move Vercel up below Netlify (in another PR).

docs/guide/static-deploy.md Outdated Show resolved Hide resolved
docs/guide/static-deploy.md Outdated Show resolved Hide resolved
docs/guide/static-deploy.md Outdated Show resolved Hide resolved
docs/guide/static-deploy.md Outdated Show resolved Hide resolved
docs/guide/static-deploy.md Outdated Show resolved Hide resolved
@bluwy bluwy added the documentation Improvements or additions to documentation label Jul 5, 2022
@bluwy bluwy changed the title Add Cloudflare Pages to deploy options docs: add Cloudflare Pages to deploy options Jul 5, 2022
Ekwuno and others added 2 commits July 5, 2022 17:28
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
@Ekwuno Ekwuno requested a review from bluwy July 5, 2022 17:49
bluwy
bluwy previously approved these changes Jul 5, 2022
Copy link
Member

@bluwy bluwy left a comment

Choose a reason for hiding this comment

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

Thanks! This looks good to me. Other than the ordering question above, I'll pre-approve this.

docs/guide/static-deploy.md Outdated Show resolved Hide resolved
Co-authored-by: Tony Trinh <tony19@gmail.com>
@Ekwuno
Copy link
Contributor Author

Ekwuno commented Jul 5, 2022

Thanks for reviewing this @bluwy. I think maybe we can move the question to an internal discussion or a GitHub issue so this PR can get merged

@patak-dev patak-dev merged commit df5688c into vitejs:main Jul 5, 2022
Ekwuno added a commit to Ekwuno/vite that referenced this pull request Jul 6, 2022
Ekwuno added a commit to Ekwuno/vite that referenced this pull request Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants