-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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]: Update Cloudflare docs to show adapter support #1254
[Docs]: Update Cloudflare docs to show adapter support #1254
Conversation
✅ Deploy Preview for astro-docs-2 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for improving our Cloudflare documentation @Ekwuno! Who better to provide it than the source? 😄
I've added some suggestions re: code formatting because we have some specific syntax we use to author our code samples. If you try those and double check, I think that will give you what you're after that fits with our current Docs style. (I actually have an open PR right now documenting this code authoring for our WRITING.md
document, so if something is a little off, you could check there!) So see how it looks on your end, make sure it's giving you the code samples you expect, and let me know if you have any questions about this!
Thanks for such a detailed explanation. I will check out the |
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
@sarah11918 This is perfect! |
@Ekwuno Excellent! I'm glad it's what you wanted! Thanks again for this contribution to the Docs, and welcome as a first-time contributor! 🥳 |
What kind of changes does this PR include?
This PR Update Cloudflare's adapter usage in Astro docs
Description