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)