Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Quick Start
Create a new post
1 | |
More info: Writing
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
1 | |
More info: Writing
learn git
git clone git@github.com:Gzding/learngit.git
要安装 OpenSSH 才能使用 ssh,这在 Windows 中默认安装了。
执行下面命令,生成 ssh 密钥【回答yes,其他全回车就行】
1 | |
默认在用户目录下的 .ssh 目录内生成私钥和公钥 id_rsa.pub。