Skip to content

datacoves/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Datacoves Docs

Welcome to the Datacoves Documentation

Our Mission is to be the fast track to the Modern Data Stack so you can focus on Delivering Results Quickly.

Contributing

We use docsify to generate our documentation.

It's simple, you just need to learn Markdown.

Install docsify

It is recommended to install docsify-cli globally, which helps initializing and previewing the website locally.

npm i docsify-cli -g

Preview it

docsify serve docs

Add new links to the sidebar

Open docs/_sidebar.md and add the new links accordingly.