GoogleChrome / web.dev

The frontend, backend, and content source code for web.dev
https://web.dev
Other
3.57k stars 1.58k forks source link

Create landing pages for multiple tags #6664

Closed tomayac closed 1 year ago

tomayac commented 3 years ago

Is your feature request related to a problem? Please describe.

The use case would be to have pages like /tags/case-study/productivity/, so you could see all articles tagged as case-study and productivity.

Describe the solution you'd like

A generic landing page template that pulls the two hash tags from the URL and shows a paginated view of all matching articles.

Describe alternatives you've considered

The alternative is the current one tag view like /tags/case-study, but it's in some cases not fine-grained enough.

Additional context

Google Partnerships would like to showcase case studies by vertical.

tomayac commented 3 years ago

On the Project Fugu 🐡 team it would likewise be useful to be able to have pages like /tags/capabilities/hardware to see all WebUSB, WebBluetooth, WebHID, etc. articles.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. To prevent this from happening, leave a comment.

tomayac commented 2 years ago

This would still be useful.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. To prevent this from happening, leave a comment.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To prevent this from happening, leave a comment.

tomayac commented 2 years ago

This would still be useful.

tomayac commented 2 years ago

More evidence that this would be needed in this tweet by @anniesullie.

anniesullie commented 2 years ago

Agreed, this is about the tenth time this year I've really wished I could share web.dev/case-studies/web-vitals

sourav0v0 commented 1 year ago

HI! if no one is looking at it can i have a peek on the feature

tomayac commented 1 year ago

Note that we’re moving infrastructure soon, so unless @rachelandrew says otherwise, I don’t think that contributing a fix for the current infrastructure would be useful for the coming infrastructure. Thank you very much, though, for considering committing yourself to this.