open-sauced / intro

Empowering Your Open Source Journey: From First Contribution to Project Leadership
https://opensauced.pizza/learn
Other
525 stars 103 forks source link

Issue 6 docsify site #8

Closed FahimFBA closed 1 year ago

FahimFBA commented 1 year ago

What type of PR is this? (check all applicable)

Description

Created a docsify static website.

Related Tickets & Documents

6

Mobile & Desktop Screenshots/Recordings

image

image image

Added tests?

Added to documentation?

[optional] Are there any post-deployment tasks we need to perform?

I am confused about whether you want me to add the content to the navbar. Also I need to know about the favicon choice if have any.

[optional] What gif best describes this PR or how it makes you feel?

BekahHW commented 1 year ago

It would be great if you could add it to the navbar! If you can use the logo as the favicon, that would great. Here's a link to our assets: https://opensauced.pizza/press. Let me know if you need anything else.

This is looking great!

FahimFBA commented 1 year ago

It would be great if you could add it to the navbar! If you can use the logo as the favicon, that would great. Here's a link to our assets: https://opensauced.pizza/press. Let me know if you need anything else.

This is looking great!

Sure! Give me a few days. Also, if you have plan of adding any custom domain, then I can add the redirection and SEO related info to the index as well.

FahimFBA commented 1 year ago

Everything is done. Let me know how it looks. The color can be changed in the GitHub icon easily.

For running it locally:

  1. Install docsify globally: npm i docsify-cli -g
  2. Launch using docsify serve

Screenshot (13) Screenshot (14) Screenshot (15) Screenshot (16) Screenshot (17) Screenshot (18)

FahimFBA commented 1 year ago

You can check it out locally, and it works for me. With this leveraging the index.html it seems to be a simple deploy.

Since our domain is managed on netlify, I will point the repo to there to make sure https://intro.opensauced.pizza works.

If I would know about the domain, then I could make the navbar pointing to the specific domain's page. Please let me know if you would need me to work on that too.

bdougie commented 1 year ago

@FahimFBA https://intro.opensauced.pizza/ is now live.

FahimFBA commented 1 year ago

@FahimFBA https://intro.opensauced.pizza/ is now live.

Wow! Looks good. Thank you so much.

BekahHW commented 1 year ago

Thanks so much @FahimFBA!!!