Add a resource

All resources listed on EmberCrate are crowdsourced. If you would like to add an interesting resource you found or made, follow the next steps in order to get it listed.

1

Fork EmberCrate on GitHub

Create a fork of the @embercrate/website repository. This allows you to push your own changes to the website codebase.

Open repository on GitHub
2

Add your resource data

Add a new entry to the resources list in app/data/resources.ts. Make sure to follow the submission guidelines.

3

Open a pull request

Open a PR for your changes to be merged in the original repository on the main branch. Once merged, all changes will automatically be deployed.

Create pull request

Submission guidelines

  • The resource must be related to Ember.js

    All links must be about Ember.js in a direct way. For example, a link to the Tailwind CSS website would be rejected. A link to the Tailwind CSS setup guide for Ember.js would be accepted.

  • The resource should be educational

    No links to one time announcements or events. Links should stay relevant for the foreseeable future.

  • The resource should be modern at time of submission

    Resources must advocate for modern and recommended Ember.js patterns.

  • No excessive self-promotion

    Submitting self-made content is allowed. This should however be done moderately.