maxcaplan / www

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uploading Content to Github Using Git Bash

Step 1: Create your document in the www directory.

Step 2: In the Git Bash console, go to the www directory.

Step 3: Enter "git add path/to/document/name-of-document.md" to select the document you want to upload.

Step 4: Enter "git commit".

Step 5: Enter "git push" and your document should appear on Github.

About

License:GNU General Public License v3.0


Languages

Language:HTML 48.9%Language:JavaScript 46.2%Language:CSS 4.7%Language:Shell 0.1%