使用ssh连接git服务
ssh-keygen -t rsa -C "你的邮箱",然后一路回车,前往~/.ssh目录下查看密钥
打开id_rsa.pub文件,复制下来,前往[https://github.com/settings/keys]点击New ssh key,填写你刚刚复制的公钥内容,完成
120 字
|
1 分钟
使用ssh连接git服务
Github
ssh-keygen -t rsa -C "你的邮箱",然后一路回车,前往~/.ssh目录下查看密钥 打开id_rsa.pub文件,复制下来,前往[https://github.com/settings/keys]点击New ssh key,填写你刚刚复制的公钥内容,完成
部署hexo博客
hexo Github netlify
Hexo 是一个快速、简洁且高效的博客框架。Hexo 使用 Markdown(或其他标记语言)解析文章,几秒钟内即可利用精美主题生成静态网页。
使用 docsify + GitHub Pages 搭建静态文档站
安装 docsify 后,可以看到目录下出现了相关文件,现在可编辑 `README.md` 修改主页内容。
314 字
|
2 分钟
使用 docsify + GitHub Pages 搭建静态文档站
服务器 docsify Github
我建的站点示例:赛博扫盲手册
Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any probems when using Hexo you can find the answer in troubleshooting or you can ask me on GitHub. Quick S...
65 字
|
1 分钟
Hello World
No Tags
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any probems when using Hexo you can find the answer in troubleshooting or you can ask me on GitHub.
Include Video in the Posts
This post demonstrates how to include embedded video in a blog post.
62 字
|
1 分钟
Include Video in the Posts
Example Video
Just copy the embed code from YouTube or other platforms, and paste it in the markdown file.