Skip to content

docs: align with canonical product-pages structure - #77

Merged
rubenvdlinde merged 2 commits into
developmentfrom
feature/docs-product-pages-conformance
May 13, 2026
Merged

docs: align with canonical product-pages structure#77
rubenvdlinde merged 2 commits into
developmentfrom
feature/docs-product-pages-conformance

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

Summary

Brings the Scholiq docs site into conformance with the canonical Conduction product-pages spec (ADR-030). Based on the audit in AUDIT-product-pages-2026-05-13.md and the shillinq pilot (ConductionNL/shillinq#83).

Pre-flight note: Upstream PR #72 (journeydoc tutorials) was merged before this branch; tutorials now contain real content and screenshots. The tutorials/user-guide/ rename is included here.

Tier-1 (structural — must-fix)

Tier-2 (should-fix)

Acceptance

Check Status
git grep -E '—' docs/ returns 0
npm run build exits 0 (EN locale)
Canonical folders present
tutorials/ removed, user-guide/ in place
installation.md created
Redocusaurus at /api with OAS stub
i18n/nl/ scaffold committed

Open follow-ups

🤖 Generated with Claude Code

- Create canonical folders: Features/, Technical/, UseCases/, Integrations/
- Rename tutorials/ to user-guide/ (11 files + screenshots)
- Move 7 root MDs to canonical locations (FEATURES, ARCHITECTURE, etc.)
- Create installation.md with App Store + manual install steps
- Create UseCases/index.md + Integrations/index.md stubs (#73)
- Em-dash sweep: 0 remaining across all docs files (closes #76)
- Fix internal links in intro.md to new canonical paths
- Add redocusaurus@^2.0.0 to package.json; mount at /api (/api) (#75)
- Create static/oas/scholiq.json placeholder OAS 3.0.3 stub
- Add API Documentation navbar link
- Scaffold i18n/nl/ directory tree for Dutch translation (#74)
- NL locale escape hatch applied: SSR race on Docusaurus 3.9.2;
  reverted to en-only with TODO #74 comment
@rubenvdlinde
rubenvdlinde merged commit 145d78c into development May 13, 2026
30 checks passed
@rubenvdlinde
rubenvdlinde deleted the feature/docs-product-pages-conformance branch May 13, 2026 08:43
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/scholiq @ 7667f14

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ✅ 100/100
npm ✅ 429/429
PHPUnit
Newman ⏭️
Playwright ⏭️

Coverage: 0% (0/136 statements)


Quality workflow — 2026-05-13 08:46 UTC

Download the full PDF report from the workflow artifacts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant