Website is powered by Jekyll with al-folio theme.
For more about how to use Jekyll, check out this tutorial.
Please install Ruby, Bundler and Jekyll with the help of link here on your system.
Assuming you have Ruby and Bundler installed on your system (hint: for ease of managing ruby gems, consider using rbenv), first fork the repo from github.com:LCNS-SJTU/lcns-sjtu.github.io to github.com:<your-username>/<your-repo-name> and do the following:
$ git clone git@github.com:<your-username>/<your-repo-name>.git
$ cd <your-repo-name>
$ bundle install
$ bundle exec jekyll serveNow, feel free to change the forked repository however you like. After you are done, commit your final changes.
Check docs about PR creation.
Check here for docs about adding materials for new journal clubs.
Check here for docs about adding new profiles of group members.
Check here for docs about adding new bib items.
- Add tutorial for openning a pull-request.
- Finish the resource page.
- Add profile avatars for rest of group members.
- Create project page.