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

Display pinned Gists #17

Open
shaansubbaiah opened this issue Oct 2, 2020 · 2 comments
Open

Display pinned Gists #17

shaansubbaiah opened this issue Oct 2, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@shaansubbaiah
Copy link
Owner

shaansubbaiah commented Oct 2, 2020

Right now cards are made only for repositories. It would be great if we could display pinned Gists as well.

This will require getting pinned Gists from GitHub using the GitHub API V4 and creating a template with HTML/CSS in the /resources folder.

Mockup of possible implementation:

image

Edit: We may also need to change a few settings of masonry js. Masonry js is responsible for the responsive grid and its animations when resizing the browser.

@shaansubbaiah shaansubbaiah changed the title Create method to display pinned Gists Display pinned Gists Oct 2, 2020
@hendaoui
Copy link

hendaoui commented Oct 2, 2020

I'd like to work on it :)

@shaansubbaiah
Copy link
Owner Author

@hendaoui go ahead! I had forgotten to mention that for the look above (bigger card for gist than repo) we might need to change a few settings of masonry js. Masonry js is responsible for the responsive grid and its animations when resizing the browser. I've updated the info above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants