SET UP GIT

Home FINAL

Intro to GIT

allows developers to host their files in a 'Git Repository' so that other people can collaborate on projects with them, whether they are open for public contribution (open source) or closed for specific colleagues to work on a private project.


  1. Create a repository
  2. Head over to GitHub and create a new repository named username.github.io, where username is your username (or organization name) on GitHub.


  3. Clone the repository
  4. Click the "Set up in Desktop" button. When the GitHub desktop app opens, save the project.


  5. Create an index file
  6. Grab your favorite text editor and add an index.html file to your project:


  7. Commit & publish

  8. and you're done!

OTHER TOPICS

What I have learned from each topics:
Introduction, Fablab Safety, Tools
CREATE AND VIEW A WEB PAGE ON YOUR COMPUTER
SET UP GIT
GIMP
FUSION 360