Skip to content

quentinll/willow-inria.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Willow's group website

The website uses al-folio. For their original instructions, see [ORIG_README] (ORIG_README.md). Here, we maintain a list of (non-obvious) instructions for how to keep the website up to date.

Instructions for adding / changing contents

To add and change contents, fork the repo, clone it, make changes locally, push, and then do a pull request from your fork to this repository. Always make the pull request to master. Once pull request is merged and the master is updated, the page is automatically rebuilt and deployed (usually takes a few minutes).

Local installation (optional)

If you want to test changes locally, you can follow these instructions for installation.

Add team members

  • Add your profile picture to assets/img/team/.
  • Add entry in _data/team.yml. It doesn't matter where, all members will be sorted by category.
  • Specify the name of your profile pic (without path), your position, and the type: "faculty", "postdoc/engineer", "student", "visitor" and "staff".

Adding seminars

Add entry in _data/seminars.yml, following the example there.

You can specify "date," "recording," "slides," "academic_institution," "company," "abstract," and "bio."

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.7%
  • SCSS 18.3%
  • JavaScript 14.6%
  • CSS 2.5%
  • Liquid 2.5%
  • Ruby 0.3%
  • Other 0.1%