• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
奋斗的小农
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理

2021年8月1日

Hugo搭建静态博客
摘要: Hugo是一个用Go语言编写的静态网站生成器。静态网页是指存放在服务器中的的HTML文件,经渲染后呈现给用户,相比一些动态网站,其内容相对稳定,不需要数据库支持 Hugo官方网站:https://gohugo.io/,使用前需准备好Git(方便操作)和Github账户(如果想搭建基于Github的博 阅读全文
posted @ 2021-08-01 22:39 奋斗的小农 阅读(538) 评论(0) 推荐(0)
 
Could not read from remote repository.Please make sure you have the correct access rights.and the repository exists.
摘要: Warning: Permanently added the RSA host key for IP address '192.30.252.131' to the list of known hosts.Permission denied (publickey).fatal: Could not 阅读全文
posted @ 2021-08-01 22:35 奋斗的小农 阅读(991) 评论(0) 推荐(0)
 
Key is already in use
摘要: 在远程创建仓库之后,添加SSH-key时,出现问题Key is already in use 大致的意思就是这个key已经被占用。 我这时有一个疑惑,创建一个仓库需要一个key吗? 经过看官方文档发现了,这么一句话: Error: Key already in use This error occu 阅读全文
posted @ 2021-08-01 22:32 奋斗的小农 阅读(1635) 评论(0) 推荐(0)
 
OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
摘要: 1、增加缓存大小 git config --global http.postBuffer 524288000 2、使用第三方客户端工具:如sourcetree等 3、换一种方式git clone https://github.com/XXX git clone git://github.com/XX 阅读全文
posted @ 2021-08-01 20:45 奋斗的小农 阅读(1290) 评论(0) 推荐(0)
 
 

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3