style cheatsheet: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
- The URL of the lab website is: renlab.sdsc.edu
ssh renlab.sdsc.edu(only the admin can do this).- `cd /var/www/html/renlab-website-git/
- Make changes to the files. And then run
bash build_site.sh.
To add or change current and past lab members, go to _data/labmembers.md or _data/alumni.md.
To add or change publications, download record from NCBI Pubmed, and format it using the Python script in th _post/publication folder,
To add or change news, go to _posts/news/, and add an markdown file using the templates from previous markdown files.
You can add new images to the image directory, and use them for the news/posts.