nebrelbug / awesome-for-beginners

A list of awesome beginners-friendly projects. This fork is for developing a potential website for this project.
15 stars 9 forks source link

Add Basic Page #3

Open nebrelbug opened 6 years ago

nebrelbug commented 6 years ago

I think now would be a good time to get started working on at least a working title page :)

Meikay commented 6 years ago

@nebrelbug Hi I'm new, is this assigned to anyone? Can I take this on?

nebrelbug commented 6 years ago

@Meikay that would be great! Thanks!

Meikay commented 6 years ago

@nebrelbug Hi, I just wanted to update you. I am currently working on the front page, is there anything specific you would like me to add to it?

nxv1317 commented 6 years ago

@Meikay Hi, I would also like to help out with this page. Would you mind working together on this?

Meikay commented 6 years ago

@nxv1317 Yeah that would be great! Just trying to figure out the details, do you happen to know?

nxv1317 commented 6 years ago

Unfortunately no, looking back that hasnt been made clear yet

nxv1317 commented 6 years ago

@nebrelbug when possible could you please update us with what info to add, thanks

nebrelbug commented 6 years ago

@Meikay and @nxv1317, I think just a basic page with a list of projects would be great to start with. Sorry I took so long to respond!

nxv1317 commented 6 years ago

@nebrelbug thanks for the reply. @meikay you said you are currently working on the front page could you share what you have produced so far with me, then we can take it from there thanks

Meikay commented 6 years ago

@nxv1317 How do you prefer I share the code with you?

nxv1317 commented 6 years ago

@meikay maybe put it into a folder and share it on here or personally message me

nebrelbug commented 6 years ago

@Meikay and @nxv1317 I would suggest working with @ascii-dev and all of the other people who commented wanting to help here: https://github.com/MunGell/awesome-for-beginners/issues/199

Meikay commented 6 years ago

@nxv1317 @nebrelbug Hi, this is what I have so far, I didn't do much since I wanted to get input from everybody else.

Awesome_for_beginners.txt

nebrelbug commented 6 years ago

Sounds great!

nebrelbug commented 6 years ago

Create a pull request with what you have if you think it looks good or want feedback.

Meikay commented 6 years ago

@nebrelbug I did the html part, I just want to finish designing it. Once I'm finished I'll make a PR.

JohnSquare commented 6 years ago

Perhaps we could start with a briefing document...right?

taruchit commented 6 years ago

Hello, is anything left to be done which I can take up?

nebrelbug commented 6 years ago

@taruchit That would be great! Here are some possible ideas:

Thanks for your interest!

nebrelbug commented 6 years ago

For now, we're using GitHub Pages, thanks to the most recent pull request by Nimish Mishra. For any potential contributors, remember to enable GitHub Pages on your repository so we can preview your changes.

taruchit commented 6 years ago

@taruchit That would be great! Here are some possible ideas:

  • Improve the styling of the website
  • Write a script to automatically fetch the Readme from Github and parse it, then display it
  • Add a link to the Github Page

Thanks for your interest!

Hello, As you suggested to improve the styling of the website, we see a lot of content and thus got to scroll down to data under all headers. Thus, can we make a horizontal navigation bar with all headers like .NET, C, C++ and so on. Thus, the home page will get free from all content and visitor can read the required content using navigation bar. Below the navigation bar, we can have images with logo of all languages in carousel fashion.

I will try to upload here screenshots of the above changes in coming days for your review. Please help with your suggestions about the above points.