From 6d3ec287da9fe5cee09acd3ab1a319aa1b8d055f Mon Sep 17 00:00:00 2001 From: Bady <bady@disroot.org> Date: Fri, 16 Oct 2020 00:10:34 +0530 Subject: [PATCH] Update learners and mentors pages --- index.xml | 5 ++--- learners/index.html | 4 ---- mentors/index.html | 4 ---- 3 files changed, 2 insertions(+), 11 deletions(-) diff --git a/index.xml b/index.xml index 9070a19..a7520f1 100644 --- a/index.xml +++ b/index.xml @@ -82,8 +82,7 @@ This code of conduct applies to all participants of Free Software Camp, in addit <pubDate>Mon, 28 Sep 2020 23:16:23 +0530</pubDate> <guid>https://camp.fsf.org.in/learners/</guid> - <description>Learner Expectations Anyone who can commit 15-20 hours per week Eagerness to learn Willingness to contribute to society Willingness to use GNU/Linux Communicate with mentors using Free Software tools Do you want to apply as Mentor instead? -Apply As Mentor Learner application closed on October 15, 2020 </description> + <description>Learner Expectations Anyone who can commit 15-20 hours per week Eagerness to learn Willingness to contribute to society Willingness to use GNU/Linux Communicate with mentors using Free Software tools Learner application closed on October 15, 2020 </description> </item> <item> @@ -92,7 +91,7 @@ Apply As Mentor Learner application closed on October 15, 2020 </description> <pubDate>Fri, 25 Sep 2020 12:46:41 +0530</pubDate> <guid>https://camp.fsf.org.in/mentors/</guid> - <description>Mentor expectations Free software contributions Identify projects in which they can mentor learners Commit 5 hours per week of mentoring during the 3 months of the mentorship - including answering questions, reviewing contributions, and meeting with learners Real-time meeting with learner(s) preferably once a week - either through real-time chat, video conference, or phone Timely review of contributions - if a mentor is unable to provide contribution review, they are responsible for finding community members who can Guidance to learners about how to work in a free software community Guidance to learners about time management Connect learners to the larger free software community Communicate with learners using Free Software tools Do you want to apply as Learner instead?</description> + <description>Mentor expectations Free software contributions Identify projects in which they can mentor learners Commit 5 hours per week of mentoring during the 3 months of the mentorship - including answering questions, reviewing contributions, and meeting with learners Real-time meeting with learner(s) preferably once a week - either through real-time chat, video conference, or phone Timely review of contributions - if a mentor is unable to provide contribution review, they are responsible for finding community members who can Guidance to learners about how to work in a free software community Guidance to learners about time management Connect learners to the larger free software community Communicate with learners using Free Software tools Please fill out the form below to join as a mentor </description> </item> </channel> diff --git a/learners/index.html b/learners/index.html index c4e7896..a9ed945 100644 --- a/learners/index.html +++ b/learners/index.html @@ -73,10 +73,6 @@ <li>Willingness to use GNU/Linux</li> <li>Communicate with mentors using Free Software tools</li> </ul> -<div class="deco-box"> - <p>Do you want to apply as Mentor instead?</p> - <button><a href='../mentors'>Apply As Mentor</a></button> -</div> <h2 class="medium-heading" style="text-align:center;margin:20px 0">Learner application closed on October 15, 2020</h2> </section> diff --git a/mentors/index.html b/mentors/index.html index 0d00902..ec62ad8 100644 --- a/mentors/index.html +++ b/mentors/index.html @@ -77,10 +77,6 @@ <li>Connect learners to the larger free software community</li> <li>Communicate with learners using Free Software tools</li> </ul> -<div class="deco-box"> - <p>Do you want to apply as Learner instead?</p> - <button><a href='../learners'>Apply As Learner</a></button> -</div> <h2 class="medium-heading" style="text-align:center;margin-bottom:20px">Please fill out the form below to join as a mentor</h2> <div style="height: 100vh"> <iframe frameborder="2" src="https://ee.kobotoolbox.org/single/eJ2m4rrb?returnUrl=https://camp.fsf.org.in/welcome-mentors" width="100%" height="100%" style="margin: auto;"></iframe> -- GitLab