qunitjs / qunit

🔮 An easy-to-use JavaScript unit testing framework.
https://qunitjs.com
MIT License
4.02k stars 783 forks source link

Unify qunitjs.com and api.qunitjs.com #1754

Closed Krinkle closed 3 months ago

Krinkle commented 3 months ago

Rationale

Proposal

I'd like to unify these two domains, with the content coming solely out of the docs/ directory in the main qunit repository.

Steps to get there

What we have today:

Restraints: Committing the qunitjs.com site directly to this repo, would create an undesirable intermediary state for the api.qunitjs.com domain, during which testing changes is hard as it wouldn't be previewing the final state, and further more introduce additional URLs for content that aren't meant to keep working. This is imho a bit too risky and hard to revert back from, as it also involves CNAME/DNS changes.

Proposed steps: