-
Notifications
You must be signed in to change notification settings - Fork 2
Labels
enhancementNew feature or requestNew feature or request
Description
Situation
We need to collect metadata to build the home page and index pages.
Use Case
The home and index pages can only be created when we figure out the process.
Possible Implementation
A workflow could look like:
- Find the list of deliverables.
- Get the repositories of each deliverable and clone it (=permanent clone).
- Create a temporary clone of the permanent clone.
- Build the metadata with
daps metadataand parse the result (=deliverable metadata). - Combine the "global" metadata from the Docserv config with the deliverable metadata.
- Pass the combined metadata into Gayathri's Jinja templates.
Sub-issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request