-
Notifications
You must be signed in to change notification settings - Fork 975
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## What are you changing in this pull request and why? [Asana task](https://app.asana.com/0/1200099998847559/1205319420559417/f) This PR introduces enhancements to the Quickstart layout, providing users with a more powerful and intuitive experience. Here's what's new: 1. **Filter by Topic** 🧩 - Users can now filter quickstarts by topics of interest. - Introduces the `tags` markdown property on quickstarts as an array where users can specify the desired topics for filtering. 2. **Filter by Level** 📊 - Quickstarts can be filtered based on their complexity level. - The `level` property, a string, allows users to set and filter by the desired level. 3. **Search Bar** 🔍 - A convenient search bar has been added to enable users to quickly find specific quickstarts. Additionally, added the `recently_updated` property, a boolean which when set to true will display an "updated" label on quickstarts that have been recently modified. [ Quickstart notion doc](https://www.notion.so/dbtlabs/Quickstart-Guides-73c57db4b37547aaab4b7d9437e19eb1) has been updated as well outlining the features above. ## Preview Link https://docs-getdbt-com-git-quickstarts-q32023-update-dbt-labs.vercel.app/guides ## Loom Walkthrough https://www.loom.com/share/bce7a1b7ec944e109c0f251bd8566dc3 ## Next Steps This PR adds sample data to each quickstart `tags`, `level`, and `recently_updated` properties in order to test the functionality. A seperate PR will need to be opened applying the correct information on each quickstart. Any work involved with the [migration](https://www.notion.so/dbtlabs/Quickstarts-Q3-updates-SOW-b36903d2fffc4320b27a594017010214?pvs=4#b6e72839f3364923b1da7b4b61fb3090) part of this task can begin to be worked on. ## Must be completed before merging - [x] `/quickstarts` directory changed to `/guides` - [ ] Quickstarts updated with correct tagging - [ ] Migration work completed
- Loading branch information
Showing
258 changed files
with
6,686 additions
and
5,472 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.