Possibility of creating a landing page
Integrate vocab project into Widoco: Given a folder, create a landing page with basic metadata of the vocabularies. Alternatively, provide the means to create a dictionary if those vocabularies share a common namespace (e.g., submodules of an ontology).
I wonder if this would be appropriate, as it is a whole new functionality that would be run independently of a documentation
This sounds a great feature! We could have some direct use case, in my team, at the moment we are manually editing a work-in-progress index page: http://13.95.67.101/widoco/index.html (from the examples, you can also see that as a workaround for avoiding errors, I have to manually create internal elements in case like datacube).
I could try to contribute on this, if you can share some tips on where to start.
Looks like you could benefit from OnToology: http://ontoology.linkeddata.es/ which generates the landing page for your vocabularies, such as http://dgarijo.github.io/test/ The landing page I want to generate is a simplification of that. Similar to: http://linked.earth/ontology/
Regarding contributing, I already have the code to do this, it's just a matter of integrating it... don't worry!