Today we started with creating accounts for
- Fablabs.io account - already had one
- git.fabcloud.io account - created one
- Google account - already had one
- Youtube and/or Vimeo account - had youtube account , created a vimeo account.
- Github account - had a github account.
- Dropbox account - had a dropbox account.
- Sketchfab.com account - created a new one.
Created a repository in our github account. Configured the git in our computers via terminal. Cloned the repo created earlier into our PC. Then created an html file containing code to display “Hello World!!” inside the local folder. Then added it to github repo. Did my initial commit and then Pushed everything.
PS: You can still see the “Hello World!!” at the very beginning of this page. I have not removed it yet.
Problems Occured
Initially the repo created was not having the exact name as my github username. So automatic page generation didn't happen. But still the git was working properly, it will properly push, pull etc but the website wasn't formed. So, I had to create a repo with the exact name as that of the username.