Skip to content

open-energy-transition/oet-data-bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OET Website and Handbook Team Data

This repository is designed to contain all team data for the OET website and handbook. New team members can easily be added here.

Updating Instructions

  1. Add New Team Member:

    • Create a new object with your name, designation, and description.
    • Add this object to the relevant data file.
  2. Upload Image:

    • Upload an image of yourself to the /people directory.
    • Use the crop_image.py script located in the root directory to format your image for the website.
    • Use the newly cropped image in the link for your profile.

Example

Here is an example of how to add a new team member:

{
    "name": "Snoopy",
    "designation": "Visionary and Head of Wellbeing",
    "description": "A highly skilled engineer with expertise in various programming languages.",
    "image_link": "https://raw.githubusercontent.com/open-energy-transition/oet-data-bank/master/people/marthasnoopy_cropped.jpg",
    "mail_id": "",
    "website_link": "https://www.example.com/snoopy",
    "github_link": "",
    "twitter_link": "",
    "linkedin_link": "",
    "country": "Germany",
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages