casbin / casbin-website-v2

The new docs website for Casbin based on Docusaurus v2
https://casbin.org
Apache License 2.0
19 stars 69 forks source link

feat: add markdown lint #185

Closed Selflocking closed 1 year ago

Selflocking commented 1 year ago
  1. Add markdownlint-cli
  2. Add command: yarn lint:md
  3. Add markdown format check in PR
  4. Add usage instructions in README.md
  5. Fix all docs

Config template: https://github.com/DavidAnson/markdownlint/blob/main/schema/.markdownlint.jsonc

Detailed rules refer to https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md

netlify[bot] commented 1 year ago

Deploy Preview for casbin ready!

Name Link
Latest commit 31a9f7fcd41290002e69a3721d888a72454b4f71
Latest deploy log https://app.netlify.com/sites/casbin/deploys/64abe364b171a30008514150
Deploy Preview https://deploy-preview-185--casbin.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

casbin-bot commented 1 year ago

@tangyang9464 @JalinWang @imp2002 please review