quantgen.github.io

This is the website of the QuantGen group.

Maintenance Instructions

Click on one of the following links to change the page directly on GitHub:

  • Update introduction
  • Update projects
  • Update software
  • Update team:
    • Update existing team member: pick member and click on the pencil icon to edit

    • Add new team member: replace firstname and lastname in the filename, copy and paste the following template at the top of the file, and replace all UPPERCASE placeholders (it is currently not possible to upload an image using GitHub):

      ---
      layout: team-member
      member_type: current, past, or visitor
      name: FIRSTNAME LASTNAME
      title: TITLE
      picture: IMAGE_PATH
      email: EMAIL
      year: YEAR (if member_type is one of past or visitor)
      ---
      

This website is built with Jekyll, which is supported natively by GitHub Pages.