Git Product home page Git Product logo

gci17.fossasia.org's Introduction

FOSSASIA GCI 2017 Site

Build Status

Adding a Mentor

To add a mentor open the file mentors.yml in _data folder and please maintain the following format EXACTLY (replacing values where indicated):

- name: Mentor's name
  github: Mentor's Github username
  image: Mentor's image
  twitter: Mentor's Twitter id
  facebook: Mentor's Facebook id
  Linkedin: Mentor's Linkedin Page

  Geolocation (city or country: optional)
  lat: Mentor's latitude
  lng: Mentor's longitude

IMPORTANT:

  • All images must be optimized before uploaded to the repository via commit or Pull Request. You may use any image optimizer of your choice.
  • All images must be in img/mentors.
  • The images should be 240 x 240 pixels.
  • If you do not want to include your social media accounts or coordinates , please do not provide empty fields like facebook:.
  • Avoid using contractions such as can't, don't, etc. If there is no choice (e.g. the name has single quote mark) put double quotes (") around that part.

Adding a Student

To add a student open the file students.yml in _data folder and please maintain the following format EXACTLY (replacing values where indicated):

- name: Student's name
  country: Student's country/region
  github: Student's Github username
  image: Student's image (or representation like a "nick" image)
  twitter: Student's Twitter id

**Optional** (Please ensure parents agree on sharing this data)
* facebook: Student's Facebook id
* Geolocation (Preferably do not share your exact location. If you really want to share it, share city)
  lat: Student's latitude
  lng: Student's longitude

IMPORTANT:

  • All images must be optimized before uploaded to the repository via commit or Pull Request. You may use any image optimizer of your choice.
  • All images must be in img/students.
  • The images should be 240 x 240 pixels.
  • If you do not want to include your social media accounts or coordinates , please do not provide empty fields like facebook:.
  • Avoid using contractions such as can't, don't, etc. If there is no choice (e.g. the name has single quote mark) put double quotes (") around that part.

Adding a Student Project

To add a student project open the file student_projects.yml in _data folder and please maintain the following format EXACTLY (replacing values where indicated):

- name: Name of project
  github: Github repository of the project
  author: Name of the author of the project
  image: Logo of the project

IMPORTANT:

  • All images must be optimized before uploaded to the repository via commit or Pull Request. You may use any image optimizer of your choice.
  • All images must be in img/projects.
  • The images should be 240 x 240 pixels.
  • Avoid using contractions such as can't, don't, etc. If there is no choice (e.g. the name has single quote mark) put double quotes (") around that part.

Adding a page

To add a new page:

  • Make a new top-level .html file (i.e. next to index.html) with the following format:
---
permalink: <some permalink>
---
{% include header.html %}

<!-- your html, including any necessary stylesheet links or scripts -->

{% include footer.html %}
  • Add a link in the nav bar (in _includes/header.html)

Adding a Blog

To add a blog open the file blogs.yml in _data folder and please maintain the following format EXACTLY (replacing values where indicated):

- url: URL to the blog
  title: Title of the blog
  img: Image of the blog
  author_name: Name of the author of the blog (most likely you)

IMPORTANT:

  • All images must be optimized before uploaded to the repository via commit or Pull Request. You may use any image optimizer of your choice.
  • All images must be in img/blogs.
  • The images should be 240 x 240 pixels.
  • Avoid using contractions such as can't, don't, etc. If there is no choice (e.g. the name has single quote mark) put double quotes (") around that part.

Installation Steps:

gci17.fossasia.org's People

Contributors

0x48piraj avatar abishekvashok avatar akostiv8 avatar akshatnitd avatar anshumanv avatar atnitesh avatar awesometushar000 avatar chahatbansal avatar dotslashtx avatar futc-coding avatar harshkothari410 avatar hasalusl avatar hpdang avatar jeewal avatar jigyasa-grover avatar kartikeya23 avatar kol4k avatar kubami9 avatar m1guelpf avatar mariobehling avatar navirocker avatar nzec avatar ploypiti avatar retardvoldy avatar saarthakchats avatar samyakbvs avatar saptaks avatar sudheesh001 avatar supunte avatar yashkumarverma 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.