cptran777 89caefe268 Init new and improved in repo documentation for open source and github
{COMMIT-SYNC:dca335ff397c3e9c1283d845cef56fdb42f7853b}
2020-11-17 15:44:26 -08:00

31 lines
967 B
Markdown

DataHub Documentation
==================================================
This is where we will contain our open source documentation.
## Table of Contents
### Introduction
- [**History of DataHub**](introduction/01-HISTORY)
- [**DataHub Web as a Mono-Repo**](introduction/02-MONOREPO)
- [**DataHub UI Data Models**](introduction/03-DATAMODELS)
- [**DataHub UI and Render Props**](introduction/04-RENDERPROPS)
### Guides
- [**How to Onboard a New Entity**](guides/ENTITY-ONBOARDING)
- [**How to Add a New Aspect to An Existing Entity**](guides/ASPECT-ONBOARDING)
- [**How to Change the Logo**](guides/CHANGING-LOGO)
- [**Using Mirage in Addons**](guides/MIRAGE-FROM-ADDON)
### Debugging
- [**Issues with Ember Serve**](debugging/EMBER-SERVE)
### Forward
- [**DataHub Web and Becoming More Framework Agnostic**](forward/NOFRAMEWORK)
- [**DataHub Web and GraphQL**](forward/GRAPHQL)
- [**Will DataHub Ever Be a Popular Framework, Like React?**](forward/REACT)