-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
Related feature or enhancement: #3
Design idea
Scan the wiki contents and generate a code.json array element for each published wiki page referencing a distinct repository. Skip wiki pages for repository libraries.
Initiate the file generation through a Javascript function on a page in this repository's GitHub pages list of files. The function should only show for authenticated users that have administrator privileges on the wiki.
Use a configuration file to determine how keys in the code.json file are translated to and from the wiki pages, so the wiki display can be more human-readable than the keys required by the code.json schema.