If anyone wants to practice version control/collaborative web design, I made a GitHub repo for just this. I know it’s not an original idea, but I think it would be fun to do an open source front end project from the ground up with other campers. Please ask questions and give it try if you’re interested.
You can follow this tutorial as a starting point if you’ve never made merge request.
It is not an original idea, but it is a good initiative on your part. A question from my total ignorance, what would be the objective or what would be the content to be developed?
Thanks for your question. The goal is to set up something that is fun and easy to contribute to. So I was thinking that after some of the initial stuff has been set up, it would be cool to design creative ways for people to interact via git. For example: a page that has a story where each new contributor can add a sentence to the story. But I’m just spitballing here. I’m super open to ideas.
iv been coding for about 2 years but iv never use merge or even made a branch before as iv haven’t needed to so maybe this be good for me to try and make a branch and merge it if that’s cool, be good for me finally try that out
I’d like to collab in your project! Please follow me on GitHub and I’ll follow you. Link: https://github.com/ArnoldGee/
What are we going to build? Do you already have sth in mind?
Btw I know about GitHub and I have uploaded some projects there, but I don’t know how to use the console git commands. Where can I learn that?
A great tutorial to start with is this one . For specifically getting started with terminal, there are a lot of good resources on youtube … here’s a short series of videos from DevTips that you might find helpful. Video 4/4 is where he actually goes over command line. You could also look at a FCC video series on git that might be helpful as well. Otherwise, thanks for showing interest in the project and best of luck!
Hey, I’m interested in this collaboration and it’s a really nice idea too. I’ll definitely wanna be part of this. My GitHub profile is https://github.com/fort3
you can host the webpage with github if you want how to host on github, you might need to create a new account though (as it’s only one website per account)
how to i push to your repo mate i just get this error
remote: Permission to DavidMatthewFraser/easy-to-git.git denied to SyntappZ.
fatal: unable to access 'https://github.com/DavidMatthewFraser/easy-to-git.git/': The requested URL returned error: 403
i just adding a contributor panel so people can add there names and stuff if they want, i dont know what we supposed to be doing so i just made that lol
havent got a clue how this merging stuff works mate it looks like the page has changed a few times since i pulled it, is that why i cant push?
You could try that. Or you could try to fetch the changes that have been made before pushing if you haven’t done that. I’ll do so some more research and get back to you. I’m sorry you’re having difficulties and I hope we can figure this out.
Let me know if you still can’t make a merge request after trying a new fork.
@DavidMatthewFraser yeah dont worry mate il figure it out eventually lol yeah il let ya know in a min im just gonna fork then make branch then add my name to contributers.md then push, see if that works il let ya know
Weird. Just making sure, did you: click the fork button on original github project page and cloned your forked repository instead the original one.
because I think you should be trying to change https://github.com/DavidMatthewFraser/your-github-name/easy-to-git.git/
instead of https://github.com/DavidMatthewFraser/easy-to-git.git/