Closed mansona closed 1 year ago
Name | Link |
---|---|
Latest commit | 0638f3369c9c8d285a15070e2d5e081accfca7ce |
Latest deploy log | https://app.netlify.com/sites/guidemaker-ember-template/deploys/649de8156c0e8d0007173047 |
Deploy Preview | https://deploy-preview-154--guidemaker-ember-template.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Some tests with 'continue-on-error: true' have failed:
ember-release-no-deprecations
Created by continue-on-error-comment
In the main ember guides we use showdown config to set a prefix for the header ids so that we didn't break links when we migrated to use Guidemaker for the guides
https://github.com/ember-learn/guides-source/blob/master/config/environment.js#L42-L45
This config needs to be read (if it exists) and set as a prefix to the links in the on-this-page component 👍