This repository contains the source content for the Metadata Editor documentation.
📘 Preview:
Visit the published documentation at: 👉 https://worldbank.github.io/metadata-editor-docs/
- Install dependencies
npm install
- Start local development server
npm run docs:dev
The site will be available at: http://localhost:5173/metadata-editor-docs
- Generate production build (HTML output)
npm run docs:build
- Export to PDF
npm run export-pdf
The generated PDF will be saved in the docs/public
folder.
This User Guide is licensed under the Creative Commons Attribution 4.0 International license (CC BY 4.0). See https://creativecommons.org/licenses/by-nc-nd/4.0/