Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.45 KB

README.md

File metadata and controls

17 lines (10 loc) · 1.45 KB

Daccord

In the collaborative project “D'accord - Adaptive data protection cockpits in digital ecosystems”, innovative concepts and tools were developed that enable companies to achieve a higher level of legal compliance when processing personal data, both internally and across companies. The focus is on a so-called data protection cockpit. This software solution acts as a central point of contact for data subjects who want to find out how their personal data is used. This creates transparency and trust. On the other hand, data subjects can use the data protection cockpit to actively influence the use of their personal data and exercise their data subject rights.

Repository organization

Docs

We are using markdown pages to document the framework. Those pages will be rendered to html files using the default github pages action and deployed on the github page of the repository.

Breadcrumbs

The cayman theme does not support additional navigation bars or breadcrumbs in its layout template. In order to support and include breadcrumbs, the default template of the theme has copied to /docs/_layouts/default.html. The breadcrumb template is located /docs/_includes/breadcrumbs.html. In case of a theme layout change, one needs to adapt our copied default template accordingly.