<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="https://v1sta.xyz/wp-content/plugins/pretty-rss-feeds/xslt/pretty-feed.xsl" type="text/xsl" media="screen" ?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/">

<channel>
	<title>Dual-Lang &#8211; 景の域</title>
	<atom:link href="https://v1sta.xyz/tag/dual-lang/feed/" rel="self" type="application/rss+xml" />
	<link>https://v1sta.xyz</link>
	<description>远景的幻想空间</description>
	<lastBuildDate>Fri, 31 Jul 2026 05:21:36 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://v1sta.xyz/wp-content/uploads/2026/03/V1sta-Orb-Output512-2-60x60.png</url>
	<title>Dual-Lang &#8211; 景の域</title>
	<link>https://v1sta.xyz</link>
	<width>32</width>
	<height>32</height>
</image> 
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/>
<atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/>
<atom:link rel="hub" href="https://websubhub.com/hub"/>
<atom:link rel="self" href="https://v1sta.xyz/tag/dual-lang/feed/"/>
	<item>
		<title>Re: Static Website Envy</title>
		<link>https://v1sta.xyz/response/re-static-website-envy/</link>
					<comments>https://v1sta.xyz/response/re-static-website-envy/#respond</comments>
		
		<dc:creator><![CDATA[域主 V1STA]]></dc:creator>
		<pubDate>Fri, 31 Jul 2026 05:10:43 +0000</pubDate>
				<category><![CDATA[应答]]></category>
		<category><![CDATA[Dual-Lang]]></category>
		<category><![CDATA[IndieWeb]]></category>
		<category><![CDATA[Webmention]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://v1sta.xyz/?post_type=response&#038;p=7485</guid>

					<description><![CDATA[静态网站之羡 发布于2026年7月23日&#160;作者：托恩·齐尔斯特拉 There are some th &#8230; <a href="https://v1sta.xyz/response/re-static-website-envy/" class="more-link">继续阅读<span class="screen-reader-text">Re: Static Website Envy</span> <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-indieblocks-reply"><div class="u-in-reply-to h-cite"><p><i>In reply to <a class="u-url p-name" href="https://www.zylstra.org/blog/2026/07/static-website-envy/">Static Website Envy</a> by <span class="p-author">Ton Zijlstra</span>.</i></p></div><div class="e-content">
<h1 class="wp-block-heading"><a href="https://www.zylstra.org/blog/2026/07/static-website-envy/">静态网站之羡</a></h1>



<p class="wp-block-paragraph">发布于<a href="https://www.zylstra.org/blog/2026/07/static-website-envy/"><time datetime="2026-07-23T09:06:38+02:00">2026年7月23日</time></a>&nbsp;作者：<a href="https://www.zylstra.org/blog/about-me/">托恩·齐尔斯特拉</a></p>
</div></div>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">There are some things to consider before starting a project like that. There are some interactive aspects of this site that I need to keep working. Sending and receiving Webmentions, and allowing comments for instance. On the back-end I want to be able to keep posting through micropub, so that like now I can post from within my feedreader or my local notes directly to my site.</p>



<p class="has-small-font-size wp-block-paragraph">在开始这个计划之前需要考虑一些事情。<br>网站的一些互动功能我需要进一步完善。例如，发送和接收Webmentions，例如发送和接收 Webmention 以及允许用户评论；而对于后端部分，我希望能够继续通过 Micropub 发布内容，这样我就可以像现在一样，直接从我的订阅源或本地笔记中发布内容到我的网站。</p>
</blockquote>



<p class="wp-block-paragraph">我认为可以使用一种跳板/常驻机器来接管Micropub的发布需求，比如本地的树莓派或是NAS，充当一种中介的作用。当然，这意味着需要自行解决诸如NAT内网穿透/远程访问的问题，并建立CI/CD持续集成的系统。</p>



<p class="wp-block-paragraph">I think a jump server can be used to take over Micropub endpoint publishing features, such as a local-lan Raspberry Pi or NAS/Home server, acting as an intermediary. Of course, this means that need to solve problems such as cross-NAT remote access by self, and get build the CI/CD release systems.</p>



<p class="wp-block-paragraph">我个人认为，使用WordPress这样的动态CMS其实也自有独到之处。不同作者的需求并不同，毕竟出版作者不一定都是程序员。<br>我会将WordPress视作为类似Mastodon实例或是反恐精英CSGO服务器的东西，对于个人规模的发布用途，那么它的性能需求实际上比Mastodon小。<br>并且，对于我这样的数字艺术家，想要快速地发布想法，那么使用CMS上传媒体文件其实是会比较快捷的方式。尽管我也有在打算独立分离WP媒体库的想法。</p>



<p class="wp-block-paragraph">Using a CMS like WordPress also has its unique features, that because many authors ideas logic and philosophy is difference. Must realized publisher author are maybe not programmer. <br>I would think of WordPress as something similar to a Mastodon instance or Counter-Strike gaming server, and for personal publishing usage, that performance occupancy are actually smaller than Mastodon. <br>If you&#8217;re Digital Artist (such as me) wanna fastly publish the ideas with uploads, CMS or say server endpoint is quick choose.<br>Although I really want to spin off WordPress&#8217;s media library.</p>



<p class="wp-block-paragraph">我个人认为WordPress的CPT是一个很有意思的功能，<br>不过，似乎静态网站的话也可以实现？</p>



<p class="wp-block-paragraph">I&#8217;m using the WordPress Custom Post Type features get build my self post types and I think that useful. But, static SSG is also can be achieve too this ideas. </p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<div class="wp-block-indieblocks-bookmark"><div class="u-bookmark-of h-cite"><p><i>Bookmarked <a class="u-url" href="https://desmondrivet.com/2026/07/24/static-envy-reply">https://desmondrivet.com/2026/07/24/static-envy-reply</a> by <span class="p-author">https://desmondrivet.com/</span>.</i></p></div><div class="e-content">
<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">My static site generator is&nbsp;<a href="https://www.11ty.dev/">Eleventy</a>. Posts are published by committing to the main branch. I wrote a basic Micropub server which piggy backs on this mechanism to publish (i.e. it &#8220;publishes&#8221; a post by committing to the main branch). Local comments are handled with&nbsp;<a href="https://github.com/eduardoboucas/staticman">staticman</a>.</p>



<p class="wp-block-paragraph">I receive webmentions via&nbsp;<a href="https://webmention.io/">webmention.io</a>. All the webmentions are pulled down and integrated with the site on every build.</p>



<p class="wp-block-paragraph">Sending webmentions is a bit more complicated. I have an after-build step to send out all webmentions from all posts that haven&#8217;t already been sent.</p>



<p class="wp-block-paragraph">All in all &#8211; complicated but fun <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
</blockquote>
</div></div>



<p class="wp-block-paragraph">I like this! </p>

<p><a href="https://v1sta.xyz/response/re-static-website-envy/" rel="nofollow">来源</a></p>]]></content:encoded>
					
					<wfw:commentRss>https://v1sta.xyz/response/re-static-website-envy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<enclosure url="https://v1sta.xyz/wp-content/uploads/2026/03/V1sta-Orb-Output512-2.png" length="199214" type="image/png"/><media:content url="https://v1sta.xyz/wp-content/uploads/2026/03/V1sta-Orb-Output512-2.png" width="512" height="512" medium="image" type="image/png"/>	</item>
	</channel>
</rss>
