digitalocean/vale-package
Captured source
source ↗published Dec 27, 2023seen 5dcaptured 8hhttp 200method plain
digitalocean/vale-package
Description: A Vale-compatible implementation of the DigitalOcean and Product Docs Style Guides.
License: MIT
Stars: 3
Forks: 1
Open issues: 0
Created: 2023-12-27T17:52:09Z
Pushed: 2026-05-28T12:46:41Z
Default branch: main
Fork: no
Archived: no
README:
DigitalOcean Vale Package
This repository contains a Vale-compatible implementation of the DigitalOcean Style Guide.
Getting Started
To get started, add the package to your configuration file (as shown below) and then run vale sync.
StylesPath = styles # Use your normal style path here. Packages = https://github.com/digitalocean/vale-package/releases/latest/download/do-vale.zip
See Vale's documentation on packages for more information.
Included Components
- The
DigitalOceanstyle implements the DigitalOcean style guide. - The
PDocsstyle implements the DigitalOcean Product Docs style guide. - The
DigitalOceanvocab implements DigitalOcean-specific terminology. - The
Technicalvocab implements more general technical terminology.
There are also a significant number of words defined in .github/vale/ignore, including notably a set of words with spelling suggestions which we want to catch with one of the package rules rather than with the less helpful spellchecker.