Skip to content

Migrate from Jekyll to Docusaurus#316

Merged
alexluckett merged 19 commits intomainfrom
docusaurus-docs
Feb 26, 2026
Merged

Migrate from Jekyll to Docusaurus#316
alexluckett merged 19 commits intomainfrom
docusaurus-docs

Conversation

@alexluckett
Copy link
Copy Markdown
Contributor

@alexluckett alexluckett commented Feb 26, 2026

Proposed change

  • Migrates us from Jekyll to Docusaurus and uses the @defra/docusaurus-theme-govuk theme. Makes us consistent with interactive-map.
  • Removes a lot of hacky code we had to do to parse markdown structure and fix up links - now Docusaurus handles it all.
  • Updated screenshot to show the latest version of the engine with the rebrand.
  • Removes any references to our legacy term "DXT"

Old site

forms-engine-plugin-docs-old

New site

forms-engine-plugin-docs-new

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
2 New Major Issues (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@alexluckett alexluckett merged commit db065be into main Feb 26, 2026
22 of 23 checks passed
@alexluckett alexluckett deleted the docusaurus-docs branch February 26, 2026 18:49
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.

2 participants