Coming soon: The Project Vikram Journal!
Project VIKRAM announces a soon to be launched journal on inclusive development through digitalization - The Project VIKRAM Journal.
To submit posts please fork the repository and create posts under _posts
diectory, and then submit a pull request. Detailed instructions will be published soon.
(Submissions will be accepted only after a due review process).
The submissions can be made in MD format only and they must render correctly with Jekyll as supported by GH Pages.
#Sample code highlighting
#include <stdio.h>
int main()
{
printf("Code hightlishting is supported\n");
int 0;
}
Check out the Jekyll docs for more info on how to get the most out of Jekyll. File all bugs/feature requests at Jekyll’s GitHub repo. If you have questions, you can ask them on Jekyll Talk.