Skip to content

add gh action deployment guide, custom domains guide, and overhaul docs landing page #640

add gh action deployment guide, custom domains guide, and overhaul docs landing page

add gh action deployment guide, custom domains guide, and overhaul docs landing page #640

name: markdownlint check
on: [pull_request]
jobs:
markdownlint:
runs-on: ubuntu-latest
steps:
- name: markdownlint-cli
uses: nosborn/github-action-markdown-cli@v3.4.0
with:
files: .
config_file: .markdownlint.jsonc