From 4db1716982e629de8d0e96f023a24c782e610344 Mon Sep 17 00:00:00 2001 From: akshaythakur8764 Date: Fri, 20 Dec 2024 16:37:52 +0530 Subject: text style changes --- src/assets/css/custom.css | 28 ++++--- src/assets/img/process.png | Bin 0 -> 109357 bytes src/components/Hero.astro | 8 +- src/components/HomeBody.astro | 161 ++++++++++++++++++++++------------------ src/components/layout/Nav.astro | 4 +- src/layouts/Layout.astro | 4 +- src/pages/results.astro | 16 ++-- 7 files changed, 123 insertions(+), 98 deletions(-) create mode 100644 src/assets/img/process.png diff --git a/src/assets/css/custom.css b/src/assets/css/custom.css index 0e968fa..fc2c71c 100644 --- a/src/assets/css/custom.css +++ b/src/assets/css/custom.css @@ -1,5 +1,4 @@ -@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); -@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); +@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap'); /* @font-face { font-family: myFirstFont; src: url(../font/Aller/Aller_Lt.ttf); @@ -10,8 +9,15 @@ } */ body{ + font-size: 1rem; + line-height: 1.5; overflow-x: hidden; /* margin-bottom:30em; */ + color: #212529; + font-family: "Nunito Sans", serif; + font-optical-sizing: auto; + /* font-weight: ; */ + font-style: normal; } .code-text { font-family: monospace; @@ -62,17 +68,15 @@ monospace; } .section-title{ - font-family: sans-serif; - font-weight: 400; + font-family: 'Nunito sans' !important; + /* font-weight: 400; */ font-style: normal; color:#efd043; color:#f50000; - /* text-shadow: 4px 4px #0a4850; */ - - font-size: 1.7rem; - font-weight: 700; - padding: 2rem 2rem; - padding-top: 4vw; + font-size: 1.5rem; + font-weight: 500; + padding: 1.5rem 2rem; + /* padding-top: 4vw; */ transition: 1.3s; } @@ -82,11 +86,11 @@ padding: 1rem 2rem; /* text-shadow: 2px 2px #0a4850; */ } -.section-title:hover{ +/* .section-title:hover{ font-size: 2rem; padding: 1rem 2rem; font-weight: 700; -} +} */ } diff --git a/src/assets/img/process.png b/src/assets/img/process.png new file mode 100644 index 0000000..f5afbd2 Binary files /dev/null and b/src/assets/img/process.png differ diff --git a/src/components/Hero.astro b/src/components/Hero.astro index 49dc9b8..e9db472 100644 --- a/src/components/Hero.astro +++ b/src/components/Hero.astro @@ -11,6 +11,7 @@ import secondPatch from "../assets/img/patch-01.png" import title from "../assets/img/new-title-img.png" import btn1 from "../assets/img/button-img-01.png" +import { Image } from "astro:assets" ---
@@ -20,6 +21,7 @@ import btn1 from "../assets/img/button-img-01.png"

A global challenge for bright minds


+

An initiative of the FOSSEE Project,

Indian Institute of Technology Bombay, India

@@ -115,10 +117,10 @@ import btn1 from "../assets/img/button-img-01.png" background: url(../assets/img/bg-01.png); /* background-attachment:fixed; */ background-size: cover; - overflow: hidden; - position: relative; + overflow: hidden; + position: relative; /* padding: 0em 10em; */ - height: 100vh; + min-height: 100vh; animation: zoom 2s cubic-bezier(0.65, 0.05, 0.36, 1); background-attachment: fixed; } diff --git a/src/components/HomeBody.astro b/src/components/HomeBody.astro index bc543a5..230ac45 100644 --- a/src/components/HomeBody.astro +++ b/src/components/HomeBody.astro @@ -52,17 +52,18 @@ const faqContent = await Astro.glob("../content/faq/*.md"); import iitb from "../assets/img/IITB.png"; import fossee from "../assets/img/FOSSEE.png"; import st from "../assets/img/spoken.png"; +import process from "../assets/img/process.png"; ---
-
+
-

About

+

About

{paraContent.map((point) => { - return (

{point.frontmatter.para}

)})} + return (

{point.frontmatter.para}

)})}
-

- Timeline +

+ Important Dates

-
- +
+
@@ -127,13 +128,13 @@ import st from "../assets/img/spoken.png"; -
-
+
+
-

+

Who Can Participate?

-
    +
    • Open ONLY to individuals (no team participation).
    • Students, researchers, and professionals passionate about numerical computation.
    • Participants must have a basic understanding of programming and using computational tools.
    • @@ -143,12 +144,12 @@ import st from "../assets/img/spoken.png"; -
      +
      -

      +

      Why Participate?

      -
        +
        • Open to everyone.
        • Gain visibility in the Scilab and open-source communities.
        • Win cash rewards for top-performing projects.
        • @@ -160,14 +161,14 @@ import st from "../assets/img/spoken.png"; -
      +
      -

      +

      Problem Statement

      -

      Participants are required to:

      -
        +

        Participants are required to:

        +
        • Select a published research paper as a reference.
        • Reproduce its results using Scilab.
        • Present the Scilab-based solution, workflow, and comparison with the original results along with a report.
        • @@ -175,55 +176,38 @@ import st from "../assets/img/spoken.png";
      -
      +
      -

      +

      Case study topics can be chosen from the following domains for the Hackathon

      -
      + -
      -

      Technology and Innovation

      -
        -
      • Robotics and Autonomous Systems
      • -
      • Data Analytics and Machine Learning
      • -
      • Artificial Intelligence and Optimization
      • -
      -
      - - -
      -

      Sustainability and Health

      -
        -
      • Renewable Energy and Sustainability
      • -
      • Computational Biology and Healthcare Analytics
      • -
      -
      - - -
      -

      Applied Mathematics and Engineering

      -
        -
      • Control Systems
      • -
      • Space and Aerospace Simulations
      • -
      • Digital Signal and Image Processing
      • +
          +
        • Robotics and Autonomous Systems
        • +
        • Data Analytics and Machine Learning
        • +
        • Artificial Intelligence and Optimization
        • +
        • Renewable Energy and Sustainability
        • +
        • Computational Biology and Healthcare Analytics
        • +
        • Control Systems
        • +
        • Space and Aerospace Simulations
        • +
        • Digital Signal and Image Processing
        -
      -
      + Any other domain/topic can also be proposed (subject to approval by IIT Bombay-FOSSEE-Scilab team)
      - +
      -

      +

      How to participate?

      -

      To participate in the hackathon, please follow these mandatory steps:

      -
        +

        To participate in the hackathon, please follow these mandatory steps:

        +
        1. - Before proceeding, it is mandatory to fill out this Google Form:
          + Before proceeding, it is mandatory to fill out this Google Form: google form link
          @@ -231,7 +215,7 @@ import st from "../assets/img/spoken.png";
        2. - After completing the form, visit this website to read all the instructions:
          + After completing the form, visit this website to read all the instructions: https://scilab.in/case-study-portal/case-study-project
          @@ -245,7 +229,10 @@ import st from "../assets/img/spoken.png"; Submit your proposal as per the instructions, and our team will review and approve it based on the abstract you provide. It is important that the abstract should provide a clear overview of the case study project and include a reference link to the selected case study.
        -

        By completing these steps, you will be fully registered for the hackathon.

        +

        By completing these steps, you will be fully registered for the hackathon.

        +
        + process flow of registratin +
        -
        -

        General:

        -
          -
        • RAM: 4 GB (8 GB recommended)

        • -
        • Processor: Dual-core or higher

        • -
        • Storage: 2 GB free space

        • -
        • Internet: Stable connection

        • -
        -
        +
        @@ -326,29 +304,64 @@ import st from "../assets/img/spoken.png";
      + +
      +

      General:

      +
        +
      • RAM: 4 GB (8 GB recommended)

      • +
      • Processor: Dual-core or higher

      • +
      • Storage: 2 GB free space

      • +
      • Internet: Stable connection

      • +
      +
      -

      Rules and Regulations

      +

      Rules and Regulations

      -
      +
      1. The decision of the review committee and organizers in declaring the results will be final. No queries in this regard will be entertained.
      2. The same person cannot participate twice.
      3. +
      4. All submitted case studies will be made publicly available as open-source projects.
      5. Any participant found to be indulging in any form of malpractice will be immediately disqualified.
      6. +
      +
      +

      Awards

      +
        +
      • + First Prize: + Rs. 10,000 +
      • +
      • + Second Prize: + Rs. 5,000 +
      • +
      • + Third Prize: + Rs. 3,000 +
      • +
      • + Consolation Prize: + Rs. 1,000 +
      • +
      +

      All winners will be awarded with a Certificate of Achievement

      +
      + -

      ORGANISERS

      +

      ORGANISERS

Event