Skip to content

Update links.js#477

Open
NullVoxPopuli wants to merge 2 commits into
ember-learn:masterfrom
NullVoxPopuli:patch-1
Open

Update links.js#477
NullVoxPopuli wants to merge 2 commits into
ember-learn:masterfrom
NullVoxPopuli:patch-1

Conversation

@NullVoxPopuli

@NullVoxPopuli NullVoxPopuli commented Jul 26, 2023

Copy link
Copy Markdown
Contributor

Copied from ember-learn/ember-website#1041 (comment)

We can have people try out ember in their browsers before they do any setup on their machines.

Note, right now booting up broccoli in the browser is not the fastest experience.
But the work on embroider, getting to vite, and converting the core addons to the v2 addon format will cut that time down immensely

@netlify

netlify Bot commented Jul 26, 2023

Copy link
Copy Markdown

Deploy Preview for ember-styleguide failed.

Name Link
🔨 Latest commit b259c02
🔍 Latest deploy log https://app.netlify.com/sites/ember-styleguide/deploys/67648b78f1fd91000828b9ac

@MinThaMie MinThaMie left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I would like to discuss this at the learning meeting to see where in the menu structure this should go :)

@NullVoxPopuli

Copy link
Copy Markdown
Contributor Author

thanks!

@jaredgalanis jaredgalanis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hey @NullVoxPopuli, thanks so much for doing this! ❤️

We think the first step is probably adding this to the quickstart - ember-learn/guides-source#1951.

We're open to discussing how to feature this more prominently once we've improved the onboarding experience.

@sukima

sukima commented Oct 4, 2023

Copy link
Copy Markdown

new.emberjs.com seems broken.

$ curl -Iv https://new.emberjs.com/
*   Trying 3.13.31.214:443...
* Connected to new.emberjs.com (3.13.31.214) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
*  CAfile: /etc/ssl/certs/ca-certificates.crt
*  CApath: /etc/ssl/certs
* TLSv1.0 (OUT), TLS header, Certificate Status (22):
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.2 (IN), TLS header, Unknown (21):
* TLSv1.3 (IN), TLS alert, internal error (592):
* error:0A000438:SSL routines::tlsv1 alert internal error
* Closing connection 0
curl: (35) error:0A000438:SSL routines::tlsv1 alert internal error

@MinThaMie

Copy link
Copy Markdown
Contributor

new.emberjs.com seems broken.

$ curl -Iv https://new.emberjs.com/
*   Trying 3.13.31.214:443...
* Connected to new.emberjs.com (3.13.31.214) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
*  CAfile: /etc/ssl/certs/ca-certificates.crt
*  CApath: /etc/ssl/certs
* TLSv1.0 (OUT), TLS header, Certificate Status (22):
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.2 (IN), TLS header, Unknown (21):
* TLSv1.3 (IN), TLS alert, internal error (592):
* error:0A000438:SSL routines::tlsv1 alert internal error
* Closing connection 0
curl: (35) error:0A000438:SSL routines::tlsv1 alert internal error

It works for me :) at least in the browser, not sure what you were trying. It's a link that will reroute you to stackblitz so it's not really within our control :)

@NullVoxPopuli

Copy link
Copy Markdown
Contributor Author

Be sure to use http instead of https. It redirects to https.
This is a limitation of DNS-based redirects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants