Skip to content

chore: migrate docusaurus/ to docs/#983

Open
rubenvdlinde wants to merge 2 commits intodevelopmentfrom
fix/migrate-docusaurus-to-docs
Open

chore: migrate docusaurus/ to docs/#983
rubenvdlinde wants to merge 2 commits intodevelopmentfrom
fix/migrate-docusaurus-to-docs

Conversation

@rubenvdlinde
Copy link
Contributor

@rubenvdlinde rubenvdlinde commented Mar 24, 2026

Summary

  • Re-applies the docusaurus to docs migration (originally PR chore: migrate docusaurus/ to docs/ #940, reverted in Revert "chore: migrate docusaurus/ to docs/" #972)
  • Moves all Docusaurus config, src, and static files from docusaurus/ into docs/ to match company-wide standard
  • Updates docusaurus.config.js with correct paths and i18n locale support (en + nl)
  • Adds Dutch (nl) i18n translation files
  • Cleans up .gitignore to reference docs/ instead of stale website/ paths
  • Fixes pre-existing PHPCS violation in lib/Migration/Version1Date20250828120000.php

Context

This PR was previously merged as #940, then reverted in #972 along with several other PRs while investigating a development branch issue. The revert commit (3c56a2c) was actually empty (no file changes), so the migration needed to be re-applied manually.

Re-apply PR #940 (reverted in #972): move all Docusaurus config, src,
and static files from docusaurus/ into docs/ to match the company-wide
standard. Update docs path config and editUrl references. Add nl i18n
locale support. Clean up .gitignore to reference docs/ instead of
stale website/ paths.
@github-actions
Copy link
Contributor

Quality Report

Repository ConductionNL/openregister
Commit 6fd5977
Branch 983/merge
Event pull_request
Generated 2026-03-24 11:19 UTC
Workflow Run https://github.com/ConductionNL/openregister/actions/runs/23486680156

Summary

Group Result
PHP Quality PASS
Vue Quality PASS
Security PASS
License PASS
PHPUnit SKIP
Newman SKIP
Playwright SKIP

PHP Quality

Tool Result
lint PASS
phpcs PASS
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint PASS

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (147 total)

Metric Count
Approved (allowlist) 146
Approved (override) 1
Denied 0

npm dependencies (586 total)

Metric Count
Approved (allowlist) 585
Approved (override) 1
Denied 0

PHPUnit Tests

PHPUnit tests were not enabled for this run.

Integration Tests (Newman)

Newman integration tests were not enabled for this run.

E2E Tests (Playwright)

Playwright E2E tests were not enabled for this run.


Generated automatically by the Quality workflow.

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