-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeed.xml
More file actions
83 lines (77 loc) · 4.35 KB
/
Copy pathfeed.xml
File metadata and controls
83 lines (77 loc) · 4.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/">
<channel>
<title>IotaPanel 博客</title>
<link>https://panel.plainfate.top/blog/</link>
<atom:link href="https://panel.plainfate.top/feed.xml" rel="self" type="application/rss+xml"/>
<description>IotaPanel(微面板)官方博客 — 极简微内核 Linux 服务器应用框架的最新动态、开发故事与最佳实践。</description>
<language>zh-CN</language>
<sy:updatePeriod>weekly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>IotaPanel Static Site</generator>
<lastBuildDate>2026-08-21T10:00:00+00:00</lastBuildDate>
<image>
<url>https://panel.plainfate.top/og-image.png</url>
<title>IotaPanel 博客</title>
<link>https://panel.plainfate.top/</link>
</image>
<item>
<title>IotaPanel v0.3.9 发布:更名后首个重要更新</title>
<link>https://panel.plainfate.top/blog/v0.3.9-release.html</link>
<guid isPermaLink="true">https://panel.plainfate.top/blog/v0.3.9-release.html</guid>
<dc:creator><![CDATA[plainfate]]></dc:creator>
<pubDate>2026-08-21T10:00:00+00:00</pubDate>
<description><![CDATA[MicroPanel 正式更名为 IotaPanel,v0.3.9 带来 MCP Agent 插件、HTTPS 网关、进程保活优化等多项重要更新。]]></description>
<category>版本发布</category>
</item>
<item>
<title>微内核设计:为什么 IotaPanel 只有 8MB?</title>
<link>https://panel.plainfate.top/blog/microkernel-architecture.html</link>
<guid isPermaLink="true">https://panel.plainfate.top/blog/microkernel-architecture.html</guid>
<dc:creator><![CDATA[plainfate]]></dc:creator>
<pubDate>2026-08-15T10:00:00+00:00</pubDate>
<description><![CDATA[深入解析 IotaPanel 的微内核架构设计理念,了解它如何做到极致的轻量与高效。]]></description>
<category>架构</category>
</item>
<item>
<title>从零开始开发一个 IotaPanel 插件</title>
<link>https://panel.plainfate.top/blog/plugin-dev-guide.html</link>
<guid isPermaLink="true">https://panel.plainfate.top/blog/plugin-dev-guide.html</guid>
<dc:creator><![CDATA[plainfate]]></dc:creator>
<pubDate>2026-08-10T10:00:00+00:00</pubDate>
<description><![CDATA[保姆级教程:5 分钟上手,用 Go / Python / Shell 编写你的第一个插件。]]></description>
<category>插件开发</category>
</item>
<item>
<title>使用 Cherry Studio 通过 MCP 协议控制面板</title>
<link>https://panel.plainfate.top/blog/mcp-agent-cherry-studio.html</link>
<guid isPermaLink="true">https://panel.plainfate.top/blog/mcp-agent-cherry-studio.html</guid>
<dc:creator><![CDATA[plainfate]]></dc:creator>
<pubDate>2026-08-05T10:00:00+00:00</pubDate>
<description><![CDATA[IotaPanel 内置 MCP Agent 插件,让 AI 客户端通过 MCP 协议读取/控制面板,实现智能化运维。]]></description>
<category>教程</category>
</item>
<item>
<title>为什么我们需要一个"微面板"?</title>
<link>https://panel.plainfate.top/blog/why-not-big-panel.html</link>
<guid isPermaLink="true">https://panel.plainfate.top/blog/why-not-big-panel.html</guid>
<dc:creator><![CDATA[plainfate]]></dc:creator>
<pubDate>2026-07-28T10:00:00+00:00</pubDate>
<description><![CDATA[传统面板越来越臃肿,资源占用飙升。IotaPanel 另辟蹊径,用微内核理念重新定义服务器管理工具。]]></description>
<category>设计</category>
</item>
<item>
<title>IotaPanel 安全部署最佳实践</title>
<link>https://panel.plainfate.top/blog/security-best-practices.html</link>
<guid isPermaLink="true">https://panel.plainfate.top/blog/security-best-practices.html</guid>
<dc:creator><![CDATA[plainfate]]></dc:creator>
<pubDate>2026-07-20T10:00:00+00:00</pubDate>
<description><![CDATA[公网部署必须前置 HTTPS 反代、插件权限管理、账户安全策略——一文讲透安全配置。]]></description>
<category>安全</category>
</item>
</channel>
</rss>