Giter VIP home page Giter VIP logo

pull-request-community's Introduction

Pull Request Community Pages

View it online: https://pull-request.netlify.app/

Adding your profile

You can add / update your personal profile by creating a Pull Request to this repo:

  1. Create a new JSON file in the people directory, and name it as your GitHub username.
    e.g. If you GitHub user is MichalPorag, MichalPorag.json.

    The JSON file should look something like:

    {
      "name": "השם שלך",
      "github": "Your GitHub Username (not link, just the username)",
      "facebook": "Link to your Facebook Profile (optional)",
      "twitter": "Link to your Twitter Profile (optional)",
      "linkedin": "Link to your LinkedIn page (optional)",
      "website": "Link to your personal blog / website (optional)",
      "description": "פסקה או שתיים על עצמך: רקע מקצועי, עבודה, תחביבים ומה שחשוב לך שהחברים בקבוצה ידעו"
    }

    The name, github, and description fields are required and need to be in Hebrew.
    All the other fields are optional.

    Use the description field to introduce yourself: technologies that you love, hobbies, fun-facts, and anything that you are passionate about. Are you an architect? Do you speak Chinese? Studied amusement park and roller coaster engineering? This is the place to brag!

  2. By default, we'll use your GitHub photo. If you don't have a GitHub profile photo, or want to use a different one, add it under public/images/people in jpeg format. Use your GitHub username for the image, e.g. MichalPorag.jpg.

    Then, add "customImage": true to your profile JSON that you created in the previous step.

  3. Create a pull request with new files.

Running a development environment

In the cloud

Open the project in https://githubbox.com/urish/pull-request-community to start hacking in your browser.

Locally

First, make sure you have all the depenedencies installed by running

npm install

Then, run the local development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

pull-request-community's People

Contributors

abrl91 avatar annadinaburgvulikh avatar aryehbeitz avatar aviad198 avatar benjamingr avatar davidmeirlevy avatar eldadfux avatar leorrose avatar or-yam avatar ronfybish avatar syncush avatar urish avatar zivkaziv avatar

Watchers

 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.