WordPress / data-liberation

69 stars 11 forks source link

Create a manifest.json for import to WordPress.org #46

Open dd32 opened 8 months ago

dd32 commented 8 months ago

This is a manifest that would allow importing the guides to a WordPress.org site.

See https://wordpress.slack.com/archives/C069AKUBPHB/p1703043528098059

jordesign commented 8 months ago

Thanks Dion - for future reference, if other guides are added to the GH docs, they would also need to be added to this manifest?

dd32 commented 8 months ago

if other guides are added to the GH docs, they would also need to be added to this manifest?

Yes, that's how the Handbook manifest on WordPress.org works.

I'm unsure where it's documented, but basically the manifest states what .md files to import from a repo and where to place them. You can look at the various other handbooks that are used on WordPress.org for how those are structured.

Some repo's include a tool that generates it from the files in the repo, I was going to go down that path, but it appears right now that the structure hasn't yet been 100% finalised (as to what guides are here, and what guides fit the URL structure that's being implemented), so I've added the minimal set that is known.