WBUT In-House Code Club's Official Website
$ gem install jekyll bundler- Clone this repository
git clone https://github.com/BytesClub/BytesClub.github.io.git- Install dependencies:
$ bundle install - Run the server:
$ bundle exec jekyll serve - From your browser, go to:
http://localhost:4000/
Added in an extremely stupid way, improve it if anyone is interested
- Get the data from
https://api.github.com/repos/BytesClub/<name>/contributors
- Store it in _data/
- Provide the name in the
.mdfile in_assets