Welcome to the practice repository
-
If you don't already have one, Set up an account on https://github.com. Save your new account in your favorite password manager. If you don't have a password manager, consider getting one: https://en.wikipedia.org/wiki/Password_manager
-
Install GitHub Desktop on your computer: https://desktop.github.com/
-
Go to https://github.com/jfarbowitz/miap_hcm and fork the miap_hcm repository by clicking the "Fork" button in the top right corner of the browser window. This will create a copy of the repository in your own account.
-
Open GitHub Desktop and make sure you are logged in.
-
Click the "Clone a repository from the Internet" button
-
Choose the forked repository in your account
-
Always click "Fetch Origin" and merge new changes before starting any new work.
-
Create a new markdown file titled
[your name].md
. -
Hack away on your local computer! Add some text, images, URLs, code snippets to the .md file describing an important concept you learned in MIAP.
-
Save the .md file.
-
Commit your changes.
-
If you are working on your local computer, push your chages to github.com
-
Submit a pull request.
-
Check to make sure the pull request is approved. If it is not approved, you may need to make changes.
-
When your pull request is merged, I'll create a link to it on the Github page for this repository, which is here: https://jfarbowitz.github.com/miap_hcm
GitHub guide to Markdown: https://guides.github.com/features/mastering-markdown/
See the resources here: https://github.com/amiaopensource/time-based-media-art and if you see something missing, make a contribution!