<?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 Bigshans&#39; Blog</title>
    <link>https://bigshans.github.io/categories/hugo/</link>
    <description>Recent content in Hugo on Bigshans&#39; Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>bigshans</copyright>
    <lastBuildDate>Fri, 21 Jul 2023 01:51:47 +0000</lastBuildDate>
    <atom:link href="https://bigshans.github.io/categories/hugo/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>如何在 Hugo 上实现私人加密页</title>
      <link>https://bigshans.github.io/post/private-blog-page/</link>
      <pubDate>Fri, 17 Feb 2023 14:41:01 +0800</pubDate>
      <guid>https://bigshans.github.io/post/private-blog-page/</guid>
      <description>&lt;p&gt;做了一些更新，现在把 private 单独放到一个路径下面，同时把私人也从&#xA;post&#xA;列表移除，从另一个地址进去。如此页面的观感就好多了。同时也对整个处理的过程进行了大幅修改，重写了原来的&#xA;script 脚本，并用 Deno 实现了主要逻辑。Shell 脚本主要是用来协调 Deno&#xA;脚本的运行的。&lt;/p&gt;</description>
    </item>
    <item>
      <title>给 Hugo 增加一些 Pandoc 支持增强</title>
      <link>https://bigshans.github.io/post/hugo-patch-with-pandoc/</link>
      <pubDate>Fri, 22 Oct 2021 13:46:00 +0800</pubDate>
      <guid>https://bigshans.github.io/post/hugo-patch-with-pandoc/</guid>
      <description>&lt;p&gt;Hugo 可以使用不同的 markdown 引擎来解析 &lt;code&gt;md&lt;/code&gt; ，pandoc&#xA;就是其中之一。不过问题在于，使用 pandoc 就不会有 TOC&#xA;，如果在意这个的话使用起来还是挺麻烦的。&lt;/p&gt;&#xA;&lt;h2 id=&#34;缘起&#34;&gt;缘起&lt;/h2&gt;&#xA;&lt;p&gt;我个人使用 pandoc 主要是为了处理公式问题，我默认使用的 Hugo&#xA;引擎没有正确处理块公式，所以我就转用了 pandoc&#xA;，效果还是十分丝滑的，当然只是部分页面使用。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
