On Github rayliao / TeachVeraCoding
Because it's interesting and fun, If you want to learn coding, Github is a good partner.
用中文说,就是高大上。
Basically Github be used for manage source or project, But you can also put your articles or notes or whatever.
Important is to be able to put your website on it! and yeah, It's free.
Obviously Sign up...
...Create new repository;
...And then git clone to your mac;
...Now you can start to coding like decorate your website, or write something;
...When you finish, git push your edit to Github;
It's easy, right?
I don't know how to describe it, Let me switch language.
简单的说,Git是一个管理你的“代码的历史记录”的工具。
Well, Just need to remember a few commands:
git clone
git add
git commit
git push
git pull
It's asesome, right?
Thank you for your watch.