-
-
Couldn't load subscription status.
- Fork 1.7k
docs: add zephyr cloud deployment docs #12601
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for astro-docs-2 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
|
Hello! Thank you for opening your first PR to Astro’s Docs! 🎉 Here’s what will happen next:
|
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.
Thanks so much for adding this!
I've left just some tiny comments below, plus you'll need to add a line like the following to src/components/DeployGuidesNav.astro to get your icon to show up in the grid:
{ title: 'Zerops', slug: 'zerops', supports: ['ssr', 'static'] },
(Depends whether both fully-static and on-demand rendered is supported, put whichever are appropriate in the array!)
|
|
||
| ### More details | ||
|
|
||
| For more detialed information refer to the Zephyr Cloud documentation on [Deploying with Astro](https://docs.zephyr-cloud.io/meta-frameworks/astro). |
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.
| For more detialed information refer to the Zephyr Cloud documentation on [Deploying with Astro](https://docs.zephyr-cloud.io/meta-frameworks/astro). | |
| For more detialed information refer to the [Zephyr Cloud documentation on deploying with Astro](https://docs.zephyr-cloud.io/meta-frameworks/astro). |
link text should be as descriptive as possible about both the content and the location the link will take you to! "deploying with Astro" is a bit too general.
Also noting this page doesn't exist (yet)? Is this page expected, and we should wait on merging this until it's live?
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.
Yep, waiting to merge this one to be shown on a real URL ZephyrCloudIO/zephyr-documentation#160.
Also lemme tweak this a bit to more descriptive :)
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Description (required)
Adds a new guide to deploy Astro sites to Zephyr Cloud.
Related issues & labels (optional)