kelsymichael / gridsome.org

The website for Gridsome.org

Home Page:https://gridsome.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The website for Gridsome.org

https://gridsome.org

License:MIT License


Languages

Language:Vue 76.6%Language:SCSS 18.4%Language:JavaScript 4.3%Language:HTML 0.7%