- add pages folder and put all study groups into it
- write loop function for all members
- add all members in google doc
- 2019/12/28 added pages folder.
- 2019/12/28 add loop function for all members.
include all css in head.html and js in footer.html. header.html include the header for each html page.
all different kinds of layout for pages
contains all members on about.html page. all members excpet the president, vice president, and Antares will be rendered in alphabet order. check section "how to add yourself to the member page" to add yourself on our website.
- fork the repo.
- in _members folder, add a markdown file about yourself in same format as other members.
- add a picture of yourself in the /assets/img/members/ folder.
- modify your file in _members folder to match the image you added.
- pull request to the repo.