Giter Site home page Giter Site logo

wrussell1999 / dsc-guestbook Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 15.0 9.16 MB

This is intended to be used to introduce people to Git through GitHub!

Home Page: https://wrussell1999.github.io/dsc-guestbook/

License: MIT License

Ruby 9.98% CSS 78.76% HTML 11.25%

dsc-guestbook's Introduction

Workshop Guestbook ๐Ÿ““

Hey welcome to this workshops guestbook! By signing this guestbook we will explore many of the core concepts of GitHub. By the end of this workshop you will have forked a repo, created a commit, made a pull request and signed your name on the guestbook.

Signing the guestbook

Using GitHub.com

Forks

GitHub let's you adapt any public repository using forks. Forks copy the entire repository to your profile so that you have ownership and control. This let's you add features to a project without needing to request direct access to a repository.

Let's fork this repository to get started:

fork

Making a change

The repository will now exist as a seperate repository under your GitHub profile. From your fork go to the /_guestbook folder and click on Create new file. Name this file yourname.yaml. Then paste the below template into your file and replace it with your details. You can delete any fields you dont want to fill except name and image

---
name: Will Russell
image: https://avatars0.githubusercontent.com/u/34094921?s=400&v=4
emoji: ๐Ÿ”ฅ
message: Hey! I hope you're enjoying this Git Workshop!
twitter: wrussell1999
github: wrussell1999
---

fork

If you don't wish to use a photo of yourself leve the placeholder image and add your initials as ?text=DS for example.

You can find your favorite emoji at emojipedia.org and paste it into the emoji field

Commiting

At the bottom of the new file page you'll be able to submit this change as a commit. Scroll to the bottom of the page and enter the commit details. Commit messages should be short and descriptive so that others can tell what you're changing or adding.

commit

Submitting a pull request

Now that you have made your desired changes to the repo you can submit them upstream (the original repository). The way we do this within the GitHub flow is by creating a pull request on the upstream repository. In this case the upstream repository is the original repository you forked. This is shown on your repo as forked from: at the top of the repository page.

To submit a pull request navigate to the original upstream repository and go to the Pull requests tab and click New pull request. If GitHub does not automatically detect your fork you can click on compare across forks. Then create the pull reqeust

pull request

Congrats ๐ŸŽ‰

You've sucessfully created a pull request! Your changes will now have to be reviewed. If you're filled out your details correctly your pull request will be approved and you will show up on the guestbook.

Credits ๐Ÿ’–

Thanks to @PandelisZ for making this guestbook!

dsc-guestbook's People

Contributors

wrussell1999 avatar jedevc avatar ewandobres avatar atp800 avatar stangvel avatar willedmatsypie avatar btharding avatar eesak avatar matthew-hughes3488 avatar ckindred avatar therealdevito avatar dariusstaugas avatar davidcandreanu00 avatar gsbaker avatar jacob2312 avatar jlb719 avatar jontyrudman avatar robj3d3 avatar wjrainbird avatar lmuppala724 avatar

Stargazers

 avatar Travis Buddy avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.