- Take a look at this link for more information on how to write GitHub flavoured Markdown for the NITK Blog.
- Essentially there are 12 pages on the main website:
- For more guidelines on how to post an article, kindly refer our Contributing Guidelines for how to contribute to our blog!
-
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 sheetieee_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 fileteam_old.json
, after ensuring there are no errors delete the old file.
- In case you find bugs on the website, please create an Issue in the Issue Tab or email one of the Contributors.
- Currently under development, the IEEE-NITK Wiki will provide all information regarding How to Contribute to the website and blog development.
This theme is free and open source software, distributed under the The MIT License.