Skip to content

majingyang0119/lcns-sjtu.github.io

Repository files navigation

Lab of Computational Neuroscience @SJTU

GitHub contributors GitHub GitHub stars GitHub forks

Website is powered by Jekyll with al-folio theme.

Getting started

For more about how to use Jekyll, check out this tutorial.

Installation

Please install Ruby, Bundler and Jekyll with the help of link here on your system.

Local setup

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 serve

Now, feel free to change the forked repository however you like. After you are done, commit your final changes.

Quick Guide

Create a pull request (PR)

Check docs about PR creation.

Journal Club

Check here for docs about adding materials for new journal clubs.

People

Check here for docs about adding new profiles of group members.

Publications

Check here for docs about adding new bib items.


TODO

  • Add tutorial for openning a pull-request.
  • Finish the resource page.
  • Add profile avatars for rest of group members.
  • Create project page.

About

A beautiful, simple, clean, and responsive Jekyll theme for academics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.8%
  • TeX 9.6%
  • HTML 6.7%
  • SCSS 2.4%
  • Shell 0.3%
  • Ruby 0.2%