Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.14 KB

File metadata and controls

27 lines (17 loc) · 1.14 KB

Zendro logo

Zendro Documentation

This repository holds the source for the Zendro documentation site, built with Jekyll and the Just the Docs theme.

Zendro itself — a tool for quickly building a data warehouse, with a generated GraphQL API and graphical interface, from a set of data model definitions — lives in its own repositories under Zendro-dev:

Contributing to the docs

See contributing-to-docs.md for how the site is structured and how to add or edit a page.

To preview locally:

bundle install
bundle exec jekyll serve

Questions or issues?

Please open an issue, tagged as a question or bug.