-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add categories in sidebar nav for Pieces tools #517
base: main
Are you sure you want to change the base?
Conversation
…ication categories
To view this pull requests documentation preview, visit the following URL: docs.page/pieces-app/documentation~517 Documentation is deployed and generated using docs.page. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@choir27 I like this idea. I'm starting to convert some of the docs like the new raycast and cli docs to be product-first and follow diataxis framework. I would double check what apps you have in each category. Id follow the groups we have on the home page for now 👍 |
@choir27 this will have some conflicts since we are changing up some of the sidebar layout with the new product-first docs that have now been added in. If you want to just keep this updated as I continue to update docs and then once everything is done, we can get this in 👍 |
@mason-at-pieces Should we update these tabs too in that case? Because the Explore Tools links under the categories Development, Communication, and Productivity redirect to one of the Pieces tools docs page. |
Adds three categories, productivity, communication, and development, to separate the Pieces tools from each other so it's more clear and transparent to the user.
Closes #515