Let’s listen to music together
Suggestions are highly appreciated I’m a big fan of music, and sure many of you are too. not looking for anything specific, just something that you like a...
First part:
1-Create an account in Github
1-1- first, go to Github website
1-2- Click on sign up button on the top of the screen (your user name will be your website Domain so be sure to choose the right username for your account and your website name will be like this : yourusername.github.io)
1-3-you should fill in this page
1-4-click on this button (choose free)
1-5-The customize part is optional and you can skip this part as we do for this course
1-6-Then you need to verify your email address if email isn’t in your inbox please check the spam too
1-7-Click on verify email address button
second part:
Making personal website:
2-1- go to this URL like following image :
2-2- then click on fork button :
2-3- if this page appears click on refresh button if not so calm down you don’t need to be worry:
2-4- if you did 2-2 step right your browser page should be like this and fork button will be disabled :
2-5- then go to your repositories :
1-go to this URL (put your username in this URL)
2-6-if you did the previous step right your webpage should be like this :
2-7- then click on your personal_website_template repository or you can go to this URL(change the URL with your username):
2-8- click on setting button :
2-9- if you did the previous step right you should be in this page :
2-10- change your repository name to (your username.github.io) for example if my username is Ali it would be (ali.github.io)
2-11- scroll down that webpage and in github pages setting change your source to master branch if that was disable and already was in master branch so you don’t need to change it:
2-12- for making sure you did all the previous steps right go to your website (your username.github.io) for example if my username is ali my website domain will be (ali.github.io) and your webpage will be like following image :
Third part:
3-Download Git app and presonalize your website:
3-1- go to this website (https://git-scm.com/downloads) or click on this URL then your webpage should be like this :
3-2- the click on the buttons based on your OS e.g. my OS is Windows10(64 bit) so I click on windows button like following images :
3-3- Then download will automatically start if no do the following steps (2-4 and 2-5)
3-4- you should go to this website (https://git-scm.com/download/win) URL like following image :
3-5- Then you should click on download links depend on your OS e.g. my windows is 64 bit so I click on 64 bit like the following image and your download will start :
3-6- after you download it open git.exe and start to install the app :
3-7- click on next button :
3-8- again click on next button :
3-9- again click on next button :
3-10- again click on next button :
3-11- again click on next button :
3-12- again click on next button :
3-13- again click on next button :
3-14- again click on next button :
3-15- click on install button:
3-16- after install finished you should see this Pic:
3-17- if you want to make sure that you installed git.exe correctly you can open CMD (3-18 and 3-19 steps):
3-18- in your windows search blank type CMD like following image :
3-19- Then you should run command prompt :
3-20- Type git command in CMD :
3-21- your commandprompt page should change like this :
3-22- go to your repositories of your account and open your personal website repository (you can use this URl but put your username instead of (your username)) URL
for example if my username is ali i will go to github.com/ali/ali.github.io
3-23- click on clone or download button and copy the URL :
3-24- open CMD again (if you don’t know how to open CMD go to (3-18 and 3-19)) then creat a directory with this command in your (drive C) :
first type : cd /d C:
then type : md dev
3-18- then clone with this command in CMD :
type : git clone (paste URL that you copied in 3-16 step) and then press enter key like following image :
3-19- then your CMD should change like this :
3-23- if your commandprompt page changed like that you did all the steps right and go the Fourth part
fourth part :
4-personalizing your website :
4-1- open visual studio code
4-2- click on file and then click on open folder or use (ctrl + o) :
4-3- and then go to Dev directory that you made use this C:\dev\ and then click on select folder
4-4- then your visual studio code will be like this :
4-5- then click on _config.yml and lets start changes :
fifth part :
5- personalizing website::
5-1- you can change these parts with your name and etc …..
5-2- you can change your website’s CV and other parts too:
Suggestions are highly appreciated I’m a big fan of music, and sure many of you are too. not looking for anything specific, just something that you like a...
Requirements a Client which can be your Phone, PC, or any other device. Note: Connected to Intranet Device which is connected to Inte...
First part: 1-Create an account in Github 1-1- first, go to Github website 1-2- Click on sign up button on the top of the screen (your user name wil...