diff --git a/.github/workflows/Release.yaml b/.github/workflows/Release.yaml index 6f4bcfb..772003d 100644 --- a/.github/workflows/Release.yaml +++ b/.github/workflows/Release.yaml @@ -47,6 +47,15 @@ jobs: body_path: GITHUB_CHANGELOG.md tag_name: 1.0.0 + - name: Setup pnpm + uses: pnpm/action-setup@v2 + with: + version: 8 + + - name: Build VuePress site + working-directory: ./docs/website + run: pnpm install && pnpm docs:build + - name: Deploy to GitHub Pages uses: crazy-max/ghaction-github-pages@v4 with: diff --git a/docs/website/src/get-started.md b/docs/website/src/get-started.md index 8708641..26a49ac 100644 --- a/docs/website/src/get-started.md +++ b/docs/website/src/get-started.md @@ -90,7 +90,7 @@ but only a small subset of scss is supported along with some custom properties p **Example**: -![not-adwaita.png](.vuepress%2Fpublic%2Fnot-adwaita.png) +![not-adwaita.png](/screenshots/not-adwaita.png) ```scss .onagre {