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

Homepage Redesign #27

Open
rhysforyou opened this issue Mar 4, 2014 · 5 comments
Open

Homepage Redesign #27

rhysforyou opened this issue Mar 4, 2014 · 5 comments

Comments

@rhysforyou
Copy link
Contributor

On the current homepage, you can only see five themes per page, with only two or three of those above the fold. I'd like to redesign this to fit more themes on a page and place more emphasis on the theme's screenshot.

The idea is to display the themes' thumbnails in a grid arrangement, with further information appearing when the user hovers their mouse cursor over the thumbnail. I'll put together a design for this tonight, but I wanted to get feedback first.

@fusion94
Copy link
Member

fusion94 commented Mar 4, 2014

I think that's a wonderful idea, it would also be nice to perhaps sort by tags and to have like a prominent featured theme box.

thoughts?

@fusion94
Copy link
Member

fusion94 commented Mar 4, 2014

also be sure to check out the new Rakefile system.

@rhysforyou
Copy link
Contributor Author

Yeah I'd love to have tag filtering, but I'm not sure we can actually do that with Jekyll, at least not without plugins.

@ciarand
Copy link

ciarand commented Mar 4, 2014

You might be able to do it just by having a "view" that creates a big ol' array of JSON objects representing each theme, its tags, and a URL to it. Then the sorting can happen client-side.

@rhysforyou
Copy link
Contributor Author

Yeah I was thinking of doing something like that, I'll experiment with it a bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants