Document nightly builds on download page#245
Conversation
| {% capture windows %}{% include_relative _installations/windows.md %}{% endcapture %} | ||
| {% capture linux %}{% include_relative _installations/linux.md %}{% endcapture %} | ||
| {% capture alternatives %}{% include_relative _installations/alternatives.md %}{% endcapture %} | ||
| {% capture nightly %}{% include_relative _installations/nightly.md %}{% endcapture %} |
There was a problem hiding this comment.
Do you think we should emphasize nightly builds so much? I feel like we should make it a separate thing
There was a problem hiding this comment.
Like a totally separate page? It seemed to fit in nicely here and I imagine this is where people would look for the info, I can put it elsewhere if you like though!
There was a problem hiding this comment.
It doesn't need to be a separate page, but maybe it's own section on the same page. I don't know how well "nightly" is going to translate and I don't want people installing it because they weren't able to use one of the other options
There was a problem hiding this comment.
I made it a separate section initially, but the page seemed pretty long. I'll try that again soon 👍
There was a problem hiding this comment.
I'm imagining a separate box that explains what nightly is that can be expanded to include instructions
…e instead of in their own tab.
en/docs/_installations/nightly.md
Outdated
| ./install.sh --nightly | ||
| ``` | ||
|
|
||
| A Ubuntu/Debian repository of the nightly builds is also available. To enable it, run the following commands: |
There was a problem hiding this comment.
Thanks, I can change that!
|
@thejameskyle - Are there any other changes you'd like, or is this good to merge now (apart from changing "a Ubuntu" to "an Ubuntu")? |
|
Going to merge this and iterate (and/or ask for forgiveness) if we don't like this approach. |
References yarnpkg/yarn#1474