-
Notifications
You must be signed in to change notification settings - Fork 33
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
Better project pages #105
Comments
Oh sure, I'll also talk to Ryan about them. On Fri, Apr 4, 2014 at 3:48 PM, Emily Dirsh [email protected]:
Yay, these points are already getting me excited. I was also thinking of
Makes sense. count on me to do a good job :-)
|
@sarupbanskota I'm going to take you off of this as the assignee. I think this might be a good enhancement for GSoC, so let's open it up to others if they're interested. |
Do you think something like this would look good for the representation of files? http://tympanus.net/Tutorials/ResponsiveImageGallery/ |
@sbagroy986 - that's pretty nice - it could definitely work. Feel free to work on this if you want, just keep in mind this is a pretty big change to the project page, and needs some design work first. By which I mean, don't start jumping into implementation - first put together some wireframes or mockups of the page, and post them here to get feedback. |
I was thinking I could work on this as well as some of the other changes you mentioned here during the summer (GSoC if i get selected), since as you said, this is a pretty big change. |
@sbagroy986 makes sense to me. This would definitely be a good fit for GSoC! :) |
@sbagroy986 If you don't mind I would like to work on this. But these templates are quite different from sbagroy986's idea. Since this is a github (saas application) this templates will be more effective (user can get the idea and comments easily). |
I feel that the design I suggested could very easily be as effective. IMO, I think the ones I suggested are better looking, but its your call Emily and Sarup. I 've already put this in my proposal, so please let me know :) |
@sbagroy986 Sorry for the inconvenience. That image viewer you mentioned is very nice too.. Then we can continue on that. I just suggest :). Sorry again :) |
No problem @charithhewage ! Let's hear what Sarup or Emily have to say and we can go about this accordingly then :) |
Hey everyone - sorry about being late on this thread. @charithhewage your work on the demo file is clearly more consistent with the popular GitHub interface and the mockups seem fine to me. However, implementation-wise, we intentionally want to stay away from Bootstrap. Reasons:
Not using Bootstrap doesn't come without cons:
Currently, we use http://jeet.gs for any grid oriented stuff and the rest was written from ground up. Jeet has everything we currently need, but since we aren't at a completely complex phase yet, as a lower priority enhancement, I'd like to switch to Bourbon or Compass - they're more popular and have many plug and play stuff we'll find handy. Along the way, improving UI isn't a bad idea. @sbagroy986 Just suggesting, for the images gallery, we could do something like: http://sarupbanskota.github.io/peanuts/watt-a-graphy/photos.html. It's responsively done using CSS flexboxes & CSS3 columns and doesn't have polyfills at the moment, so try it out on a recent Chrome/FF. I think the slideshows would go well as lightboxes. I had done a responsive simple CSS-only implementation here: http://sarupbanskota.github.io/peanuts/ithaka. Click the menu button on the top right. Of course this one is text, but it shouldn't be difficult getting images in there :) Now again, I hate to break the excitement, but I'll still go back to square one and say that I'd like to see this come through after #161 and #162. |
@sarupbanskota Thank for your comment. |
@charithhewage, your mockups are a bit too much like github IMO. We don't want to recreate the github interface, since we're catering to much different audiences and use cases. |
Yes @EmilyDirsh , After reading sarup's comment i studied the current template with http://jeet.js framework. So my template should be changed. |
I think we could do a lot to improve project pages. Some ideas:
Essentially, I'd like to see the project pages become nice landing pages for the project, that give anyone coming into the page a good feel for what the project is about, and an overview of what is happening with the project.
@sarupbanskota, going to assign this to you, so you can add this to your wireframes.
The text was updated successfully, but these errors were encountered: