-
Notifications
You must be signed in to change notification settings - Fork 27
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
Prototype Frontpage Implementation. #67
Conversation
The idea is to develop HTML page outside the Pelican framework, so that we have greater control over layout of the page. We would also like the frontpage to act as index / TOC to the rest of pages in the site.
The width of the contents is restricted to a max. of 1200px, so that we don't have worry about the layout beyond this width. But with this change, the scroll-over will only partially cover the splash, so we kill the scroll-over effect as well.
The container is restricted to 1200px width, but we would like the footer to span the entire browser window width. So we move the footer out of the container.
The album images are put in a grid, and made responsive so that they scale as required, instead of getting wrapped.
The twitter hashtag embed is out of place, since we just want people to Join and Follow Us on Twitter. So a tweet listing is sufficient here.
The existing workshop photo is not large enough to take up the space provided by the grid. So instead we use two photo, make them responsive and put them in their own grid.
The grid size was incorrectly specified for large displays. That has been fixed. Moreover for medium sized displays, the grid size is now set to 1, to avoid wrapping of the code.
The frame width is reduce to fit within the grid for large displays.
The Volunteer Sign-up button overflows the grid in medium displays, fix that up, by setting the grid columns to 1 in medium displays. Also on large display we give sufficient space for the button.
Guys, your comments on this ... |
Sorry for the lateness. Been really busy this week at office. This is way more "scalable" than what we currently have but I think it becomes a little too bland. There is just way too much text going on in the page. We should find the right balance IMO between using text and not using it. I really like PyCh.in and we could learn from them. They have a good balance going on with dashes of colour. Please note, in no way am I criticizing what you have done. This is a great effort and should be done. The only sad part is none of us are designers and I don't know if we have any one on the team that is who can help us out with this. Let me also give this a try and we can probably borrow thoughts from our work and decide on a final version? |
OK. I will try to explain why we started doing this, and why ended up doing this.
|
👍
Fair enough. But what I meant was the direction that we need to take eventually.
Yes I noticed that it is in |
how about we look for new theme the same way we looked for logo ? |
-1 from me on this. It'll become too much of an elaborate process then. |
@bravegnu Why is this closed? Lets continue our frontpage discussion here. ok? |
Can we discuss in the issue #47 instead? |
Ah, sure. |
No description provided.