Skip to content

medialab/glean

Repository files navigation

Design Team Portfolio – Sciences Po médialab

This repository hosts the portfolio of the design team inside Sciences Po’s médialab.
It is meant not to separate our work from the rest of the lab, but to provide a shared visual space where projects initiated within the design team can be explored by both internal and external audiences.

Purpose

  • Document projects: keep track of the visual, interactive, and editorial outputs produced by the design team.
  • Share with others: offer a clear entry point for colleagues, partners, and students who want to discover what the team works on.
  • Support collaboration: make it easier to reference past projects when starting new ones.

How to Contribute

For design team members:

  1. Go to the media folder
    Navigate to the lib media folder.

  2. Create a project folder (if needed)
    If not yet present, create a folder named with the project’s 5-digit TAG. (you're supposed to choose a 5 digit tag in that case)

  3. Upload your media files
    Add all the media assets for the project. We currently support:

    • .png
    • .jpg
    • .webp
    • .avif
    • .mp4
    • .mov
    • .pdf All supported media files in the folder will be processed automatically.
  4. Declare the project in main.yaml
    Edit main.yaml and, if needed, add a new entry following this structure:

    - title: 'Title of your project'
      description: 'Description of your project'
      link: 'https://website.url'
      tag: '5DIGIT_TAG_HERE'
      year_begin: 'YYYY'
      year_end: 'YYYY'
      team_people: 'Name Surname (1), Name Surname (2), ...'
  5. Keep TAG and folder in sync
    The tag value in main.yaml and the folder name must be identical.

  6. Open a pull request
    Submit a pull request with your changes so the portfolio can be updated and reviewed.

Browser Compatibility Policy

This project targets current stable browsers:

  • Chrome (latest major)
  • Edge (latest major)
  • Firefox (latest major)
  • Safari (latest major)
  • iOS Safari (latest major)

Not in scope:

  • Internet Explorer
  • Legacy Safari/iOS versions

Compatibility is codified via browserslist in package.json.

About

This is absolutely not an independent portfolio of projects made by the medialab's design team for themselves.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors