准备跃迁……
使用ssh连接git服务
2024-09-15
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 是一个快速、简洁且高效的博客框架。Hexo 使用 Markdown(或其他标记语言)解析文章,几秒钟内即可利用精美主题生成静态网页。
1068 字
|
5 分钟
部署hexo博客
hexo Github netlify

Hexo 是一个快速、简洁且高效的博客框架。Hexo 使用 Markdown(或其他标记语言)解析文章,几秒钟内即可利用精美主题生成静态网页。

周末快乐~
2024-09-07
好好休息
1 字
|
1 分钟
周末快乐~
日常

bird

使用 docsify + GitHub Pages 搭建静态文档站
安装 docsify 后,可以看到目录下出现了相关文件,现在可编辑 `README.md` 修改主页内容。
314 字
|
2 分钟
使用 docsify + GitHub Pages 搭建静态文档站
服务器 docsify Github

我建的站点示例:赛博扫盲手册

Hello World
2023-08-20
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.