eclipse-dataspace-protocol-base / DataspaceProtocol

The Dataspace Protocol is a set of specifications designed to facilitate interoperable data sharing between entities governed by usage control and based on Web technologies. These specifications define the schemas and protocols required for entities to publish data, negotiate Agreements, and access data in a data space
https://eclipse.dev/dataspace-protocol-base
Apache License 2.0
4 stars 0 forks source link

Setup docx and webpage generation pipeline #18

Open arnoweiss opened 3 weeks ago

arnoweiss commented 3 weeks ago

It would be very inefficient to maintain a webpage and the iso-formatted docx document separately. That's why we should work on a pipeline that builds both from the same source. I think markdown as source is a given, tools like pandoc may help to render to html and or docx.