Skip to content

Markdown code social for ITEC 3860/3870 at Georgia Gwinnett College

Notifications You must be signed in to change notification settings

Cmorgan5/itec3870_social

 
 

Repository files navigation

itec3870_social - Markdown code social for ITEC 3870

Instructions

  1. Fork this repository
  2. Add upstream as a new remote repo:
    git remote add upstream https://github.com/ggc-itec/itec3860_social.git
  3. Make sure remotes are set right:
    git remote -v
  4. Create a Markdown file with the following:
  5. Your favorite quote
  6. Picture of your favorite meme
  7. List of your favorite foods and please explain why you like each
  8. Favorite movie or book and why you like it (use an emoji here)
  9. Favorite game and why you like it (also use an emoji here)
  10. Stage new file and commit:
    git add yourname.md then git commit -m "your message"
  11. Pull changes from remote upstream:
    git pull --rebase upstream master
  12. Send Pull Request by visiting your forked repo's Github page

Markdown Tutorial

https://guides.github.com/features/mastering-markdown/

Video Instructions

asciicast

About

Markdown code social for ITEC 3860/3870 at Georgia Gwinnett College

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published