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

Add bindings section #39

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add bindings section #39

wants to merge 4 commits into from

Conversation

Laxystem
Copy link

@Laxystem Laxystem commented Dec 18, 2024

Known problems:

  • I don't know how to fetch a repository's GitHub embed preview image, the one with the repository name and the colored languages bar. Currently, I just use google.com/favicon.ico (which doesn't even work...)
  • There's a mysterious lack of padding between the showcase title and the bindings section.
  • Need to add all other bindings.

Screenshot_20241218-122147

Comment on lines +215 to +222
const bindings_list = [
{
"name": "wgpu4k",
"description": "Work-in-progress binding for Kotlin/Multiplatform",
"website": "https://GitHub.com/wgpu4k/wgpu4k",
"thumbnail": "https://avatars.githubusercontent.com/u/163670885"
}
]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we need a thumbnail, just a boring list would be okay

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With the fancy link box or just a bullet list?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just bullet list is fine

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.

2 participants