From c708f5b01529e2077d8a78e2166c4436ef28b7f6 Mon Sep 17 00:00:00 2001 From: nikitasable96 Date: Thu, 3 Jul 2025 16:03:27 +0530 Subject: Added guidelines and new partner image --- src/images/WWI New Logo (Black).png | Bin 0 -> 247707 bytes src/images/WWI New Logo (White).png | Bin 0 -> 273653 bytes src/layouts/nav-links.json | 1 + src/pages/guidelines.astro | 48 +++++++++++++++ src/pages/partners.astro | 115 ++++++++++++++++-------------------- 5 files changed, 100 insertions(+), 64 deletions(-) create mode 100644 src/images/WWI New Logo (Black).png create mode 100644 src/images/WWI New Logo (White).png create mode 100644 src/pages/guidelines.astro diff --git a/src/images/WWI New Logo (Black).png b/src/images/WWI New Logo (Black).png new file mode 100644 index 0000000..c0011d9 Binary files /dev/null and b/src/images/WWI New Logo (Black).png differ diff --git a/src/images/WWI New Logo (White).png b/src/images/WWI New Logo (White).png new file mode 100644 index 0000000..4c45950 Binary files /dev/null and b/src/images/WWI New Logo (White).png differ diff --git a/src/layouts/nav-links.json b/src/layouts/nav-links.json index ff38cef..cd90340 100644 --- a/src/layouts/nav-links.json +++ b/src/layouts/nav-links.json @@ -5,6 +5,7 @@ {"label": "Awards", "href": "/awards"}, { "label": "Resources", "href": "/resources" }, { "label": "Rules", "href": "/rules" }, + { "label": "Guidelines", "href": "/guidelines"}, { "label": "Partners", "href": "/partners" }, { "label": "Contact", "href": "/contact" }, {"label": "FAQs", "href": "/contact#faq"} diff --git a/src/pages/guidelines.astro b/src/pages/guidelines.astro new file mode 100644 index 0000000..ce5b829 --- /dev/null +++ b/src/pages/guidelines.astro @@ -0,0 +1,48 @@ +--- +import Main from '../layouts/main.astro'; +--- + +
+
+
+

Guidelines of Submission

+ + + +

Categories

+

Participants must choose either the Blender 3D or Synfig Studio 2D category during registration.

+ +

Deliverables

+
    +
  • Blender 3D: A 3D-rendered animation (60–180 seconds) along with source files (.blend).
  • +
  • Synfig Studio 2D: A 2D animation (60–180 seconds) with source files (.sif/.sifz).
  • +
+ +

Evaluation Criteria

+
+

3D Category:

+
    +
  • Modeling and Animation Quality: 40%
  • +
  • Texturing and Lighting: 30%
  • +
  • Creativity and Storytelling: 30%
  • +
+

2D Category:

+
    +
  • Animation Smoothness: 40%
  • +
  • Art and Visual Style: 30%
  • +
  • Creativity and Storytelling: 30%
  • +
+
+ +

Team Size

+

Teams can have 1–5 members, with one lead who represents the team.

+ +

Submission

+

+ Provide a shared Google Drive folder (named after the team) containing both the rendered video (MP4) and the project source files. +

+ + +
+
+
diff --git a/src/pages/partners.astro b/src/pages/partners.astro index 7eb7d55..a278202 100644 --- a/src/pages/partners.astro +++ b/src/pages/partners.astro @@ -9,12 +9,13 @@ import spoken from '../images/spoken.png'; import srishti from '../images/srishti-manipal-logo.png'; import manipal from '../images/manipal-logo.png'; import mbc from '../images/manipal-bangalore-camp.png'; +import newlogo from '../images/WWI New Logo (Black).png'; ---
-

Knowledge Partner: Design Led Innovation Program, Srishti Manipal Institute, MAHE - Bangalore

+

Knowledge Partner: Design Led Innovation Program, Srishti Manipal Institute, MAHE - Bangalore

@@ -66,8 +67,8 @@ import mbc from '../images/manipal-bangalore-camp.png';
- regi --> - + regi + Image 1 --> @@ -94,74 +95,60 @@ import mbc from '../images/manipal-bangalore-camp.png'; - + - - - + + Section Titles --> +
+
+

Resource Partner

+
+
+

Execution Partner

+
+
+

Learning Partner

+
+
+ +
+ +
+
+
+ + Focal Resource Partner + +
- - -
- - -
- - - - -
- -
+
+ + +
+
+ +
+
+ + +
+
+
+ + Spoken Tutorial + +
+
+
+
-- cgit