diff --git a/about-hugo/index.html b/about-hugo/index.html
deleted file mode 100644
index 9c4bb174e6e950545a1320c055c088d5864b3bd1..0000000000000000000000000000000000000000
--- a/about-hugo/index.html
+++ /dev/null
@@ -1 +0,0 @@
-<!DOCTYPE html><html><head><title>https://camp.fsf.org.in/about/</title><link rel="canonical" href="https://camp.fsf.org.in/about/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://camp.fsf.org.in/about/" /></head></html>
\ No newline at end of file
diff --git a/about-us/index.html b/about-us/index.html
deleted file mode 100644
index 9c4bb174e6e950545a1320c055c088d5864b3bd1..0000000000000000000000000000000000000000
--- a/about-us/index.html
+++ /dev/null
@@ -1 +0,0 @@
-<!DOCTYPE html><html><head><title>https://camp.fsf.org.in/about/</title><link rel="canonical" href="https://camp.fsf.org.in/about/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://camp.fsf.org.in/about/" /></head></html>
\ No newline at end of file
diff --git a/about/index.html b/about/index.html
deleted file mode 100644
index c9b7a0bf95557dbf6319943ddd65699d1e6f04c4..0000000000000000000000000000000000000000
--- a/about/index.html
+++ /dev/null
@@ -1,97 +0,0 @@
-<!DOCTYPE html>
-<html><head>
-    <meta charset="utf-8">
-    <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Free Software Camp 2020</title>
-    <meta name="description" content="">
-    <meta name="viewport" content="width=device-width, initial-scale=1">
-    <link rel="stylesheet" href='https://camp.fsf.org.in/css/style.css' type="text/css" media="screen" />
-    <link rel="apple-touch-icon" href="/apple-touch-icon.png">
-    
-    <link rel="stylesheet" href="https://tools-static.wmflabs.org/cdnjs/ajax/libs/font-awesome/5.14.0/css/all.css" crossorigin="anonymous" />
-</head>
-<body>
-    <div class="nav-container">
-    <nav>
-        <div class="logo">
-            <a href="https://camp.fsf.org.in">Free Software
-                <span style="color:#469198"> Camp</span></a>
-        </div>
-        <input type="checkbox" id="chk">
-        <label for="chk" class="show-menu-btn" style="align-items:center;">
-            <i class="nav-icon fas fa-bars"></i>
-        </label>
-        <ul class="menu">
-            <li><a href="https://camp.fsf.org.in#about">About</a></li>
-            <li><a href="https://camp.fsf.org.in/code-of-conduct">Code of Conduct</a></li>
-            <li><a href="https://camp.fsf.org.in/sched">Schedule</a></li>
-            <li><a href="https://camp.fsf.org.in#contact">Contact</a></li>
-
-            <div class="dropdown cta">
-                <button onclick="myFunctionnav()" class="dropbtn">Apply</button>
-                <div id="myDropdownnav" class="dropdown-content" style="padding: 5px;">
-                    <button style="padding: 0px;"><a href='https://camp.fsf.org.in/learners'>As Learner</a></button>
-                    <button style="padding: 0px;"><a href='https://camp.fsf.org.in/mentors'>As Mentor</a></button>
-                </div>
-            </div>
-            <label for="chk" class="hide-menu-btn"><i class="nav-icon fas fa-times"></i></label>
-        </ul>
-
-        <script>
-         function myFunction() {
-             document.getElementById("myDropdown").classList.toggle("show");
-         }
-         function myFunctionnav() {
-             document.getElementById("myDropdownnav").classList.toggle("show");
-         }
-         window.onclick = function(event) {
-             if (!event.target.matches('.dropbtn')) {
-                 var dropdowns = document.getElementsByClassName("dropdown-content");
-                 var i;
-                 for (i = 0; i < dropdowns.length; i++) {
-                     var openDropdown = dropdowns[i];
-                     if (openDropdown.classList.contains('show')) {
-                         openDropdown.classList.remove('show');
-                     }
-                 }
-             }
-         }
-        </script>
-    </nav>
-</div>
-<main>
-<section class="expectations" style="margin: 5vh auto;">
-  <h1 style="text-align: center;">About</h1>
-  <p>Written in Go, Hugo is an open source static site generator available under the <a href="https://github.com/gohugoio/hugo/blob/master/LICENSE">Apache Licence 2.0.</a> Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows.</p>
-
-<p>Hugo makes use of a variety of open source projects including:</p>
-
-<ul>
-<li><a href="https://github.com/yuin/goldmark">https://github.com/yuin/goldmark</a></li>
-<li><a href="https://github.com/alecthomas/chroma">https://github.com/alecthomas/chroma</a></li>
-<li><a href="https://github.com/muesli/smartcrop">https://github.com/muesli/smartcrop</a></li>
-<li><a href="https://github.com/spf13/cobra">https://github.com/spf13/cobra</a></li>
-<li><a href="https://github.com/spf13/viper">https://github.com/spf13/viper</a></li>
-</ul>
-
-<p>Hugo is ideal for blogs, corporate websites, creative portfolios, online magazines, single page applications or even a website with thousands of pages.</p>
-
-<p>Hugo is for people who want to hand code their own website without worrying about setting up complicated runtimes, dependencies and databases.</p>
-
-<p>Websites built with Hugo are extremelly fast, secure and can be deployed anywhere including, AWS, GitHub Pages, Heroku, Netlify and any other hosting provider.</p>
-
-<p>Learn more and contribute on <a href="https://github.com/gohugoio">GitHub</a>.</p>
-
-</section>
-
-        </main><footer style="margin-top: 0">
-    <div class="footer-icon-row " style="text-align: center">
-        <h1>Organised By</h1>
-        <a href="https://fsci.in"><img height="50px" src='https://camp.fsf.org.in/img/fsci_logo.png' alt="Logo of FSCI" /></a>
-        <a href="https://fsf.org.in"><img height="50px" src="https://fsf.org.in/assets/img/logo.png" alt="Logo of FSF" /></a>
-    </div>
-    <p style="text-align: center; font-size: 20px"><a style="text-decoration: underline; color: inherit;" href="https://camp.fsf.org.in/privacy">Privacy Policy</a></p>
-    <p style="text-align: center;">Made with <span style="color: #e25555;">&#9829;</span> All original content licensed under a free/libre copyleft license (GPL or CC BY-SA)</p>
-</footer>
-</body>
-</html>
diff --git a/archives/index.html b/archives/index.html
deleted file mode 100644
index 264cdc6774abfb53b7d4103bffa87b6d15f8d417..0000000000000000000000000000000000000000
--- a/archives/index.html
+++ /dev/null
@@ -1,78 +0,0 @@
-<!DOCTYPE html>
-<html><head>
-    <meta charset="utf-8">
-    <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Free Software Camp 2020</title>
-    <meta name="description" content="">
-    <meta name="viewport" content="width=device-width, initial-scale=1">
-    <link rel="stylesheet" href='https://camp.fsf.org.in/css/style.css' type="text/css" media="screen" />
-    <link rel="apple-touch-icon" href="/apple-touch-icon.png">
-    
-    <link rel="stylesheet" href="https://tools-static.wmflabs.org/cdnjs/ajax/libs/font-awesome/5.14.0/css/all.css" crossorigin="anonymous" />
-</head>
-<body>
-    <div class="nav-container">
-    <nav>
-        <div class="logo">
-            <a href="https://camp.fsf.org.in">Free Software
-                <span style="color:#469198"> Camp</span></a>
-        </div>
-        <input type="checkbox" id="chk">
-        <label for="chk" class="show-menu-btn" style="align-items:center;">
-            <i class="nav-icon fas fa-bars"></i>
-        </label>
-        <ul class="menu">
-            <li><a href="https://camp.fsf.org.in#about">About</a></li>
-            <li><a href="https://camp.fsf.org.in/code-of-conduct">Code of Conduct</a></li>
-            <li><a href="https://camp.fsf.org.in/sched">Schedule</a></li>
-            <li><a href="https://camp.fsf.org.in#contact">Contact</a></li>
-
-            <div class="dropdown cta">
-                <button onclick="myFunctionnav()" class="dropbtn">Apply</button>
-                <div id="myDropdownnav" class="dropdown-content" style="padding: 5px;">
-                    <button style="padding: 0px;"><a href='https://camp.fsf.org.in/learners'>As Learner</a></button>
-                    <button style="padding: 0px;"><a href='https://camp.fsf.org.in/mentors'>As Mentor</a></button>
-                </div>
-            </div>
-            <label for="chk" class="hide-menu-btn"><i class="nav-icon fas fa-times"></i></label>
-        </ul>
-
-        <script>
-         function myFunction() {
-             document.getElementById("myDropdown").classList.toggle("show");
-         }
-         function myFunctionnav() {
-             document.getElementById("myDropdownnav").classList.toggle("show");
-         }
-         window.onclick = function(event) {
-             if (!event.target.matches('.dropbtn')) {
-                 var dropdowns = document.getElementsByClassName("dropdown-content");
-                 var i;
-                 for (i = 0; i < dropdowns.length; i++) {
-                     var openDropdown = dropdowns[i];
-                     if (openDropdown.classList.contains('show')) {
-                         openDropdown.classList.remove('show');
-                     }
-                 }
-             }
-         }
-        </script>
-    </nav>
-</div>
-<main>
-<section class="expectations" style="margin: 5vh auto;">
-  <h1 style="text-align: center;"></h1>
-  
-</section>
-
-        </main><footer style="margin-top: 0">
-    <div class="footer-icon-row " style="text-align: center">
-        <h1>Organised By</h1>
-        <a href="https://fsci.in"><img height="50px" src='https://camp.fsf.org.in/img/fsci_logo.png' alt="Logo of FSCI" /></a>
-        <a href="https://fsf.org.in"><img height="50px" src="https://fsf.org.in/assets/img/logo.png" alt="Logo of FSF" /></a>
-    </div>
-    <p style="text-align: center; font-size: 20px"><a style="text-decoration: underline; color: inherit;" href="https://camp.fsf.org.in/privacy">Privacy Policy</a></p>
-    <p style="text-align: center;">Made with <span style="color: #e25555;">&#9829;</span> All original content licensed under a free/libre copyleft license (GPL or CC BY-SA)</p>
-</footer>
-</body>
-</html>
diff --git a/categories/index.html b/categories/index.html
index dadaaaf9ca5fbfa4142e9a58a88af5e0bb697bf6..31e3ad0a189fdacc621d7e6c9b4aaec2c4210490 100644
--- a/categories/index.html
+++ b/categories/index.html
@@ -11,7 +11,9 @@
     <link rel="stylesheet" href="https://tools-static.wmflabs.org/cdnjs/ajax/libs/font-awesome/5.14.0/css/all.css" crossorigin="anonymous" />
 </head>
 <body>
-    <div class="nav-container">
+    <div style="background-color:#fbe7e3;color:#7e3328;padding:5px 35px 5px 35px;border-left: solid 7px #f3bbb1;text-align: center;">
+        <p>Dear learners and mentors, if you have applied for this camp you will receive a reply mail within 5 days of application, please check your Spam folder too in case it doesn't land in your Inbox. If you use Gmail, it might categorize mailing list emails under the 'Promotions' tab.  You will need to set a filter for "<i>mm.gnu.org.in</i>" to ensure it ends up in your Primary inbox. If you don't get one please mail to <i>camp at mm.gnu.org.in</i></p>
+    </div><div class="nav-container">
     <nav>
         <div class="logo">
             <a href="https://camp.fsf.org.in">Free Software
diff --git a/categories/index.xml b/categories/index.xml
index 185af330a0d148dcbebe9789633e9fe98ddb4134..8d933423d5240754a90a900b646088d095caf3be 100644
--- a/categories/index.xml
+++ b/categories/index.xml
@@ -1,14 +1,9 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
     <title>Categories on Free Software Camp</title>
     <link>https://camp.fsf.org.in/categories/</link>
     <description>Recent content in Categories on Free Software Camp</description>
-    <generator>Hugo -- gohugo.io</generator>
-    <language>en-us</language>
-    
-	<atom:link href="https://camp.fsf.org.in/categories/index.xml" rel="self" type="application/rss+xml" />
-    
-    
+    <generator>Hugo -- gohugo.io</generator><atom:link href="https://camp.fsf.org.in/categories/index.xml" rel="self" type="application/rss+xml" />
   </channel>
-</rss>
\ No newline at end of file
+</rss>
diff --git a/code-of-conduct/index.html b/code-of-conduct/index.html
index ef3d506ec3cca0b3903cde8a276bcd93002e6cee..44c2b9f4879e6bcffdbe2689983c592941985fec 100644
--- a/code-of-conduct/index.html
+++ b/code-of-conduct/index.html
@@ -64,40 +64,23 @@
 <main>
 <section class="expectations" style="margin: 5vh auto;">
   <h1 style="text-align: center;">Code Of Conduct</h1>
-  
-
-<h1 id="free-software-camp-code-of-conduct">Free Software Camp Code of Conduct</h1>
-
+  <h1 id="free-software-camp-code-of-conduct">Free Software Camp Code of Conduct</h1>
 <p>Free Software Camp, as part of the greater Free Software Community, assumes good faith on all those who wish to improve Free Software Projects. However, other experiences at other programs have shown us the need to adopt a Code of Conduct in which we state our expectations of all participants and organizers during the Free Software Camp.</p>
-
 <p>This code of conduct applies to all participants of Free Software Camp, in addition to the <a href="https://fsci.in/code-of-conduct/">FSCI Code of Conduct</a> that applies to the FSCI community as a whole.</p>
-
 <h2 id="fsci-diversity-statement">FSCI Diversity Statement</h2>
-
 <p>FSCI welcomes and encourages participation by everyone.</p>
-
 <p>No matter how you identify yourself or how others perceive you: we welcome you. We welcome contributions from everyone as long as they interact constructively with our community.</p>
-
 <p>While much of the work for our project is technical in nature, we value and encourage contributions from those with expertise in other areas, and welcome them into our community.</p>
-
 <h2 id="be-excellent-to-each-other">Be excellent to each other</h2>
-
 <p>Free Software Camp is committed to providing a safe environment for all participants. All participants are expected to treat all people and infrastructure with respect and help create a welcoming environment. If you notice behavior that fails to meet this standard, please speak up and help to keep Free Software Camp as respectful as we expect it to be.</p>
-
 <p>Free Software Camp is committed to the ideals expressed in our Diversity Statement (above) and the FSCI Code of Conduct. We ask all our members, mentors, volunteers, participants and guests to adopt these principles. We are a diverse community. Sometimes this means we need to work harder to ensure we&rsquo;re creating an environment of trust and respect where all who come to participate feel comfortable and included.</p>
-
 <p>We value your participation and appreciate your help in realizing this goal.</p>
-
 <h2 id="be-respectful">Be respectful</h2>
-
 <p>Respect yourself, and respect others. Be courteous to those around you. If someone indicates they don&rsquo;t wish to be photographed or recorded, respect that wish. If someone indicates they would like to be left alone, let them be. Our online spaces may be shared with members of the public; please be considerate to all patrons of these locations, even if they are not involved in the camp.</p>
-
 <h2 id="be-inclusive">Be inclusive</h2>
-
 <p>By default, all material presented in the camp should be suitable for people aged 12 and above.</p>
 <p>If you could reasonably assume that some people may be offended by your talk or presentation, please state so explicitly to the Editorial Team. In case you are unsure if this applies to you, please contact the Editorial Team at camp at mm.gnu.org.in. Please note that you are solely responsible if anything is deemed inappropriate and you did not contact the Editorial Team beforehand.</p>
 <h2 id="be-aware">Be aware</h2>
-
 <p>We ask everyone to be aware that we will not tolerate intimidation, harassment, or any abusive, discriminatory or derogatory behavior by anyone at any FSCI program or in related media.</p>
 <p>Complaints can be made to the organizers by emailing camp-coc at mm.gnu.org.in. All complaints made to camp organizers will remain confidential and be taken seriously. The complaint will be treated appropriately and with discretion. Should camp organizers or moderators consider it appropriate, measures they may take can include:</p>
 <ul>
@@ -107,13 +90,9 @@
 <li>The individuals may be asked to immediately leave the program and/or will be prohibited from continuing to participate in any part of the program</li>
 <li>The incident may be reported to the appropriate authorities</li>
 </ul>
-
 <h2 id="what-does-that-mean-for-me">What does that mean for me?</h2>
-
 <p>All participants, including learners and mentors must not engage in any intimidation, harassment, or abusive or discriminatory behavior.</p>
-
 <p>The following is a list of examples of behavior that is deemed highly inappropriate and will not be tolerated at Free Software Camp:</p>
-
 <ul>
 <li>Offensive verbal or written remarks related to any dimension(s) of diversity as listed in the FSCI code of conduct</li>
 <li>Sexual or violent images in public spaces (including presentation slides)</li>
diff --git a/contact/index.html b/contact/index.html
deleted file mode 100644
index 9c4bb174e6e950545a1320c055c088d5864b3bd1..0000000000000000000000000000000000000000
--- a/contact/index.html
+++ /dev/null
@@ -1 +0,0 @@
-<!DOCTYPE html><html><head><title>https://camp.fsf.org.in/about/</title><link rel="canonical" href="https://camp.fsf.org.in/about/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://camp.fsf.org.in/about/" /></head></html>
\ No newline at end of file
diff --git a/css/style.css b/css/style.css
index bd3165e60a732e32cda1a5daf47e73befe2c74c2..456efe3ab57495c77da138e309f8e14be54cafc1 100644
--- a/css/style.css
+++ b/css/style.css
@@ -10,10 +10,10 @@ h1, h2{
     padding: 20px 10px;
 }
 ul, ol{
-    padding-left: 40px; 
+    padding-left: 40px;
 }
 p{
-    padding-left: 10px; 
+    padding-left: 10px;
 }
 table {
     border-collapse: collapse;
diff --git a/index.html b/index.html
index bed88c6e98c26617f070b63d363dd05b1f92e888..9da50e97b7a4e9b97db664420424b9d30c29b1ec 100644
--- a/index.html
+++ b/index.html
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <html><head>
-	<meta name="generator" content="Hugo 0.54.0" />
+	<meta name="generator" content="Hugo 0.76.2" />
     <meta charset="utf-8">
     <meta http-equiv="x-ua-compatible" content="ie=edge">
     <title>Free Software Camp 2020</title>
diff --git a/index.xml b/index.xml
index 03456480e099c562cc2105256b8ec49fb53b5242..dd87840900d6feff7321339399d0436be1e109db 100644
--- a/index.xml
+++ b/index.xml
@@ -1,37 +1,27 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
     <title>Free Software Camp</title>
     <link>https://camp.fsf.org.in/</link>
     <description>Recent content on Free Software Camp</description>
-    <generator>Hugo -- gohugo.io</generator>
-    <language>en-us</language>
-    <lastBuildDate>Tue, 29 Sep 2020 00:38:53 +0530</lastBuildDate>
-    
-	<atom:link href="https://camp.fsf.org.in/index.xml" rel="self" type="application/rss+xml" />
-    
-    
+    <generator>Hugo -- gohugo.io</generator><atom:link href="https://camp.fsf.org.in/index.xml" rel="self" type="application/rss+xml" />
     <item>
       <title>Welcome Learner</title>
       <link>https://camp.fsf.org.in/welcome/</link>
       <pubDate>Tue, 29 Sep 2020 00:38:53 +0530</pubDate>
       
       <guid>https://camp.fsf.org.in/welcome/</guid>
-      <description>Dear Learner,
-
-We have received your application to join Free Software Camp 2020 organized by Free Software Foundation of India and Free Software Community of India. Please read this email and take necessary steps to complete your application.
- Make sure you have read the code of conduct. Make sure you take the learners&amp;rsquo; survey that indicates to us your preferred language for sessions. Consider subscribing to our low volume announcement mailing list or following us on mastodon/fediversefor updates regarding the camp and join in the conversation on matrix using any of the matrix powered apps like Element.</description>
+      <description>Dear Learner, We have received your application to join Free Software Camp 2020 organized by Free Software Foundation of India and Free Software Community of India. Please read this email and take necessary steps to complete your application.
+ Make sure you have read the code of conduct. Make sure you take the learners&#39; survey that indicates to us your preferred language for sessions. Consider subscribing to our low volume announcement mailing list or following us on mastodon/fediverse for updates regarding the camp and join in the conversation on matrix using any of the matrix powered apps like Element.</description>
     </item>
     
     <item>
-      <title>Welcome Mentors</title>
+      <title>Welcome Mentor</title>
       <link>https://camp.fsf.org.in/welcome-mentors/</link>
       <pubDate>Tue, 29 Sep 2020 00:38:53 +0530</pubDate>
       
       <guid>https://camp.fsf.org.in/welcome-mentors/</guid>
-      <description>Dear Mentor,
-
-We have received your application to join Free Software Camp 2020 organized by Free Software Foundation of India and Free Software Community of India. Please read this email and take necessary steps to complete your application.
+      <description>Dear Mentor, We have received your application to join Free Software Camp 2020 organized by Free Software Foundation of India and Free Software Community of India. Please read this email and take necessary steps to complete your application.
  Make sure you have read the code of conduct Add your project ideas to this wiki page (contact us with your git.fosscommunity.in username for getting access to edit the wiki page) Consider subscribing to our low volume announcement mailing list or following us on mastodon/fediverse for updates regarding the camp and join in the conversation on matrix using any of the matrix powered apps like Element.</description>
     </item>
     
@@ -51,7 +41,7 @@ Data we collect from: Learner:  Personal Information: Name, Email, Gender and ot
       <pubDate>Tue, 29 Sep 2020 00:11:16 +0530</pubDate>
       
       <guid>https://camp.fsf.org.in/sched/</guid>
-      <description>September 19-October 15 Mentors &amp; Learners Application Window People who wish to join the camp as mentor or learner can apply during this time.   October 17-October 24 Ice Breaking Learners get to know each other and know more about the program   October 25-November 3 Introduction to Free Software Get to know free software philosophy and install a GNU/Linux OS   November 4-November 11 Explore different areas of contribution Learn about different free software projects from contributors, and meet mentors.</description>
+      <description>September 19 - October 15 Mentors &amp; Learners Application Window People who wish to join the camp as mentor or learner can apply during this time.    October 11, 18, 25  Mentors and Organizers meeting to discuss the motivations and goals of the camp.    October 17 - October 24  Ice Breaking Learners get to know each other and know more about the program.</description>
     </item>
     
     <item>
@@ -70,7 +60,8 @@ 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 Dear Learner, If you have applied for this camp you will receive a reply mail within 5 days of application, please check your Spam folder too in case it doesn&amp;rsquo;t land in your Inbox. If you use Gmail, it might categorize mailing list emails under the &amp;lsquo;Promotions&amp;rsquo; tab.</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  Do you want to apply as Mentor instead?
+Apply As Mentor  Please fill out the form below to join as a learner   </description>
     </item>
     
     <item>
@@ -79,28 +70,8 @@ This code of conduct applies to all participants of Free Software Camp, in addit
       <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</description>
-    </item>
-    
-    <item>
-      <title></title>
-      <link>https://camp.fsf.org.in/archives/</link>
-      <pubDate>Tue, 28 May 2019 00:00:00 +0000</pubDate>
-      
-      <guid>https://camp.fsf.org.in/archives/</guid>
-      <description></description>
-    </item>
-    
-    <item>
-      <title>About</title>
-      <link>https://camp.fsf.org.in/about/</link>
-      <pubDate>Thu, 28 Feb 2019 00:00:00 +0000</pubDate>
-      
-      <guid>https://camp.fsf.org.in/about/</guid>
-      <description>Written in Go, Hugo is an open source static site generator available under the Apache Licence 2.0. Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows.
-Hugo makes use of a variety of open source projects including:
- https://github.</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  Do you want to apply as Learner instead?</description>
     </item>
     
   </channel>
-</rss>
\ No newline at end of file
+</rss>
diff --git a/learners/index.html b/learners/index.html
index 6d545a0946605a514ce5869dab281d97b694f7a1..3432357deda42bd66a922113002c186cf6d7669c 100644
--- a/learners/index.html
+++ b/learners/index.html
@@ -64,10 +64,7 @@
 <main>
 <section class="expectations" style="margin: 5vh auto;">
   <h1 style="text-align: center;">Learners</h1>
-  
-
-<h1 id="learner-expectations">Learner Expectations</h1>
-
+  <h1 id="learner-expectations">Learner Expectations</h1>
 <ul>
 <li>Anyone who can commit 15-20 hours per week</li>
 <li>Eagerness to learn</li>
@@ -80,7 +77,6 @@
     <button><a href='../mentors'>Apply As Mentor</a></button>
 </div>
 <h2 class="medium-heading" style="text-align:center;margin-bottom:20px">Please fill out the form below to join as a learner</h2>
-
 <div style="height: 100vh">
     <iframe frameborder="2" src="https://ee.kobotoolbox.org/single/FMPfxisV?returnUrl=https://camp.fsf.org.in/welcome" width="100%" height="100%" style="margin: auto;"></iframe>
 </div>
diff --git a/mentors/index.html b/mentors/index.html
index 8032d44ca2352c300f98d85262cda04c7b5040ab..89dd21886a674f54abc3881b9e5565d42b9ca101 100644
--- a/mentors/index.html
+++ b/mentors/index.html
@@ -64,10 +64,7 @@
 <main>
 <section class="expectations" style="margin: 5vh auto;">
   <h1 style="text-align: center;">Mentors</h1>
-  
-
-<h1 id="mentor-expectations">Mentor expectations</h1>
-
+  <h1 id="mentor-expectations">Mentor expectations</h1>
 <ul>
 <li>Free software contributions</li>
 <li>Identify projects in which they can mentor learners</li>
@@ -77,16 +74,13 @@
 <li>Guidance to learners about how to work in a free software community</li>
 <li>Guidance to learners about time management</li>
 <li>Connect learners to the larger free software community</li>
-<li>Communicate with learners using Free Software tools<br /></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>
 </div>
diff --git a/privacy/index.html b/privacy/index.html
index e6788c86224ebc93d06c2796a8f7416dd66ca573..f001839fe5828bc264fcf4cb99422200056f4736 100644
--- a/privacy/index.html
+++ b/privacy/index.html
@@ -64,70 +64,54 @@
 <main>
 <section class="expectations" style="margin: 5vh auto;">
   <h1 style="text-align: center;">Privacy Policy</h1>
-  
-
-<h1 id="free-software-camp-privacy-policy-small-v1-0-small">Free Software Camp Privacy Policy <small>v1.0</small></h1>
-
+  <h1 id="free-software-camp-privacy-policy-smallv10small">Free Software Camp Privacy Policy <small>v1.0</small></h1>
 <p>In Free Software camp we take individual privacy seriously, this document will act as the privacy policy for the Free Software Camp.</p>
-
 <h2 id="data-we-collect-from">Data we collect from:</h2>
-
 <h3 id="learner">Learner:</h3>
-
 <ul>
 <li><strong>Personal Information:</strong> Name, Email, Gender and other communication details, Location.</li>
 <li><strong>Technology Access Information:</strong> Internet access, computing device access.</li>
 <li><strong>Priliminary Assessment Responses:</strong> Responses to the questions in the registration form that are to assess your exposure to free softwares and knowledge about Free Software philosophy.</li>
 <li><strong>Mentorship Related Information:</strong> Preferred language for communication, Project Idea if learner would like to come up with their own idea.</li>
 </ul>
-
 <h3 id="mentors">Mentors:</h3>
-
 <ul>
 <li><strong>Personal Information:</strong> Name, Email, Other Contact Information.</li>
 <li><strong>Mentorship Related Information:</strong> Area of Expertise, Availability, Communication Language/s.</li>
 </ul>
-
 <h2 id="data-processing-policy">Data Processing Policy</h2>
-
 <ul>
 <li>We will manually process the responses you have given to initial assessment questions to assess your expertise and experience about free software and your access to necessary services.</li>
 </ul>
-
 <h2 id="data-usage-policy">Data Usage Policy</h2>
-
 <ul>
 <li>If you are a learner, we may publish your name in our website and related places where participation details are listed.</li>
 <li>If you are a mentor, we will publish your name, area of expertise and other information you provide related to mentorship on the website and related places.</li>
 <li>You will be automatically subscribed to camp related mailing lists and added to camp related matrix groups.</li>
 </ul>
-
 <h2 id="data-sharing-policy">Data Sharing Policy</h2>
-
 <ul>
 <li>We will NOT share your Personal Data, including the responses to priliminary assessment questions in the registration form with anyone.</li>
 <li>Learner communication details will be shared with respective mentors.</li>
 </ul>
-
 <h2 id="data-retention-policy">Data Retention Policy</h2>
-
 <ul>
 <li>We will not store any of your personal information after the period of camp.</li>
 <li>The subscribed mailing lists, groups will continue to exist and participants will be able to leave/unsubscribe from those groups/mailing lists as they wish.</li>
 </ul>
-
 <h2 id="extension-of-privacy-policy">Extension of Privacy Policy</h2>
-
 <ul>
-<li><p>We use KoBoToolBox for registration, data stored in KoBoToolbox will follow their Privacy Policy and Terms of Service.</p></li>
-
-<li><p><a href="https://www.kobotoolbox.org/privacy/">https://www.kobotoolbox.org/privacy/</a></p></li>
-
-<li><p><a href="https://www.kobotoolbox.org/terms/">https://www.kobotoolbox.org/terms/</a></p></li>
+<li>
+<p>We use KoBoToolBox for registration, data stored in KoBoToolbox will follow their Privacy Policy and Terms of Service.</p>
+</li>
+<li>
+<p><a href="https://www.kobotoolbox.org/privacy/">https://www.kobotoolbox.org/privacy/</a></p>
+</li>
+<li>
+<p><a href="https://www.kobotoolbox.org/terms/">https://www.kobotoolbox.org/terms/</a></p>
+</li>
 </ul>
-
 <h2 id="changes-to-privacy-policy">Changes to Privacy Policy</h2>
-
 <ul>
 <li>Organisers will have rights make changes in the privacy policy. Participants will be informed of the changes.</li>
 </ul>
diff --git a/sitemap.xml b/sitemap.xml
index af9b07a31f3b7f4e3ef3920337dcc0ba35680cae..ef337dce2f1b913120e6c179be57462224370d7b 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
   xmlns:xhtml="http://www.w3.org/1999/xhtml">
   
@@ -37,29 +37,16 @@
     <lastmod>2020-09-25T12:46:41+05:30</lastmod>
   </url>
   
-  <url>
-    <loc>https://camp.fsf.org.in/archives/</loc>
-    <lastmod>2019-05-28T00:00:00+00:00</lastmod>
-  </url>
-  
-  <url>
-    <loc>https://camp.fsf.org.in/about/</loc>
-    <lastmod>2019-02-28T00:00:00+00:00</lastmod>
-  </url>
-  
   <url>
     <loc>https://camp.fsf.org.in/</loc>
-    <lastmod>2020-09-29T00:38:53+05:30</lastmod>
   </url>
   
   <url>
     <loc>https://camp.fsf.org.in/categories/</loc>
-    <priority>0</priority>
   </url>
   
   <url>
     <loc>https://camp.fsf.org.in/tags/</loc>
-    <priority>0</priority>
   </url>
   
-</urlset>
\ No newline at end of file
+</urlset>
diff --git a/tags/index.html b/tags/index.html
index dadaaaf9ca5fbfa4142e9a58a88af5e0bb697bf6..31e3ad0a189fdacc621d7e6c9b4aaec2c4210490 100644
--- a/tags/index.html
+++ b/tags/index.html
@@ -11,7 +11,9 @@
     <link rel="stylesheet" href="https://tools-static.wmflabs.org/cdnjs/ajax/libs/font-awesome/5.14.0/css/all.css" crossorigin="anonymous" />
 </head>
 <body>
-    <div class="nav-container">
+    <div style="background-color:#fbe7e3;color:#7e3328;padding:5px 35px 5px 35px;border-left: solid 7px #f3bbb1;text-align: center;">
+        <p>Dear learners and mentors, if you have applied for this camp you will receive a reply mail within 5 days of application, please check your Spam folder too in case it doesn't land in your Inbox. If you use Gmail, it might categorize mailing list emails under the 'Promotions' tab.  You will need to set a filter for "<i>mm.gnu.org.in</i>" to ensure it ends up in your Primary inbox. If you don't get one please mail to <i>camp at mm.gnu.org.in</i></p>
+    </div><div class="nav-container">
     <nav>
         <div class="logo">
             <a href="https://camp.fsf.org.in">Free Software
diff --git a/tags/index.xml b/tags/index.xml
index 167c2f34b64ee46d5d86a5f2db0e00c5472dc94e..64de50b134d498c6710688d98d861766d4e1a23d 100644
--- a/tags/index.xml
+++ b/tags/index.xml
@@ -1,14 +1,9 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
     <title>Tags on Free Software Camp</title>
     <link>https://camp.fsf.org.in/tags/</link>
     <description>Recent content in Tags on Free Software Camp</description>
-    <generator>Hugo -- gohugo.io</generator>
-    <language>en-us</language>
-    
-	<atom:link href="https://camp.fsf.org.in/tags/index.xml" rel="self" type="application/rss+xml" />
-    
-    
+    <generator>Hugo -- gohugo.io</generator><atom:link href="https://camp.fsf.org.in/tags/index.xml" rel="self" type="application/rss+xml" />
   </channel>
-</rss>
\ No newline at end of file
+</rss>
diff --git a/welcome-mentors/index.html b/welcome-mentors/index.html
index c639b2ff053c4c21844009e54934ad3827c71775..81c398d738a79e9ba4cc1ffe07f351cfff407008 100644
--- a/welcome-mentors/index.html
+++ b/welcome-mentors/index.html
@@ -64,20 +64,18 @@
 <main>
 <section class="expectations" style="margin: 5vh auto;">
   <h1 style="text-align: center;">Welcome Mentor</h1>
-  <p>Dear Mentor,</p>
-<p><br>
-</p>
-<p>We have received your application to join Free Software Camp 2020 organized by Free Software Foundation of India and Free Software Community of India. Please read this email and take necessary steps to complete your application.</p>
+  <p>Dear Mentor,
+<br><br>
+We have received your application to join Free Software Camp 2020 organized by Free Software Foundation of India and Free Software Community of India. Please read this email and take necessary steps to complete your application.</p>
 <ol>
 <li>Make sure you have read the <a href="https://camp.fsf.org.in/coc">code of conduct</a></li>
 <li>Add your project ideas to this <a href="https://git.fosscommunity.in/fsfi/camp/-/wikis/ideas-list">wiki page</a> (contact us with your git.fosscommunity.in username for getting access to edit the wiki page)</li>
 <li>Consider subscribing to our low volume announcement <a href="https://lists.fsci.in/postorius/lists/camp-announce.mm.gnu.org.in/">mailing list</a> or following us on <a href="https://social.masto.host/@fscamp">mastodon/fediverse</a> for updates regarding the camp and join in the conversation on <a href="https://matrix.to/#/#fscamp:poddery.com">matrix</a> using any of the matrix powered apps like Element. If new to using matrix, you can sign up for accounts by following instructions at <a href="https://chat.feneas.org">chat.feneas.org</a>, <a href="https://chat.tchncs.de">chat.tchncs.de</a> or <a href="https://chat.privacytools.io">chat.privacytools.io</a>, instead of using matrix.org which will help to reduce their server load.</li>
 </ol>
-<p>You can reach out to us on camp at mm.gnu.org.in for any queries or concerns.</p>
-<p><br>
-</p>
-<p>Regards,</p>
-<p>Free Software Camp Organizing Team</p>
+<p>You can reach out to us on camp at mm.gnu.org.in for any queries or concerns.
+<br><br>
+Regards,
+Free Software Camp Organizing Team</p>
 
 </section>