Skip to content
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

Improving website navigation and help click-through analytics collection #2205

Merged
merged 3 commits into from
Apr 1, 2024

Conversation

ekzhu
Copy link
Collaborator

@ekzhu ekzhu commented Mar 29, 2024

Improving website navigation:

  1. Group top-nav bar links into Docs and Examples, making more space to add links to Discord and Twitter.
  2. Add directly links into Docs and Examples dropdowns, to surface important topics in each category.
  3. Replace discord and roadmap links with aka.ms links for click-through statistics collection.
  4. Adding default category page for tutorial, ecosystems.
Screenshot 2024-04-01 at 11 16 46 AM Screenshot 2024-04-01 at 11 14 39 AM Screenshot 2024-04-01 at 11 16 53 AM Screenshot 2024-04-01 at 11 14 51 AM

#2141

@codecov-commenter
Copy link

codecov-commenter commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.94%. Comparing base (44acab4) to head (21480d1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2205   +/-   ##
=======================================
  Coverage   37.94%   37.94%           
=======================================
  Files          77       77           
  Lines        7780     7780           
  Branches     1666     1666           
=======================================
  Hits         2952     2952           
  Misses       4579     4579           
  Partials      249      249           
Flag Coverage Δ
unittests 37.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ekzhu ekzhu marked this pull request as ready for review March 29, 2024 09:45
@ekzhu ekzhu requested review from gagb, JingyaChen, suffsyed and nitya March 29, 2024 10:30
@ekzhu
Copy link
Collaborator Author

ekzhu commented Mar 29, 2024

@JingyaChen i made the changes based on your sketch in #2141, with some modifications on the dropdown lists. @nitya has commented on how we are not surfacing our important content higher. So this is me trying to pick out important stuff like non open ai model support to higher level to make it more stand out

website/sidebars.js Outdated Show resolved Hide resolved
@jackgerrits
Copy link
Member

The examples drop down is confusing to me

@ekzhu
Copy link
Collaborator Author

ekzhu commented Mar 30, 2024

The examples drop down is confusing to me

Any ideas? I think we can have different views of example notebooks:

  1. Group by topics, like the the current example page, but instead of listing the notebooks manually, we show sections with different notebooks of different topics.
  2. Group by LLM model used. This is helpful for people to find the best practice for different LLMs.
  3. Group by application domains

@jackgerrits
Copy link
Member

The examples drop down is confusing to me

Any ideas? I think we can have different views of example notebooks:

  1. Group by topics, like the the current example page, but instead of listing the notebooks manually, we show sections with different notebooks of different topics.
  2. Group by LLM model used. This is helpful for people to find the best practice for different LLMs.
  3. Group by application domains

I think we can improve the notebooks page by grouping by category/topic and having a consistent set of tags for things like LLM model used or application domain. Then we can make the top section for filtering clearer

@ekzhu
Copy link
Collaborator Author

ekzhu commented Apr 1, 2024

Updated per suggestions and discussion with @jackgerrits

Created #2242 for follow up

@ekzhu ekzhu added this pull request to the merge queue Apr 1, 2024
Merged via the queue into main with commit 6ca4785 Apr 1, 2024
27 checks passed
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
@ekzhu ekzhu deleted the ekzhu-website-logo-only branch September 25, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants