From 426bcdae00c5df2c633b13f270cbc8689e8bec24 Mon Sep 17 00:00:00 2001 From: Sairam Subramaniam <sairam.subramaniam@gmail.com> Date: Tue, 6 Dec 2022 20:12:28 +0530 Subject: [PATCH] Updated talks schedule for Dec 7, 11 and 17 2022 --- website/content/english/schedule.md | 4 ++-- website/data/schedule.json | 21 ++++++++++++++++++++- 2 files changed, 22 insertions(+), 3 deletions(-) diff --git a/website/content/english/schedule.md b/website/content/english/schedule.md index e9fb996..a625f99 100644 --- a/website/content/english/schedule.md +++ b/website/content/english/schedule.md @@ -20,7 +20,7 @@ aliases: <br> <br> -<!-- + <center><h1> Public Sessions </h1></center> <table style="width: 100%;"> <tbody> @@ -30,7 +30,7 @@ aliases: {{< talks >}} </tbody> </table> ---> + <br> <br> diff --git a/website/data/schedule.json b/website/data/schedule.json index 0d7c99d..da135d8 100644 --- a/website/data/schedule.json +++ b/website/data/schedule.json @@ -6,6 +6,25 @@ ["7th December to 15th December 2022", "Introduction to Free Software phase"], ["17th December to 24th December 2022", "GNU/Linux Installation phase"], ["25th December 2022 to 25th March 2023", "Mentoring phase"] + ], + "talks": [ + { + "time": "07-December-2022 02:00 PM (IST)", + "title": "What is Free/Libre Software? ...why it should matter to you and how to choose a free life by <a href=\"https://abhas.io/about/\">Abhas Abhinav</a>", + "url": "https://meet.gnome.org/sof-lml-3y5-8sw", + "bio": "Abhas is a hacker, entrepreneur and free software activist. He runs a Free Software business <a href=\"https://deeproot.in\">DeepRoot GNU/Linux</a>, providing support and services for Free Software and <a href=\"https://mostlyharmless.io\">Mostly Harmless</a>, a ethical source for libre and liberated hardware products." + }, + { + "time": "11-December-2022 11:00 AM (IST)", + "title": "Who are we? ('We' means VGLUG) by Haripriya and Vijayalakshmi, Volunteers of <a href=\"https://vglug.org/\">VGLUG (Villupuram GNU/Linux Users Group )</a>", + "url": "https://meet.gnome.org/sof-lml-3y5-8sw", + "bio": "Viluppuram GNU/Linux Users Group (Viluppuram GLUG) is a non profit organization that started in 2013. It is a social movement that works towards enlightening the masses with the essence of free software, encourages liberation of knowledge, disseminates free software's ideological implications to as many people as possible. They also help create awareness about free software in schools and higher educational institutes." + }, + { + "time": "17-December-2022 06:00 PM (IST)", + "title": "Introducing Prav App project by Ravi Dwivedi", + "url": "https://meet.gnome.org/sof-lml-3y5-8sw", + "bio": "<a href=\"https://prav.app/\">Prav App</a> is a Free Software powered Instant Messaging app and service based on federated xmpp protocol and managed as a cooperative to replace WhatsApp monopoly." + } ] - } -- GitLab