Closed redeagletwo closed 2 years ago
The fonts from google and fontawesome located in themes/sohakenTheme/layouts/partials/head.html
were not being used to generate the website. So I removed them and just let the users browser pick the fonts. This maybe good/bad, I am not sure.
After the review from the sohaken group we recieved the following design comments,
役に立つかは分かりませんが、自分が多用している配色選びサイトです! https://colorhunt.co/palettes/popular 個人的にはもう少しカラフルでもいいなぁと思いました。
Also
- ヘッダーの「広島大学理学部/大学院先進理工系研究科」の文字が潰れて読みにくい(おま環だったらごめんなさい🙇)。
- 色が多いと思う。目がチカチカする。
- 「ようこそ〜」は流石に古いのでは。
- 左のメニューはスクロールできないほうがいいと思う。
Lastly,
サイトに入って最初のページに入ったときに、文字情報だけだと少し寂しい印象があったので、 イラストや図のような視覚的に楽しいものをトップページに入れるのはどうでしょうか?
Some of these items are eaiser to address than others. So I suggest we open difficult issues for the more difficult items.
Under the pull request #29 I am using the following color pallet https://colorhunt.co/palette/f4f4f2e8e8e8bbbfca495464. Also the side bar and header are updated.
As a general design note, we can not use the Table of Contents feature of Hugo from page anchors, because we are using a base URL in the Head.html
file to link to images. This issue is a feature of HTML design and any fix would require us to stop using a base URL see mdn for more details.
Currently, we are using placeholder colors and locatation for items on the homepage. It does not look great and does not completely work. If anyone has better ideas please discuss them below.