Vale is an open-source, command-line tool that brings your editorial style guide to life.
This repository contains the website and documentation for the Vale command-line tool.
The site uses Markdown and is built with Hugo. To view the site locally, run the following command:
$ hugo server -D
If you'd like to add a configuration example to the landing page, please
submit a PR that adds an entry to the data/configs.yml
file.
If you'd like to submit a community resource (blog post, video tutorial, etc.), please submit a PR to the resource library.