Giter Club home page Giter Club logo

buupe.github.io's Introduction

How to Contribute

Don't push changes directly to the master branch, make all changes in some other branch first (such as dev) and make a pull request so the code can be reviewed.

How to Run Locally

Make sure you have Ruby installed. Then make sure you have bundler installed: gem install bundler. Then cd to the project root and run bundle install to install any dependencies. Finally, run bundle exec jekyll serve to serve the site locally.

Adding Members

To add a member to the members page, simply fill out their info in members.md and add their profile photo (must be square) to assets/profiles/. Here is a template:

Firstname Lastname:
  desc: "A nice description/bio goes here"
  img: "someimg.jpg"
  social:
    facebook: "https://link.here"
    twitter: "https://link.here"
    linkedin: "https://link.here"
    email: "[email protected]"

NOTE: Jekyll markdown doesn't like tabs, make sure you use spaces for indentation.

buupe.github.io's People

Contributors

rooday avatar brianhe12 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.