Skip to content

Commit

Permalink
Update guidelines and webinar pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Sashi20 committed May 3, 2024
1 parent 2977834 commit c2b144a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
1 change: 1 addition & 0 deletions src/layouts/nav-links.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
{ "label": "About", "href": "/about" },
{ "label": "Theme", "href": "/theme" },
{ "label": "Register", "href": "/register" },
{ "label": "Guidelines", "href": "/guidelines" },
{ "label": "Resources", "href": "/resources" },
{ "label": "Rules", "href": "/rules" },
{ "label": "Webinar", "href": "/webinar" },
Expand Down
15 changes: 7 additions & 8 deletions src/pages/guidelines.astro
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@ import Folder_jpg from '../images/folder_1.png'
<img class="logos" src={Folder_jpg.src} alt="regi" decoding="async" />
</div> -->
<!-- 3/4 Width Column -->
<div class="col-span-3 p-4">
<div class="col-span-5 p-4">

<h1 class="section-title text-4xl pb-3">Submission Guidelines
</h1>
<ul style="list-style: circle;" class="text-xl playfair-display-normal ">

<li>After confirming your participation in the Hackathon, the
login credentials will be generated and sent to you on the
registered email ID.</li>
<li>The participants have to submit animation at <a target="_blank" class="hover:text-red-400 text-red-700" href="https://learn.fossee.in" target="_blank">https://learn.fossee.in.</a></li>
<li>The participants have to submit the animations at <a target="_blank" class="hover:text-red-400 text-red-700" href="https://learn.fossee.in" target="_blank">https://learn.fossee.in.</a></li>
<li>Registered participants will receive the login credentials on the
registered email ID on <span class="text-3xl text-blue-800">4 May 2024</span>.</li>
<li>Reach us at info[at]fossee[dot] in case you did not receive the login instructions.</li>
</ul>
<h1 class="section-title text-4xl pb-3">Properties of animation:
</h1>
Expand Down Expand Up @@ -58,10 +58,9 @@ import Folder_jpg from '../images/folder_1.png'


<li>Go to <a target="_blank" class="hover:text-red-400 text-red-700" href="https://learn.fossee.in">https://learn.fossee.in</a></li>
<li>Click on the "Log in" button available on the top right of the page.</li>
<li>Enter the username and password as received over mail and click on "Log in".</li>
<li>After logging in for the first time, you will be prompted to update the password.</li>
<li>Click on the "<a href="https://learn.fossee.in/course/view.php?id=8" target="_blank" class="hover:text-red-400 text-red-700">Animate 2024</a> Course category ANIMATION HACKATHON 2024" available in the left panel of your dashboard.</li>
<li>Click on the <span class="hover:text-red-400 text-red-700">"Animate 2024"</span> Course available in the left panel of your dashboard.</li>
<li>Scroll down and go to the "Animation Submission Upload" section.</li>
<li>Go to "Click here to add your submission" to submit your files for the hackathon.</li>
</ul>
Expand All @@ -84,7 +83,7 @@ import Folder_jpg from '../images/folder_1.png'
</div> -->
<!-- 3/4 Width Column -->
<div class="col-span-3 p-4">
<div class="col-span-5 p-4">

<h1 class="section-title text-4xl pb-3">Evaluation of animation</h1>
<ul style="list-style: circle;" class="text-xl playfair-display-normal ">
Expand Down
9 changes: 5 additions & 4 deletions src/pages/webinar.astro
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import Main from '../layouts/main.astro';
Attend our upcoming webinars
</h1>
<div class="leading-loose">

<p class="text-xl playfair-display-normal">Instructions on attending the webinar will be emailed to the registered participants.</p>
<ol class="list-decimal mx-2 md:text-xl text-sm playfair-display-normal pt-3">
<li class="text-2xl mb-4">Topic: How to choose your topic?
<p class="text-xl"> Speaker: Dr. Sanjukta Ghosh<br>Head of Studies, Design Led Innovation Program , Srishti Manipal Institute , MAHE - Bangalore
Expand All @@ -44,12 +44,13 @@ import Main from '../layouts/main.astro';
<h1 class="section-title text-4xl pb-3">
Webinars conducted for participants
</h1>
<div class="leading-loose">

<div class="leading-loose">
<p class="text-xl playfair-display-normal">Click on the weblink below to view the recording of the webinars conducted previously for registered participants.</p>
<ol class="list-decimal mx-2 md:text-xl text-sm playfair-display-normal pt-3">
<li class="text-2xl mb-4">How to learn Synfig Studio Using a Spoken Tutorial?
<p class="text-xl"> - Monday - 8th April | 3 - 3.45 pm (Presenter - Khushalsingh).</p>
<p>Please find the recording of the webinar conducted on April 18th, 2024 on the topic: "<span class="hover:text-red-400 text-red-700"><a href="https://static.fossee.in/focal/animate_webinar/Webinar%20on%20Q%20and%20A%20Session%20on%20How%20to%20use%20Spoken%20Tutorial%20to%20Learn%20Synfig%20Studio.mp4" target="_blank">Q and A session on How to Use Spoken Tutorial to Learn Synfig Studio?</a></span>".</p>
<p class="text-xl"> 18th April | 3 - 3.45 pm (Presenter - Khushalsingh).</p>
<p>Weblink to the recording: "<span class="hover:text-red-400 text-red-700"><a href="https://static.fossee.in/focal/animate_webinar/Webinar%20on%20Q%20and%20A%20Session%20on%20How%20to%20use%20Spoken%20Tutorial%20to%20Learn%20Synfig%20Studio.mp4" target="_blank">Q and A session on How to Use Spoken Tutorial to Learn Synfig Studio?</a></span>".</p>
</li>
<!-- <li class="text-2xl mb-4">Introduction to Synfig Studio
<p class="text-xl"> - Wednesday - 10th April | 3 - 3.45 pm (Presenter - Khushalsingh).</p></li>
Expand Down

0 comments on commit c2b144a

Please sign in to comment.