<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Digital Garden</title>
    <link>https://istarry.top</link>
    <description>A personal digital garden — notes, essays, and explorations about web development, tools, and systems.</description>
    <language>zh-CN</language>
    <lastBuildDate>Sat, 11 Jul 2026 04:00:52 GMT</lastBuildDate>
    <atom:link href="https://istarry.top/rss.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title><![CDATA[Hello, World]]></title>
      <link>https://istarry.top/posts/hello-world</link>
      <guid isPermaLink="true">https://istarry.top/posts/hello-world</guid>
      <description><![CDATA[Welcome to my digital garden — a space for notes, essays, and explorations about web development, tools, and systems.]]></description>
      <pubDate>Fri, 10 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Building a Digital Garden with Next.js 15]]></title>
      <link>https://istarry.top/posts/building-digital-garden</link>
      <guid isPermaLink="true">https://istarry.top/posts/building-digital-garden</guid>
      <description><![CDATA[How I built this digital garden using Next.js 15 App Router, React Server Components, and Tailwind CSS v4 — from project scaffolding to deployment on Vercel.]]></description>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Dark Mode in Tailwind CSS v4: The Right Way]]></title>
      <link>https://istarry.top/posts/tailwind-v4-dark-mode</link>
      <guid isPermaLink="true">https://istarry.top/posts/tailwind-v4-dark-mode</guid>
      <description><![CDATA[Tailwind v4 changed how dark mode works. Here's how to set up class-based dark mode with next-themes and avoid hydration mismatches in Next.js 15.]]></description>
      <pubDate>Sat, 20 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[linux进程管理]]></title>
      <link>https://istarry.top/posts/p6</link>
      <guid isPermaLink="true">https://istarry.top/posts/p6</guid>
      <description><![CDATA[本文系统讲解 CentOS 进程管理核心知识，涵盖进程概念、生命周期与状态、静态查看、动态监控、信号控制、优先级调整、后台作业控制以及虚拟文件系统查看 CPU/内存/内核信息.]]></description>
      <pubDate>Mon, 21 Jul 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[centos文件权限管理]]></title>
      <link>https://istarry.top/posts/p5</link>
      <guid isPermaLink="true">https://istarry.top/posts/p5</guid>
      <description><![CDATA[本文深入讲解 CentOS 系统的文件权限管理，涵盖 UGO 权限模型、rwx 权限对文件与目录的不同作用、权限的数字与符号设置方法，并通过案例演示权限隔离与测试；同时介绍 ACL实现更精细的用户/组权限分配.]]></description>
      <pubDate>Wed, 16 Jul 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[centos文件和用户管理]]></title>
      <link>https://istarry.top/posts/p4</link>
      <guid isPermaLink="true">https://istarry.top/posts/p4</guid>
      <description><![CDATA[本文系统讲解 CentOS 系统的文件与用户管理，涵盖 Linux 单根目录结构、核心目录功能、文件操作命令，以及用户/组管理，最后介绍 su 和 sudo 提权机制.]]></description>
      <pubDate>Mon, 14 Jul 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[centos系统部署和基本操作]]></title>
      <link>https://istarry.top/posts/p3</link>
      <guid isPermaLink="true">https://istarry.top/posts/p3</guid>
      <description><![CDATA[本文详细记录了在 VMware 中部署 CentOS 7 系统的完整流程，涵盖 Linux 发行版选择、镜像获取、虚拟机配置、系统安装及初始设置；同时介绍了基础命令操作.]]></description>
      <pubDate>Tue, 01 Jul 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[云计算概览]]></title>
      <link>https://istarry.top/posts/p2</link>
      <guid isPermaLink="true">https://istarry.top/posts/p2</guid>
      <description><![CDATA[本文全面介绍云计算的基本概念、发展背景与核心价值.]]></description>
      <pubDate>Sat, 28 Jun 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[华为云部署EasyImage图床]]></title>
      <link>https://istarry.top/posts/p1</link>
      <guid isPermaLink="true">https://istarry.top/posts/p1</guid>
      <description><![CDATA[本文全面介绍如何在华为云，部署EasyImage图床.]]></description>
      <pubDate>Fri, 20 Jun 2025 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>