This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
The following commit(s) were added to refs/heads/master by this push:
new bb6f802 Break down Superset 101 Getting Started content (#10138)
bb6f802 is described below
commit bb6f8028508db061e43f52c011b8725849637903
Author: kxu <[email protected]>
AuthorDate: Mon Jun 22 19:34:41 2020 -0700
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 a684277..fb1c726 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)