Skip to content

IEEE-NITK/ieee-nitk.github.io

Repository files navigation

IEEE NITK Student Chapter Website

GitHub Actions Build Contributors GitHub forks GitHub stars GitHub license GitHub issues: Open Source Love All Platforms!

CONTRIBUTING

  • Take a look at this link for more information on how to write GitHub flavoured Markdown for the NITK Blog.

Contributing to Main Website

Contributing to Blog or Gyan Section

  • For more guidelines on how to post an article, kindly refer our Contributing Guidelines for how to contribute to our blog!

Updating Team

  • Run the "team_update.py" script to update the team information.

  • This needs to link (Anyone can view) to the members sheet and the core images sheet.

  • img_csv_url is the core members images sheet

    ieee_mem_url is the Executive memberes sheet.

  • The url needs to be in the form :

https://docs.google.com/spreadsheets/d/<KEY>/export?gid=<GID>&format=csv`

     Where <KEY> and <GID> need to be obtained from the sheets url, for example:

https://docs.google.com/spreadsheets/d/1lvjc4ydQYiU9tH08PHDaXvmu3uVUhezln1iMp3Kw9ok/edit?resourcekey#gid=143041081

     <KEY> = 1lvjc4ydQYiU9tH08PHDaXvmu3uVUhezln1iMp3Kw9ok

     <GID> = 143041081

  • The format for the csv files is stored in _data/sheets/sheet_format/

  • The Google form has to be made to satisfy this format in order for the script to work.

  • The Final output will be team.json in _data and the old team will be moved to the file team_old.json, after ensuring there are no errors delete the old file.

Bugs

  • In case you find bugs on the website, please create an Issue in the Issue Tab or email one of the Contributors.

Wiki

  • Currently under development, the IEEE-NITK Wiki will provide all information regarding How to Contribute to the website and blog development.

License

This theme is free and open source software, distributed under the The MIT License.