fossasia / gci18.fossasia.org

FOSSASIA Google Code-In Website 2018 https://gci18.fossasia.org
GNU General Public License v3.0
1.19k stars 96 forks source link

gci18.fossasia.org

FOSSASIA Google Code-In Website 2018 gci18.fossasia.org

This is the repository for FOSSASIA's website for Google Code-In 2018, we at FOSSASIA intend to develop it collaboratively during the course of this competition by participating students themselves. Fork the repository before making changes and make sure you read FOSSASIA Best Practices

Read in German,French

Communication

Things you should know before contributing:

How to run locally?

How to add your Photo Nick to the website:

How to add a mentor to the website:


## How to add location marker to the map
**Student's location:**
- Get your geographic coordinates using a [geolocation finder](https://fossasia.github.io/geolocation/) (if you don't want to provide your exact coordinates you can use [this one](https://www.latlong.net/) to get general coordinates for your city or country) 
- Copy your latitude and longitude and paste them into the respective lines in your student profile in the _data/students.yml file
```yaml
  lat: your latitude
  lng: your longitude 

Mentor's location:

How to add a New Project to the website

- title: Project name
  img: Project screenshot
  desc: Project description
  github: Project github link
  try: URL where project is hosted 

How to add your video to the Videos section:

- name: Title you want to be shown on the gci18.fossasia.org website (it's recommended to use the same as the video's youtube title, but you can choose a different one)
  id: The YouTube ID of your video , it's the 11 characters after the v= in your video's link (e.g. for this link: https://www.youtube.com/watch?v=NFCcqIq84UI the id is: NFCcqIq84UI )
  user: Your name that will be displayed on the page

Note: Your video must be uploaded after the 1st of January 2018 in order to display properly on the gci18.fossasia.org page

How to add a language to the Thank you section:

Available Gradients