Experimental Docusaurus migration of the jMonkeyEngine Antora wiki.
npm install
npm run convert:content
npm run buildThe importer reads from the sibling repo at ../jmonkeyengine-wiki/wiki by default.
Override with ANTORA_SOURCE=/path/to/wiki npm run convert:content.
Planning and migration notes live in planning/migration-plan.md.