* docs: Give Redoc a landing page with overview and tldr instructions
* docs: move config to dedicated page
* docs: modernise README, link to resources
* docs: more detailed format for theme configurations
* fix: README formatting
* fix: Fix future tense errors and add exceptions for config fields as headings
* Apply suggestions from code review
Co-authored-by: Heather Cloward <heathercloward@gmail.com>
* docs: minor updates from excellent pull request feedback
* docs: Remove the old quickstart, update HTML as the preferred onboarding method and improve docs/examples on that page
* Apply suggestions from code review
Co-authored-by: Heather Cloward <heathercloward@gmail.com>
---------
Co-authored-by: Heather Cloward <heathercloward@gmail.com>
* fix: exclusiveMin/Max shows incorect range
* cover all number range cases & add unit tests
* add more tests
* fix maximum value
* simplify humanizeNumberRange function
* simplify exclusive checks
* Update src/utils/openapi.ts
Co-authored-by: Roman Hotsiy <gotsijroman@gmail.com>
* update test coverage
* linting
* revert weird prettier changes
* add md files to prettier ignore
Co-authored-by: Roman Hotsiy <gotsijroman@gmail.com>
* Reorganizes the quickstart into a deployment guide and quickstart
* Minor edits
* fix: minor formatting issue
* fix: simplify phrasing
* Adds redirects, link to preview-docs docs, and other review edits
* remove IE polyfills as IE is no longer supported
Co-authored-by: Ivana Isadora Devcic <33730345+skadinna@users.noreply.github.com>