data-liberation icon indicating copy to clipboard operation
data-liberation copied to clipboard

Create a manifest.json for import to WordPress.org

Open dd32 opened this issue 2 years ago • 2 comments

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

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

dd32 avatar Dec 20 '23 06:12 dd32

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

jordesign avatar Dec 20 '23 06:12 jordesign

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.

dd32 avatar Dec 20 '23 06:12 dd32