Closed warunicorn19 closed 2 years ago
The segmentation of events into categories as seen on https://layer5.io/community/events is another very simple example.
I might look into this and give it a try
Thank you @Ciggzy1312
I'm looking forward to seeing this one @Ciggzy1312 😄
Yep, working on it
If this is how the sidebar should look and the filtering of resources would be done on the basis of this then we have to alter or add to the data which is being visible in the graphql playground. Assuming it is being fetched from the backend any idea how to access the data?
TYPE
- Case Study
- Presentation
- Demo
- Recorded Webinar
- Interview
- Blog
- News
- White Paper
- Article
- Tutorial
- FAQ
- Guide
- Podcast
---------------------
PRODUCT
- Meshery
- Service Mesh Performance
- Nighthawk
---------------------
TECHNOLOGY
- Cloud
- Kubernetes
- Docker
- WebAssembly
- JWT
- API
---------------------
SERVICE MESH
- Consul
- Linkerd
- Istio
- Open Service Mesh
- Kuma
- Network Service Mesh
- Traefik Mesh
- ```
@Ciggzy1312 given that this in an unfamiliar area for you and the need for us to move more quickly, let's allow @debo19 to carry this work forward with you onboard in audit-mode; with you as a reviewer, so that we can unblock progress while simultaneously ramping you up.
@debo19 please proceed as time permits.
Sure
Current Behavior Currently, the Resources area looks exactly like the Blog area
Desired Situation We're in need of figuring out how we want to change the way visitors navigate this interface so that it isn't just a repeat of the blog collection, but a perusable catalog of topics. It's ok to include repetitive content from /events, /blogs, /news. Filters that we'll want to account for on this page include content:
For inspiration see:
The way that the categories and filters are on HashiCorp's resources page is perfect. The categories colorize onHover. You can clear the filter. It's great - https://www.hashicorp.com/resources?products=terraform&products=consul
See other examples:
Contributor Resources
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the
master
branch.