* fix: Remove github token with incorrect access
* docs: Improve uninstall CTA in migration guide
* fix: Update checkout action version for vale
* docs: Vale reports errors in any edited file
* docs: Update to make Vale happy
* docs: Markdownlint fixes
* fix: Remove sync actions as this integration is no longer used
* core: Add markdownlint config and github action
Uses rules from https://github.com/Redocly/marketing-site-portal/pull/1142
* chore: Move contributing file to top level
* chore: Add markdown to the file types that we want prettier to operate on
* fix: Make files fit prettier rules, ignore LICENSE since we can't change that
* chore: Combine docs-related workflows into one for simplicity
* docs: Add instructions for running the CLI docs standalone from this repo
* chore: Add changeset, this docs change is quite large
* Update .changeset/bright-steaks-walk.md
Co-authored-by: Ihor Karpiuk <106662428+IgorKarpiuk@users.noreply.github.com>
---------
Co-authored-by: Ihor Karpiuk <106662428+IgorKarpiuk@users.noreply.github.com>
* Lets talk about API Style Guides
* docs: tweaking API guidelines language and light editing
---------
Co-authored-by: Lorna Mitchell <lorna.mitchell@redocly.com>
* feat: Add Vale configuration and rules
* docs: Fix top-level files to match Vale rules
* docs: Vale updates for the commands docs
* docs: apply Vale updates to the decorator docs
* docs: Update guides to match Vale rules
* docs: update rules and other content to meet Vale standards
* docs: add Vale link and information to CONTRIBUTING
* feat: Add GitHub action for Vale
* docs: minor editing to readme.md
* docs: minor editing to the changelog.md file
* docs: minor edits to the join.md file in commands folder
* docs: minor edits to lint.md file in the commands directory
* docs: minor edit to the login.md file in the commands directory
* docs: minor edits to the preview.md file in the commands directory
* docs: minor edits to push.md file in the comands directory
* docs: minor edits to the info-description-override.md file in the decorators directory
* docs: minor edits to the configure-rules.md file in the guides directory
* docs: minor edits to custom-plugin.md file in the resources directory
* docs: minor editing to the no-http-verbs-in-paths.md file in the rules directory
---------
Co-authored-by: Heather Cloward <heathercloward@gmail.com>