Skip to content

datatrails/datatrails-docs

Repository files navigation

DataTrails Documentation

This is the Home of the DataTrails Documentation.

DataTrails provides Provenance as a Service to attest trustworthiness of Assets and boost confidence in digital decisions. Find out more on our website.

Contributing

To contribute to these Docs, please refer to our Contributing Guidelines.

We'll happily review any suggestions!

Getting Started

  1. To begin, pull the latest DataTrails docs from Github.
git clone git@github.com/datatrails/datatrails-docs.git
  1. Move into the directory.
cd datatrails-docs
  1. Install the DOKS Dependencies.
npm install
  1. To run a local DataTrails Docs Server, it is advisable to use the rkvst-doks wrapper.
rkvst-doks start

This will build a local version of the server that can be accessed at http://localhost:1313.

Credits

This Documentation was put together using some amazing opensource tools and projects; this is a list of known projects included but is not exhaustive.