ember-learn / ember-blog

Ember's official blog
https://blog.emberjs.com
Other
36 stars 72 forks source link

always serve the index.html on netlify #1234

Closed mansona closed 1 year ago

mansona commented 1 year ago

It turns out that going directly to https://blog.emberjs.com/page/1 doesn't work 🤔 this is because we don't have a fallback HTML for netlify

This PR fixes that.

To test:

if it shows you the 404 page from netlify then this didn't work

netlify[bot] commented 1 year ago

Deploy Preview for ember-blog ready!

Name Link
Latest commit b19586de9795b375f72edc21614623b28173f683
Latest deploy log https://app.netlify.com/sites/ember-blog/deploys/636d1d0e7d4a670009687bae
Deploy Preview https://deploy-preview-1234--ember-blog.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

locks commented 1 year ago

@mansona mergy mergy?