mansiruhil13 / Bobble-AI

https://mansiruhil13.github.io/Bobble-AI/
MIT License
69 stars 276 forks source link

[Feature Request]: Add Header to the Website #30

Closed Vishwajeet594 closed 1 month ago

Vishwajeet594 commented 1 month ago

Is there an existing issue for this?

Feature Description

Description: We need to implement a header for the website to improve navigation and branding. The header should include the following elements:

Use Case

Logo on the left side

Navigation links (e.g., Home, About Us, Contact)

A call-to-action button (e.g., "Get Started")

Benefits

No response

Priority

Medium

Record

Vishwajeet594 commented 1 month ago

Hi @mansiruhil13, I hope you're doing well! I wanted to ask if you could please add the appropriate labels to my issues to help categorize them effectively. Additionally, I noticed that my last pull request, which has already been merged, hasn’t been logged or updated in the records. Could you please add the necessary details and labels for that as well? Thank you for your assistance!

shirsakm commented 1 month ago

As no one is currently working on it could I be assigned to this issue?

ruchikakengal commented 1 month ago

I like to work on header for the improve navigation and branding @mansiruhil13

devarsheecodess commented 1 month ago

Please assign this to me. i can do this for you

shirsakm commented 1 month ago

@mansiruhil13 As there seems to be little to no documentation, I just wanted to confirm that this project is built on top of Jekyll?

mansiruhil13 commented 1 month ago

@mansiruhil13 As there seems to be little to no documentation, I just wanted to confirm that this project is built on top of Jekyll?

yes

devarsheecodess commented 1 month ago

Thank you for assigning this work to me @mansiruhil13 . I wanted to know if this website has a landing page or not. Or should i create one and then create a header?

mansiruhil13 commented 1 month ago

Thank you for assigning this work to me @mansiruhil13 . I wanted to know if this website has a landing page or not. Or should i create one and then create a header?

there is no landing page

devarsheecodess commented 1 month ago

Thank you for assigning this work to me @mansiruhil13 . I wanted to know if this website has a landing page or not. Or should i create one and then create a header?

there is no landing page

so on which page do you want the header?

mansiruhil13 commented 1 month ago

Thank you for assigning this work to me @mansiruhil13 . I wanted to know if this website has a landing page or not. Or should i create one and then create a header?

there is no landing page

so on which page do you want the header?

on landing page?

devarsheecodess commented 1 month ago

Thank you for assigning this work to me @mansiruhil13 . I wanted to know if this website has a landing page or not. Or should i create one and then create a header?

there is no landing page

so on which page do you want the header?

on landing page?

ok sure, i will add one and make the header

devarsheecodess commented 1 month ago

header Done

shirsakm commented 1 month ago

I am very confused about the structuring of the program, it uses Jekyll, but has no Gemfile, does not follow Jekyll practices and does not even seem to be using Liquid at all. There is a layout defined in _layouts but it is not being used at all. Honestly, the code base needs a complete refactoring, this should probably be an open issue in itself.