-
Notifications
You must be signed in to change notification settings - Fork 709
Open
Labels
Description
Describe the solution you'd like
I would like to dynamically import my stars and repos to the project. -- I have already done so, so copy the code if suitable?
Example:
However the issue is it doesn't look that great compared to the rest of it.
Describe alternatives you've considered
Or do it via JS.
Additional context
I was able to get it working for stars and repositories given the new feature: content adapters in v0.126.0:
https://gohugo.io/content-management/content-adapters/
You can see most of the work for repos in this comment:
arran4/arran4.github.io@4926212
The stars is basically the same but you want some minor differences between them.