<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>看山十年</title>
        <link>/</link>
        <description>Recent content on 看山十年</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>zh-cn</language>
        <copyright>kanshan</copyright>
        <lastBuildDate>Sun, 10 Dec 2023 23:38:25 +0900</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>[教程]Hugo配置并使用Cloudflare Pages部署</title>
        <link>/p/%E6%95%99%E7%A8%8Bhugo%E9%85%8D%E7%BD%AE%E5%B9%B6%E4%BD%BF%E7%94%A8cloudflare-pages%E9%83%A8%E7%BD%B2/</link>
        <pubDate>Sun, 10 Dec 2023 23:38:25 +0900</pubDate>
        
        <guid>/p/%E6%95%99%E7%A8%8Bhugo%E9%85%8D%E7%BD%AE%E5%B9%B6%E4%BD%BF%E7%94%A8cloudflare-pages%E9%83%A8%E7%BD%B2/</guid>
        <description>&lt;h1 id=&#34;hugo初始化以及与github的配置&#34;&gt;Hugo初始化以及与Github的配置&lt;/h1&gt;
&lt;p&gt;这篇文章我会记录如何初始化Hugo项目并同步到Cloudflare Pages 部署的。 为什么不用Github Pages呢？因为Github Pages 要求公开储存库或者订阅GitHub Pro。不想公开储存库的我们就直接用Cloudflare Pages部署吧。&lt;/p&gt;
&lt;h2 id=&#34;安装hugo&#34;&gt;安装Hugo&lt;/h2&gt;
&lt;pre&gt;&lt;code&gt;    apt install hugo
    snap install hugo
    hugo new site tenyear
    cd tenyear
    git init
&lt;/code&gt;&lt;/pre&gt;
&lt;h3 id=&#34;博客相关功能配置&#34;&gt;博客相关功能配置&lt;/h3&gt;
&lt;p&gt;需要配置config.yaml&lt;/p&gt;
&lt;h3 id=&#34;相关配置示例&#34;&gt;相关配置示例&lt;/h3&gt;
&lt;h3 id=&#34;cloudfalre账号注册&#34;&gt;Cloudfalre账号注册&lt;/h3&gt;
&lt;h3 id=&#34;使用cloudflare-pages-自动部署hugo到自定域名&#34;&gt;使用Cloudflare Pages 自动部署Hugo到自定域名&lt;/h3&gt;
</description>
        </item>
        <item>
        <title>[闲谈]十年，我的电子小黄鸭</title>
        <link>/p/%E9%97%B2%E8%B0%88%E5%8D%81%E5%B9%B4%E6%88%91%E7%9A%84%E7%94%B5%E5%AD%90%E5%B0%8F%E9%BB%84%E9%B8%AD/</link>
        <pubDate>Sun, 10 Dec 2023 23:38:25 +0900</pubDate>
        
        <guid>/p/%E9%97%B2%E8%B0%88%E5%8D%81%E5%B9%B4%E6%88%91%E7%9A%84%E7%94%B5%E5%AD%90%E5%B0%8F%E9%BB%84%E9%B8%AD/</guid>
        <description>&lt;h1 id=&#34;电子小黄鸭&#34;&gt;电子小黄鸭&lt;/h1&gt;
</description>
        </item>
        
    </channel>
</rss>
