<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>hugo on Hi,I`m lan</title>
    <link>/tags/hugo/</link>
    <description>Recent content in hugo on Hi,I`m lan</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 17 Apr 2023 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="/tags/hugo/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>基于giscus打造博客评论系统</title>
      <link>/post/add-comments-with-giscus/</link>
      <pubDate>Mon, 17 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>/post/add-comments-with-giscus/</guid>
      <description>缘由 giscus 与 utterances 评论不同, utterances 直接使用了 github api,因此不需要一个单独的服务,而由于 github discussion 需要使用 graphQL API 访问并且需要 token,因此 giscus 使用 Typescript 实现了一个服务</description>
    </item>
    
    <item>
      <title>为你的博客开启markdown链接检查</title>
      <link>/post/markdown-link-check-github-action/</link>
      <pubDate>Fri, 14 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>/post/markdown-link-check-github-action/</guid>
      <description>缘由 偶然间看到了 github-action-markdown-link-check 这个 github action,想了一下确实挺有用的,当你的博客不断的更新以后,以前有一些文章内引用的链接可能已经是失效了,那么当读者</description>
    </item>
    
    <item>
      <title>为你的博客添加imgbot优化图片</title>
      <link>/post/add-imgbot-for-your-blog-image/</link>
      <pubDate>Tue, 11 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>/post/add-imgbot-for-your-blog-image/</guid>
      <description>前言 博客中使用图片是一件很常见的事情,那么图片优化你是怎么做的呢? 我假设我计划做这件事情那么我可能会这样执行: 寻找可以优化图片的工具,保证优</description>
    </item>
    
    <item>
      <title>使用Cloudflare pages部署静态博客</title>
      <link>/post/cloudflare-deploy-hugo-site/</link>
      <pubDate>Mon, 22 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>/post/cloudflare-deploy-hugo-site/</guid>
      <description>什么是Cloudflare Cloudflare是一家美国公司 为什么转到Cloudflare pages 记得我第一次听说 Cloudflare 时是在技术群看到其他人聊 CDN 时看</description>
    </item>
    
    <item>
      <title>自动构建algolia索引</title>
      <link>/post/auto-build-algolia-index/</link>
      <pubDate>Fri, 12 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>/post/auto-build-algolia-index/</guid>
      <description>前言 相信来到这里的朋友都已经知道 algolia 是什么了, algolia 在静态博客领域作为搜索解决方案已经非常主流了,而每次写完博客/文章后都需要自己手动生成索引并上</description>
    </item>
    
    <item>
      <title>Hugo博客SEO优化-URL和标题区分开</title>
      <link>/post/hugo-slug-url/</link>
      <pubDate>Thu, 11 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>/post/hugo-slug-url/</guid>
      <description>前言 Hugo博客默认情况下你的md文件是什么名字那么在网站上点击对应博客时URL就显示什么,但是我们将URL复制发给别人时中文就会显示一串看</description>
    </item>
    
    <item>
      <title>给hugo博客添加评论功能</title>
      <link>/post/hugo-comment/</link>
      <pubDate>Wed, 17 Feb 2021 00:00:00 +0000</pubDate>
      
      <guid>/post/hugo-comment/</guid>
      <description>缘由 静态博客不像动态博客一样想要什么功能就写个代码实现，但是折腾一番还是可以满足日常需求的。本文主要讲述使用utterances给静态博客实</description>
    </item>
    
    <item>
      <title>给hugo博客添加字数统计和阅读需要xx分钟的功能</title>
      <link>/post/addons-word-count-hugo/</link>
      <pubDate>Tue, 16 Feb 2021 00:00:00 +0000</pubDate>
      
      <guid>/post/addons-word-count-hugo/</guid>
      <description>缘由 在看别人博客时经常在文章标题下面见到有共xx字,阅读约xx分钟的字眼，这个功能在hugo中本身就已经自带了，开启这个功能即可。 修改博客页</description>
    </item>
    
    <item>
      <title>CI过程中拉取仓库的注意点</title>
      <link>/post/note-ci-repo/</link>
      <pubDate>Sat, 22 Sep 2018 00:00:00 +0000</pubDate>
      
      <guid>/post/note-ci-repo/</guid>
      <description>前言 CI 过程中拉取仓库的注意点 备注：本文安装指南基于 Ubuntu 16.04，在 Centos 上某些安装步骤的命令可能需要稍作改动。 CI Hugo博客时子模块注意点 在 fork 了</description>
    </item>
    
  </channel>
</rss>