From bb6f8028508db061e43f52c011b8725849637903 Mon Sep 17 00:00:00 2001 From: kxu Date: Mon, 22 Jun 2020 19:34:41 -0700 Subject: [PATCH] Break down Superset 101 Getting Started content (#10138) Break down Superset 101 Getting Started content, so it's directly linked to the relevant blog post and more user-friendly. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a684277b1..fb1c72686 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,11 @@ Interested in contributing? Check out ## Resources -* [Blog](https://preset.io/blog/) +* Superset 101 -- Getting Started Guide (From [Preset](https://preset.io) [Blog](https://preset.io/blog/)) + * [Installing Apache Superset Locally](https://preset.io/blog/2020-05-11-getting-started-installing-superset/) + * [Installing Database Drivers](https://preset.io/blog/2020-05-18-install-db-drivers/) + * [Connect Superset To Google Sheets](https://preset.io/blog/2020-06-01-connect-superset-google-sheets/) + * [Create Your First Chart](https://preset.io/blog/2020-06-08-first-chart/) * [Docker image](https://hub.docker.com/r/preset/superset/) * [Youtube Channel](https://www.youtube.com/channel/UCMuwrvBsg_jjI2gLcm04R0g) * [May 15, 2020: Virtual Meetup Recording. Topics: 0.36 Overview, Committers Self-Intro, Roadmap](https://www.youtube.com/watch?v=tXGDmqjmcTs&t=20s)