adopted-ember-addons / ember-data-factory-guy

Factories and helper functions for (unit, integration, acceptance) testing + development scenarios with Ember Data
MIT License
301 stars 136 forks source link

Quickstart docsify-powered documentation #451

Open phndiaye opened 2 years ago

phndiaye commented 2 years ago

Related to: https://github.com/adopted-ember-addons/ember-data-factory-guy/issues/450

Rendered

This is a quickstart of the documentation update using Docsify. Basically all the content of the README has been moved into different sections of the documentation website.

For multiple sections, I took the liberty to use more recent syntax (Octane) instead of the Ember Classic one. For the rest, I kept the existing content (sometimes rephrased it a bit but nothing more).

I also removed some parts that needed to be in a Changelog and not necessarily in the documentation itself.

patocallaghan commented 1 year ago

@phndiaye any chance you could rebase against master please and resolve the current conflict?

phndiaye commented 1 year ago

@patocallaghan Updated :) the last updates in the README were about using newer syntax for models, which is now done in the doc itself