Skip to content

Fork for contributing to the EDC. Please note that issues and discussions must be opened in the original repo!

License

Notifications You must be signed in to change notification settings

FraunhoferISST/edc-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDC Documentation

This repository contains the documentation framework for providing the documentation files of all EDC repositories as a GitHub page.

The pages are deployed from the /docs sub-directory to https://eclipse-edc.github.io/docs.

Local Deployment

If you want to add content or change configurations, please refer to the official Docsify documentation.

For a local deployment, install Node.js, check out this repository, and run Docsify:

$ git clone https://github.com/eclipse-edc/docs.git
$ cd docs
$ npm i docsify-cli -g
$ docsify serve docs

Contributing

See how to contribute.

About

Fork for contributing to the EDC. Please note that issues and discussions must be opened in the original repo!

Resources

License

Stars

Watchers

Forks