<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Ipfs on 流动</title>
		<link>https://liudon.com/tags/ipfs/</link>
		<description>Recent content in Ipfs on 流动</description>
		<generator>Hugo</generator>
		<language>zh-CN</language>
		
		
		
		
			<lastBuildDate>Thu, 24 Sep 2026 23:10:42 +0800</lastBuildDate>
		
			<atom:link href="https://liudon.com/tags/ipfs/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>博客时光机 2.0：从随机穿越到看见时间</title>
				<link>https://liudon.com/posts/hugo-ipfs-time-machine-v2/</link>
				<pubDate>Thu, 24 Sep 2026 23:10:42 +0800</pubDate>
				<guid>https://liudon.com/posts/hugo-ipfs-time-machine-v2/</guid>
				<description>&lt;h2 id=&#34;前言&#34;&gt;前言&lt;/h2&gt;&#xA;&lt;p&gt;9月21日，博客时光机 V1 版本上线。&lt;/p&gt;&#xA;&lt;p&gt;当时满心欢喜，自己觉得还挺好玩。&lt;/p&gt;&#xA;&lt;p&gt;但上线后，现实给我泼了一盆冷水。&lt;/p&gt;&#xA;&lt;p&gt;虽然也在 V2EX 上发帖做了推广，上线到现在，一共才有68次浏览。&lt;/p&gt;</description>
			</item>
			<item>
				<title>我给博客做了一个时光机</title>
				<link>https://liudon.com/posts/hugo-ipfs-time-machine/</link>
				<pubDate>Mon, 21 Sep 2026 21:23:15 +0800</pubDate>
				<guid>https://liudon.com/posts/hugo-ipfs-time-machine/</guid>
				<description>&lt;h2 id=&#34;前言&#34;&gt;前言&lt;/h2&gt;&#xA;&lt;p&gt;博客早在23年的时候就接入了 IPFS 服务，通过 GitHub Actions 实现了 Cloudflare Pages 和 IPFS 两套服务托管。&lt;/p&gt;&#xA;&lt;p&gt;整个流程大概是下面这样的，具体实现可以参考&lt;a href=&#34;https://liudon.com/posts/deploy-blog-to-ipfs/&#34;&gt;Hugo 接入 IPFS 服务&lt;/a&gt;这篇内容。&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Hugo Build&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    │&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    ├── 正常部署 → Cloudflare Pages ← liudon.com&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    │&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    └── IPFS → CID ← liudon.xyz&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;博客主要还是通过 &lt;code&gt;liudon.com&lt;/code&gt; 来对外提供访问，&lt;code&gt;liudon.xyz&lt;/code&gt; 更像是一块试验田，用来验证 Hugo 博客跑在 IPFS 服务上。&lt;/p&gt;</description>
			</item>
			<item>
				<title>让你的IPFS站点持久在线：接入Filebase的Names(IPNS)服务</title>
				<link>https://liudon.com/posts/keep-your-ipfs-site-online-with-filebase-ipns/</link>
				<pubDate>Wed, 04 Sep 2024 22:39:37 +0800</pubDate>
				<guid>https://liudon.com/posts/keep-your-ipfs-site-online-with-filebase-ipns/</guid>
				<description>&lt;p&gt;本文会介绍如何接入&lt;code&gt;filebase&lt;/code&gt;的Names(IPNS)服务，使你的&lt;code&gt;IPFS&lt;/code&gt;站点持久在线。&lt;/p&gt;&#xA;&lt;h4 id=&#34;背景&#34;&gt;背景&lt;/h4&gt;&#xA;&lt;p&gt;周末更新博客时，发现workflow的上传IPFS任务执行失败了。&lt;/p&gt;</description>
			</item>
			<item>
				<title>搭建自托管IPFS Gateway服务，替代Cloudflare的IPFS Gateway</title>
				<link>https://liudon.com/posts/replacing-cloudflare-ipfs-gateway-with-self-hosted-gateway/</link>
				<pubDate>Wed, 22 May 2024 21:20:20 +0800</pubDate>
				<guid>https://liudon.com/posts/replacing-cloudflare-ipfs-gateway-with-self-hosted-gateway/</guid>
				<description>&lt;h4 id=&#34;背景&#34;&gt;背景&lt;/h4&gt;&#xA;&lt;p&gt;4月底的时候，Livid大佬提醒，&lt;code&gt;Cloudflare&lt;/code&gt;应该是调整了&lt;code&gt;IPFS Gateway&lt;/code&gt;网关策略，我的&lt;a href=&#34;https://liudon.xyz&#34;&gt;IPFS镜像博客&lt;/a&gt;无法访问了。&lt;/p&gt;&#xA;&lt;p&gt;没查到&lt;code&gt;Cloudflare&lt;/code&gt;的调整说明，不过还好&lt;code&gt;IPFS&lt;/code&gt;官方也提供了公共网关&lt;code&gt;gateway.ipfs.io&lt;/code&gt;，将域名解析改到官网网关。&lt;/p&gt;</description>
			</item>
			<item>
				<title>将博客部署到星际文件系统(IPFS)</title>
				<link>https://liudon.com/posts/deploy-blog-to-ipfs/</link>
				<pubDate>Tue, 21 Feb 2023 19:46:58 +0800</pubDate>
				<guid>https://liudon.com/posts/deploy-blog-to-ipfs/</guid>
				<description>&lt;p&gt;在这篇文章，我将会介绍如何利用&lt;code&gt;Github Actions&lt;/code&gt;将&lt;code&gt;hugo&lt;/code&gt;博客自动部署到&lt;code&gt;IPFS&lt;/code&gt;上，并通过自定义域名访问&lt;code&gt;IPFS&lt;/code&gt;上的文件。&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;IPFS（InterPlanetary File System）中文称为星际文件系统，是一个旨在实现文件的分布式存储、共享和持久化的网络传输协议。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
