From be49294d73c8bad67494e803356cf6ac085ceddf Mon Sep 17 00:00:00 2001 From: Dustin Brickwood Date: Tue, 19 Mar 2024 10:19:40 -0500 Subject: [PATCH] fix: update checks github action workflow to reflect package scripts --- .github/workflows/checks.yaml | 8 ++++---- content/10.getting-started/1.index.md | 4 ++-- content/10.getting-started/2.installation.md | 2 +- content/10.getting-started/3.usage.md | 6 ++---- cspell-config/cspell-dev.txt | 2 ++ 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/workflows/checks.yaml b/.github/workflows/checks.yaml index 4fd0fe56..b8862165 100644 --- a/.github/workflows/checks.yaml +++ b/.github/workflows/checks.yaml @@ -16,7 +16,7 @@ jobs: - name: Runs prettier formatter run: | bun install - bun run lint:fmt + bun run lint:prettier spelling: name: spelling @@ -27,10 +27,10 @@ jobs: - name: Runs cspell spell checker run: | bun install - bun run lint:spell + bun run lint:spelling lint: - name: lint + name: lint markdown runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 @@ -38,4 +38,4 @@ jobs: - name: Runs mdl markdown linter run: | bun install - bun run lint:mdl \ No newline at end of file + bun run lint:markdown \ No newline at end of file diff --git a/content/10.getting-started/1.index.md b/content/10.getting-started/1.index.md index 66f9e3b0..47be72c1 100644 --- a/content/10.getting-started/1.index.md +++ b/content/10.getting-started/1.index.md @@ -37,7 +37,7 @@ You can start playing with this template in your browser using our online sandbo ::u-button class: mr-4 icon: i-simple-icons-stackblitz label: Play on StackBlitz target: \_blank to: -https://stackblitz.com/github/nuxt-ui-pro/docs/ +[stackblitz](https://stackblitz.com/github/nuxt-ui-pro/docs/) --- @@ -46,7 +46,7 @@ https://stackblitz.com/github/nuxt-ui-pro/docs/ ::u-button class: mt-2 sm:mt-0 icon: i-simple-icons-codesandbox label: Play on CodeSandbox target: \_blank to: -https://codesandbox.io/s/github/nuxt-ui-pro/docs/ +[codesandbox](https://codesandbox.io/s/github/nuxt-ui-pro/docs/) --- diff --git a/content/10.getting-started/2.installation.md b/content/10.getting-started/2.installation.md index 362912c4..eda61a5c 100644 --- a/content/10.getting-started/2.installation.md +++ b/content/10.getting-started/2.installation.md @@ -6,7 +6,7 @@ layout: docs ## ::callout -icon: i-heroicons-light-bulb target: \_blank to: https://nuxt.studio/themes/docs +icon: i-heroicons-light-bulb target: \_blank to: [nuxt studio](https://nuxt.studio/themes/docs) --- diff --git a/content/10.getting-started/3.usage.md b/content/10.getting-started/3.usage.md index 1cf9981a..6cdaaed6 100644 --- a/content/10.getting-started/3.usage.md +++ b/content/10.getting-started/3.usage.md @@ -11,7 +11,7 @@ for the content, [`@nuxtjs/fontaine`](https://github.com/nuxt-modules/fontaine) ## ::callout -icon: i-heroicons-light-bulb target: \_blank to: https://ui.nuxt.com/pro/guide/usage#structure +icon: i-heroicons-light-bulb target: \_blank to: [nuxt guide](https://ui.nuxt.com/pro/guide/usage#structure) --- @@ -148,9 +148,7 @@ export default defineAppConfig({ }); ``` -## ::callout - -icon: i-heroicons-light-bulb target: \_blank to: https://nuxt.studio/docs/developers/app-config +icon: i-heroicons-light-bulb target: \_blank to: [app-config](https://nuxt.studio/docs/developers/app-config) --- diff --git a/cspell-config/cspell-dev.txt b/cspell-config/cspell-dev.txt index 3096bf93..079032b5 100644 --- a/cspell-config/cspell-dev.txt +++ b/cspell-config/cspell-dev.txt @@ -4,3 +4,5 @@ rocksdb nuxi otlp nvme +nuxtdotjs +fontaine