-
Notifications
You must be signed in to change notification settings - Fork 29
Add Features nav dropdown and enable TOC on features page #293
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -44,7 +44,18 @@ website: | |
|
|
||
| left: | ||
| - text: "Features" | ||
| href: features.qmd | ||
| menu: | ||
| - text: "Overview" | ||
| href: features.qmd | ||
| - text: "---" | ||
| - text: "Data Apps & AI Tools" | ||
| href: features.qmd#bridge-the-exploration-and-production-divide | ||
| - text: "Data Explorer & Visualization" | ||
| href: features.qmd#explore-and-analyze-with-speed | ||
| - text: "Connections & Publishing" | ||
| href: features.qmd#develop-with-confidence | ||
|
Comment on lines
+51
to
+56
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I'm not sure about these first three. The "Enterprise" one definitely makes sense but these other three sets of groups of not very homogeneous and feel like they don't match what's in the sections. Do we think it's doable to come up with nav entries that make sense with these groups? Should we rearrange the groups so they are more homogeneous? Make more groups so we can link to them in a more straightforward way? |
||
| - text: "Enterprise" | ||
| href: features.qmd#enterprise-ready-with-positron-pro | ||
| - text: "Guides" | ||
| href: welcome.qmd | ||
| - text: "Help" | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know this flakes fairly often, but it is a real external URL that we do want to check. I'd rather us have to re-run the linting than to never check this again.