<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"
xmlns:thr="http://purl.org/syndication/thread/1.0"
xml:lang="en-US"
xml:base="http://enblog.fuyiran.link/tag/Rainmap-Lite/"
>
<title type="text">Fu Speaking - Rainmap Lite</title>
<subtitle type="text"></subtitle>
<updated>2023-07-31T00:34:00+08:00</updated>
<generator uri="http://typecho.org/" version="1.2.1">Typecho</generator>
<link rel="alternate" type="text/html" href="http://enblog.fuyiran.link/tag/Rainmap-Lite/" />
<id>http://enblog.fuyiran.link/feed/atom/tag/Rainmap-Lite/</id>
<link rel="self" type="application/atom+xml" href="http://enblog.fuyiran.link/feed/atom/tag/Rainmap-Lite/" />
<entry>
<title type="html"><![CDATA[How to Use Mirror Sites to Create a Multilingual Typecho Site]]></title>
<link rel="alternate" type="text/html" href="http://enblog.fuyiran.link/Technology/5.html" />
<id>http://enblog.fuyiran.link/Technology/5.html</id>
<updated>2023-07-31T00:34:00+08:00</updated>
<published>2023-07-31T00:34:00+08:00</published>
<author>
    <name>Adonis142857</name>
    <uri>https://enblog.fuyiran.link</uri>
</author>
<summary type="html"><![CDATA[While attempting to use Typecho to create a bilingual blog, I encountered a problem: I wanted the...]]></summary>
<content type="html" xml:base="http://enblog.fuyiran.link/Technology/5.html" xml:lang="en-US"><![CDATA[
<p>While attempting to use Typecho to create a bilingual blog, I encountered a problem: I wanted the blog to support both Chinese and English languages. However, after some searching, I couldn't find a method to directly implement this function. Therefore, I learned PHP on the fly and tried using the mirror site mode. The blog site is a Chinese site, and the enblog site is an English site. Users can switch between them in the sidebar. This is a crude method, but it's a convenient one for someone like me who isn't very technically proficient. I'm sharing my code here in the hope that it will inspire others to further optimize it.</p><p class="more"><a href="http://enblog.fuyiran.link/Technology/5.html" title="How to Use Mirror Sites to Create a Multilingual Typecho Site">[...]</a></p>
]]></content>
<link rel="replies" type="text/html" href="http://enblog.fuyiran.link/Technology/5.html#comments" thr:count="2" />
<link rel="replies" type="application/atom+xml" href="http://enblog.fuyiran.link/feed/atom/tag/Rainmap-Lite/" thr:count="2"/>
</entry>
</feed>