To modify/add information about a specific member, go to content/authors/{MEMBER} and modify the _index.mdfile.
To modify/add recent news, create a directory in content/post, following existing examples.
To modify/add recent projects, create a directory in content/projects, following existing examples.
To update papers, download the DBLP bibtex of the professor and save it to content/publication/bibliography/. Then, run
export PATH="$HOME/.local/bin:$PATH" && pip install academic
export PATH="$HOME/.local/bin:$PATH" && academic import --bibtex content/publication/bibliography/bibliography.bib