-
Rules of the home page
- less than 5 news (news in home should be happened in previous year or this year)
- less than 12 members
- less than 5 publications
- less than 6 courses
-
Add a new publication
- Use the
script/bib2html.py
- Use the
-
Picture
- File format:
.webp
would be best. - Sponser picture size: 200x50
- Project picture size: 400x289 / 600x450
- Member picture size: 225x225 (best), or a square img (size can be random)
- File format:
-
Video
- File format:
.webm
would be the best.
- File format:
-
Add a new member
- Image size
- links
- set the id and class
-
Minify the CSS
- use the
script/minifyCSS.py
(not tested yet)
- use the
-
Common html part
- the common html is placed under
script/common/
- use the
script/replace_content.py
to replace the content
- the common html is placed under
-
Add a special character in HTML.
-
Check if the CSS parameter is available across all devices
- clean the warning from the map
- clean all the empty links
- link all the members to their section in member page
- Add the readme or instruction about the maintenance of website
- fill the words which need to be filled
- check the mobile version (include the css setting and different OS)
- re-layout the footer
- use the minimized .css and .js
- let the content change width to be a variable in css (complex!!!)
- Try to let the background of contact to be fixed
- check the figure of project and member => use github workflow?
- the publication filters initialized as hide but still show at start
- sort button of publucation?
- a fold navbar e.g. (member => prof, RA, PHD...)
- fill term of use and privacy policy at footer This and This
- optimize the load speed (https://pagespeed.web.dev/ or use the Edge insight)
- share the footer and the header