* docs: updates redocly-cli landing page to have tiles instead of bullets
* docs: updated Redoc link on main landing page to a more appropriate page
* docs: fix broken link
* docs: updates per Lorna's review
* docs: adjust wording to fit tiles
* docs: removes old index.md file
* docs: removes future tense from index.mdx
---------
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>
* docs: add mlc config and github action to check links
Ignores relative links since we can only check those from the main
website project.
* docs: update redirecting links and configure some ignore patterns