devict / devict.org

The amazing devict.org
https://devict.org
6 stars 27 forks source link

Content and interface for about/members page #16

Closed sethetter closed 8 years ago

sethetter commented 11 years ago

We currently have no content on the about page. This needs to be filled out. We should include information about the group, including links to G+ and Twitter.

We should also make the member list look a little nicer.

sethetter commented 10 years ago

Another thought: should we add a "featured" attribute to the user model to gain some control over who is actually presented on the members page?

Also, I was thinking to include a member photo for the member list interface, and have some kind of default.

Thoughts?

keelerm84 commented 10 years ago

I think user photos would be good. Maybe just use the gravatar service.

jcbwlkr commented 10 years ago

I'm all about gravatar On Oct 13, 2013 10:03 PM, "Matthew M. Keeler" notifications@github.com wrote:

I think user photos would be good. Maybe just use the gravatar service.

— Reply to this email directly or view it on GitHubhttps://github.com/upfrontwichita/upfrontwichita.com/issues/16#issuecomment-26233521 .

sethetter commented 10 years ago

Gravatar it is On Oct 13, 2013 10:04 PM, "Jacob Walker" notifications@github.com wrote:

I'm all about gravatar On Oct 13, 2013 10:03 PM, "Matthew M. Keeler" notifications@github.com wrote:

I think user photos would be good. Maybe just use the gravatar service.

— Reply to this email directly or view it on GitHub< https://github.com/upfrontwichita/upfrontwichita.com/issues/16#issuecomment-26233521>

.

— Reply to this email directly or view it on GitHubhttps://github.com/upfrontwichita/upfrontwichita.com/issues/16#issuecomment-26233538 .

sethetter commented 10 years ago

This wasn't outlined in the issue, but individual member pages were throwing an error when the user didn't have any bio information entered. I've fixed that in cff85a04ef

sethetter commented 10 years ago

Added gravatar in 09cfb0f7bd

sethetter commented 10 years ago

Improvements in aae0c74925 and 3d456bc212

Thoughts? Currently to edit profile you have to view your own profile then click the edit button. I filed #23 about moving that to a profile page that is both profile and auth services.

sethetter commented 10 years ago

A bit more in 32f33ec897

sethetter commented 10 years ago

You know, some cool hover animation on the member images would be pretty sweet.

hitjim commented 10 years ago

Looking good! Thought: When you click through to someone's profile info, why not...

if (non-default profile pic) -> Include pic above or adjacent to bio text?

... or make the entire background tiled with their gravatar. Whichever seems most tasteful.