kubesimplify / website

This is the official website of Kubesimplify
https://kubesimplify.com
MIT License
53 stars 81 forks source link

[OTHER] Change the color of FaBars/FaTimes. #214

Closed rakshitgondwal closed 1 year ago

rakshitgondwal commented 1 year ago

What would you like to share?

The color of FaBars and FaTimes elements in the navbar during mobile view should be white for better visibility (or any other color that contrasts best with the background).

Screenshots-

Additional information

No response

JagveerGagaan commented 1 year ago

I would like to work on this issue

rakshitgondwal commented 1 year ago

I would like to work on this issue

Hey!! Thank you for showing interest but let's wait for this issue to be accepted first. Also, I would like to solve this issue myself. You can try working on some other issue.

JagveerGagaan commented 1 year ago

ok bro : )

rakshitgondwal commented 1 year ago

Hey @AvineshTripathi !! Idk why but while trying to run npm start, I am getting this error. Can you help me?

JagveerGagaan commented 1 year ago

Hey @AvineshTripathi !! Idk why but while trying to run npm start, I am getting this error. Can you help me?

@rakshitgondwal I would suggest that you can reinstall Docusaurus and see if this helps

rakshitgondwal commented 1 year ago

Hey @AvineshTripathi !! Idk why but while trying to run npm start, I am getting this error. Can you help me?

@rakshitgondwal I would suggest that you can reinstall Docusaurus and see if this helps

I tried that but it is not working.

AvineshTripathi commented 1 year ago

cc @sanyamjain04 ^^^

sanyamjain04 commented 1 year ago

Hello @rakshitgondwal, I just clone the repo and run npm install, It is working fine. You can try deleting package.lock.json and node modules and try npm install? Maybe that work.

rakshitgondwal commented 1 year ago

Hello @rakshitgondwal, I just clone the repo and run npm install, It is working fine. You can try deleting package.lock.json and node modules and try npm install? Maybe that work.

Hey @sanyamjain04! I just figured out that I'm not able to run the website on linux (facing this issue) but it the website is running for me on windows.