Open erikaheidi opened 1 month ago
PR open to add support for multi-level content dirs in librarian-core
. still needs some work in this repo to confirm that URLs and navigation are functional.
From the content side, it's all functional, but more work needs to be done in the Request class to support listing pages for sub-levels of content. Currently working on tests for the Request class and will improve it from there.
Next, update command-web
where the web controllers live
getParent
for obtaining the Content Type
This would be ideal for multi-language documentation and to support nested content.