Redesign front page
iluwatar opened this issue · 12 comments
The current front page does not fulfill modern web site standards and should be redesigned. We are already using Bootstrap so something like this could be viable: https://getbootstrap.com/docs/4.4/examples/jumbotron/
Acceptance criteria
- Web site front page redesigned and taken to production
Yes, this is a face lift for the front page. Something like https://www.boardofinnovation.com/guides/ideation-guide/ should be doable with the current technologies.
I would like to try this out, can you point me to the page in repo and how to run the doc locally so that i can verify locally before making any change in repo
hi @iluwatar, I got the page which i might need to work on java-design-patterns-web/_includes/header.html
but i would like to know more about your idea of the header,
- Are you looking for the spread out menu (alignment)
- Do you have any logo which we can use.
- Do you want to get rid of fontawesome icon ?
I would like to try this out, can you point me to the page in repo and how to run the doc locally so that i can verify locally before making any change in repo
The instructions we currently have are available at https://github.com/iluwatar/java-design-patterns-web/wiki/1.-Quick-start
Are you looking for the spread out menu (alignment)
I like the menu layout in https://www.boardofinnovation.com/guides/ideation-guide/. So there would be site logo in the top left corner and the menus would be aligned to the top right.
Do you have any logo which we can use.
Unfortunately not yet, but if you have graphic design capability you're free to suggest any. Another option is to use some placeholder until we get the final logo.
Do you want to get rid of fontawesome icon ?
I think we could remove those from the menu.
Hi @iluwatar ,
What's your take on the below logo
https://github.com/hbothra15/java-design-patterns-web/blob/master/static/img/logo.png
Thought behind this is we gives gear so that you can get the best brew
Although I guess we can avoid J.D.P text
Great idea @hbothra15 . I would style it a bit like this:
- remove the J.D.P. letters
- the gears look more like stars now, maybe shape them a little bit
Great idea @hbothra15 . I would style it a bit like this:
- remove the J.D.P. letters
- the gears look more like stars now, maybe shape them a little bit
Can you recheck at https://github.com/hbothra15/java-design-patterns-web/blob/redesignHeader/static/img/logo.png
Hi @iluwatar
Can you checkout the new logo as well as I have update the Header with respect to new logo on branch https://github.com/hbothra15/java-design-patterns-web/tree/redesignHeader
@hbothra15 just had a chance to look at it. Looks great, I think! We can proceed with that header.
Implemented new front page