ComputerSocietyVITC / Annual-Yearbook

A public board for all the Computer Society and Students to display their profile. An online year-book for you to display your profile in the most creative manner
https://memories.ieeecsvitc.com
BSD 3-Clause "New" or "Revised" License
13 stars 16 forks source link

ADD Navbar component #46

Open AbhijithGanesh opened 2 years ago

AbhijithGanesh commented 2 years ago

Description

Addition of NavBar

Currently, our Navbar is a minimalistic monochrome design, we would like the contributor to refer to the design mentioned in our Design folder and implement a Navbar

Expected Behaviour

No response

Current Behaviour

No response

Additional information

Similar issues #43 #42

Link to the Design

ozair-dev commented 2 years ago

I'm available to take this up. Assign it to me.

AbhijithGanesh commented 2 years ago

Heyy @ozair-dev ! Welcome to the project

ozair-dev commented 2 years ago

Hi, I'm sorry to inform you that I won't be able to work on this issue no more. I intended to work on this project as I though it was a react project. But now I understand it is a gatsby project which I am not familiar with. I still tried to start the project on my machine and I though I could still work on it as it is very similar to react. After setting up the project. I am getting some error which is maybe caused by the sharp library (I think it is not supported with my cpu arcitecture). I tried downgrading the sharp to previous versions but still the issue remains.

Here is the error.

success compile gatsby files - 69.183s success load gatsby config - 0.291s ⠋ load plugins Illegal instruction (core dumped)

AbhijithGanesh commented 2 years ago

Can you remove the gatsby-plugin-image and try running @ozair-dev . You might be able to run the server

ozair-dev commented 2 years ago

removing the plugin creates another error Screenshot from 2022-10-14 19-11-33

AbhijithGanesh commented 2 years ago

Oh , I am sorry @ozair-dev . I was suggesting you to remove it from gatsby-config

sn10-debug commented 2 years ago

Can you assign me this issue ?