Commit 8100438
Fix/docs corepack setup (#16)
* docs: Add comprehensive VitePress documentation
Create complete documentation site for rhdh-e2e-test-utils using VitePress:
- Guide section: installation, quick-start, core concepts, deployment, helpers, page objects, utilities, and configuration
- API reference: detailed method signatures and types for all exports
- Tutorials: step-by-step guides for common use cases
- Examples: copy-paste ready code examples
Additional features:
- GitHub Actions workflow for automatic deployment to GitHub Pages
- Standalone docs package with its own package.json and yarn.lock
- Reusable snippets to reduce duplication
- CLAUDE.md guide for documentation maintenance
Co-Authored-By: Claude Opus 4.5 <[email protected]>
* fix CI yarn install
* fix(docs): add Corepack setup for Yarn 3 in CI workflow
- Add corepack enable step to deploy-docs workflow
- Update docs setup instructions with corepack enable command
- Add packageManager field to docs/package.json
Co-Authored-By: Claude Opus 4.5 <[email protected]>
---------
Co-authored-by: Claude Opus 4.5 <[email protected]>1 parent 7ffe4c1 commit 8100438
3 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
0 commit comments