Giter VIP home page Giter VIP logo

netdb-web's Introduction

Homepage of NCKU NetDB

How to contribute to this repository

  1. Clone this project.

    git clone https://github.com/NCKU-CCS/netdb-web.git
  2. Make your changes and create a pull request.

  3. Remember to change the base repository from curry0622/netdb-web to NCKU-CCS/netdb-web.

    sample


How to add a new member to this website

  1. Add your personal image to members' image folder.The best image aspect ratio is 5:4.

  2. Find your position in members.json. There are 6 positions in total, which are consultant, postdoc, assistant, phd, master, and bachelor. Each position is an array containing all members with the same position. Add a new item as below into your position array.

    Key Type Value Description
    name String "Shiao Ming Wang" Your name.
    img String "shiao-ming-wang.png"
    Your personal image name you added in step 1.
    mail String "[email protected]" Your email.
    link Object {
      github: "your github link",
      linkedin: "your linkedin link",
      homepage: "Your fb, ig, ..."
    }
    Your links. Remember to fill in null if you don't have a specific link. That is, if you don't have a github account, please fill in `github: null`.
    expertise Array [
      "Front-end Development",
      "Data Science",
      ...
    ]
    Your expertise.
  3. Create a pull request and wait for code owners to review.


How to add a new project to this website

  1. Add your project's image to projects' images folder.

  2. Add your project's partners' images to partners' images folder.

  3. Add your project's info as below to projects.json.

    Key Type Value Description
    name String "Energy Trading Platform" Your project's name.
    year Number 2021 Your project's created year.
    type String "DLT" Your project's category, there are only 5 types available, which are `AIOT`, `Cloud Computing`, `Data Science`, `Interactive Data Visualization`.
    slogan String "Promote electricity liberalization"
    Your project's slogan.
    introduction String "The main goal of the..."
    Your project's introduction.
    link String "https://kinmen.udc-service.io"
    Your project's homepage. Remember to fill in null if your project doesn't have a homepage.
    img String "energy-platform.png"
    Your project's image name you added in step 1.
    partners Array [
      "TEPCO.svg",
      "TokyoGas.svg",
      ...
    ]
    Your project's partners' images name you added in step 2. Remember to leave an empty array there if your project doesn't have any partners.
  4. Create a pull request and wait for code owners to review.

netdb-web's People

Contributors

curry0622 avatar grandq33769 avatar coliver0221 avatar bohengchen avatar roychao19477 avatar beckstsai avatar williron3960 avatar hsiangling0 avatar shlinbrian avatar stevenchen8759 avatar baljeet0531 avatar hztans avatar zwkuo avatar an-shan avatar bonnie-entre avatar ttw225 avatar tinglo avatar subaru-gastraea avatar weicheng-yin avatar daironghan avatar kuouu avatar iknowright avatar jhe-yun avatar yiting0622 avatar elsie43 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.