<?xml version="1.0" encoding="UTF-8"?><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/"
	>

<channel>
	<title>Gitea 標籤 - Let&#039;s Write</title>
	<atom:link href="https://www.letswrite.tw/tag/gitea/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.letswrite.tw/tag/gitea/</link>
	<description>前端工程師 August 的學習筆記 -- solving problems, in simple ways.</description>
	<lastBuildDate>Wed, 01 Jul 2026 07:15:20 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://res.cloudinary.com/let-s-write/images/w_32,h_32,c_fill,g_auto/f_auto,q_auto/v1746103360/cropped-logo_2025/cropped-logo_2025.png?_i=AA</url>
	<title>Gitea 標籤 - Let&#039;s Write</title>
	<link>https://www.letswrite.tw/tag/gitea/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">186153126</site>	<item>
		<title>Outline Wiki 自架教學（一）：Docker 安裝、Gitea OIDC 與 AI 知識庫</title>
		<link>https://www.letswrite.tw/outline-wiki-install/</link>
					<comments>https://www.letswrite.tw/outline-wiki-install/#respond</comments>
		
		<dc:creator><![CDATA[August]]></dc:creator>
		<pubDate>Fri, 26 Jun 2026 13:19:16 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[Gitea]]></category>
		<category><![CDATA[Outline Wiki]]></category>
		<guid isPermaLink="false">https://www.letswrite.tw/?p=4953</guid>

					<description><![CDATA[<p>想自架企業內部知識庫並兼顧資料隱私嗎？本篇 Outline Wiki 自架教學將帶你利用 Docker Compose 快速部署 Outline，並整合 Gitea OIDC 進行安全登入驗證。</p>
<p>這篇文章 <a href="https://www.letswrite.tw/outline-wiki-install/">Outline Wiki 自架教學（一）：Docker 安裝、Gitea OIDC 與 AI 知識庫</a> 最早出現於 <a href="https://www.letswrite.tw">Let&#039;s Write</a>。</p>
]]></description>
		
					<wfw:commentRss>https://www.letswrite.tw/outline-wiki-install/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4953</post-id>	</item>
		<item>
		<title>CodiumAI PR-Agent，在 Gitea 上用 AI 來 Code Review</title>
		<link>https://www.letswrite.tw/gitea-ai-code-review-2/</link>
					<comments>https://www.letswrite.tw/gitea-ai-code-review-2/#comments</comments>
		
		<dc:creator><![CDATA[August]]></dc:creator>
		<pubDate>Sat, 10 Jan 2026 10:10:08 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[CI/CD]]></category>
		<category><![CDATA[Code Review]]></category>
		<category><![CDATA[Gitea]]></category>
		<category><![CDATA[OpenAI]]></category>
		<guid isPermaLink="false">https://www.letswrite.tw/?p=4897</guid>

					<description><![CDATA[<p>想在自架的 Gitea 上實現 AI Code Review 嗎？本篇教學透過 Docker 部署 CodiumAI PR-Agent，整合 OpenAI gpt-4o-mini 模型，實現自動化 PR 摘要與代碼審查，並支援繁體中文輸出，大幅提升開發效率。</p>
<p>這篇文章 <a href="https://www.letswrite.tw/gitea-ai-code-review-2/">CodiumAI PR-Agent，在 Gitea 上用 AI 來 Code Review</a> 最早出現於 <a href="https://www.letswrite.tw">Let&#039;s Write</a>。</p>
]]></description>
		
					<wfw:commentRss>https://www.letswrite.tw/gitea-ai-code-review-2/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4897</post-id>	</item>
		<item>
		<title>使用 Gitea Actions 與 OpenAI 實現自動化 PR Code Review</title>
		<link>https://www.letswrite.tw/gitea-ai-code-review/</link>
					<comments>https://www.letswrite.tw/gitea-ai-code-review/#comments</comments>
		
		<dc:creator><![CDATA[August]]></dc:creator>
		<pubDate>Sun, 23 Nov 2025 04:20:44 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Code Review]]></category>
		<category><![CDATA[Gitea]]></category>
		<category><![CDATA[OpenAI]]></category>
		<guid isPermaLink="false">https://www.letswrite.tw/?p=4763</guid>

					<description><![CDATA[<p>本篇要解決的問題 在團隊協作開發中，Code Re [&#8230;]</p>
<p>這篇文章 <a href="https://www.letswrite.tw/gitea-ai-code-review/">使用 Gitea Actions 與 OpenAI 實現自動化 PR Code Review</a> 最早出現於 <a href="https://www.letswrite.tw">Let&#039;s Write</a>。</p>
]]></description>
		
					<wfw:commentRss>https://www.letswrite.tw/gitea-ai-code-review/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4763</post-id>	</item>
	</channel>
</rss>
