Skip to content

BytesClub/BytesClub.github.io

Repository files navigation

WBUT Code Club Website

gitter

WBUT In-House Code Club's Official Website

Prerequisites

$ gem install jekyll bundler

Run it on local browser

  1. Clone this repository
git clone https://github.com/BytesClub/BytesClub.github.io.git
  1. Install dependencies: $ bundle install
  2. Run the server: $ bundle exec jekyll serve
  3. From your browser, go to: http://localhost:4000/

Add a project

JSON Data

Added in an extremely stupid way, improve it if anyone is interested

  1. Get the data from
https://api.github.com/repos/BytesClub/<name>/contributors
  1. Store it in _data/
  2. Provide the name in the .md file in _assets