All Projects → gridsome → Gridsome.org

gridsome / Gridsome.org

Licence: mit
The website for Gridsome.org

Labels

gridsome.org

This is the Git repository for gridsome.org. Feel free to contribute 🥳

Linting Markdown

We use markdownlint-cli to enforce style consistency rules on the documentation. The linter runs automatically on every push and pull request via GitHub Actions.

You can check your changes for linter errors by running:

yarn markdown:lint

The linter can automatically fix certain classes of failure. To accept these fixes, run:

yarn markdown:fix
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].