fix: replace IDX mentions with Firebase Studio + remove Gitpod#13337
Conversation
✅ Deploy Preview for astro-docs-2 ready!
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
|
| {/* StackBlitz instructions | ||
| <details> | ||
| <summary>Using StackBlitz: Follow these instructions, then go directly to Unit 2!</summary> | ||
|
|
||
| **Set up StackBlitz** | ||
|
|
||
| <Steps> | ||
| 1. Follow the external link to [open the "Empty Project" template on StackBlitz](https://astro.new/minimal?on=stackblitz). | ||
|
|
||
| 2. Click "Sign in" on the top right to log in using your GitHub credentials. | ||
|
|
||
| 3. In the upper left of the StackBlitz editor window, click to "fork" the template (save to your own account dashboard). | ||
|
|
||
| 4. Wait for the project to load, and you will see a live preview of the "Empty Project" starter. | ||
| </Steps> | ||
|
|
||
| **Make a Change** | ||
|
|
||
| In the file pane, you should see `src/pages/index.astro`. Click to open it, and follow [Write your first line of Astro](/en/tutorial/1-setup/3/) to make a change to this file. | ||
|
|
||
| **Create a GitHub Repository** | ||
|
|
||
| <Steps> | ||
| 1. Press the <kbd>Connect Repository</kbd> button at the top of your list of files, enter a new name for your repository, and click <kbd>Create repo & push</kbd>. | ||
|
|
||
| 2. When you have changes to be committed back to GitHub, a "Commit" button will appear at the top left of your workspace. Clicking on this will allow you to enter a commit message, and update your repository. | ||
| </Steps> | ||
|
|
||
| **Deploy your Site** | ||
|
|
||
| If you'd like to deploy to Netlify, and have a live published version of your site while you work, go ahead in Unit 1 to [Deploy your site to the web](/en/tutorial/1-setup/5/). | ||
|
|
||
| Otherwise, skip to [Unit 2](/en/tutorial/2-pages/) to start building with Astro! | ||
|
|
||
| </details> | ||
| */} |
There was a problem hiding this comment.
Should we keep that? 😄 I mean, we can always go back in the Git history if needed.
There was a problem hiding this comment.
I mean, we can even revert to it... 😄 We can see whether anyone has any strong opinions on which one to show.
There was a problem hiding this comment.
I don't have a strong opinion... but this could make sense since we have also reinstated Stackblitz as the default option in astro.new.
sarah11918
left a comment
There was a problem hiding this comment.
Agreed, seems like a great time!
(Fun fact, all my browser IDE links are still idx based 😆 )
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Description (required)
We replaced IDX with Firebase Studio and removed Gitpod in
editor-setup.mdxin #13078 but we still have a lot of mentions of IDX and Gitpod.v6 could be a great time to update that? I know there are redirects from IDX but this might be confusing for those who are not aware of the rebranding, especially in the tutorial.
I have not checked the steps in the tutorial because I believe this is just a rebranding and the interface should be similar.
Related issues & labels (optional)