<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <author>
    <name>Orizuru</name>
  </author>
  <generator uri="https://hexo.io/">Hexo</generator>
  <icon>https://orizuru.top/img/orizuru/brand/orizuru-logo.png</icon>
  <id>https://orizuru.top/</id>
  <link href="https://orizuru.top/" rel="alternate"/>
  <link href="https://orizuru.top/atom.xml" rel="self"/>
  <rights>All rights reserved 2026, Orizuru</rights>
  <subtitle>折一只纸鹤，存放灵感与日常。</subtitle>
  <title>Orizuru.top</title>
  <updated>2026-05-11T04:48:37.505Z</updated>
  <entry>
    <author>
      <name>Orizuru</name>
    </author>
    <category term="灵感" scheme="https://orizuru.top/categories/%E7%81%B5%E6%84%9F/"/>
    <category term="设计" scheme="https://orizuru.top/tags/%E8%AE%BE%E8%AE%A1/"/>
    <category term="个人网站" scheme="https://orizuru.top/tags/%E4%B8%AA%E4%BA%BA%E7%BD%91%E7%AB%99/"/>
    <category term="灵感" scheme="https://orizuru.top/tags/%E7%81%B5%E6%84%9F/"/>
    <content>
      <![CDATA[<p>我喜欢那种打开以后会让人愿意停一下的网站。</p><p>它不一定要很复杂，也不一定要有很多动画。真正吸引人的地方，常常是整体气质：颜色不吵，间距舒服，内容有层次，交互轻轻地回应你。</p><h2 id="想靠近的感觉"><a href="#想靠近的感觉" class="headerlink" title="想靠近的感觉"></a>想靠近的感觉</h2><ul><li>浅色、清透、有一点空气感</li><li>卡片和背景之间有柔和层次</li><li>内容入口清楚，不让人迷路</li><li>动效存在，但不抢内容的注意力</li></ul><p>Orizuru.top 会先从这些小地方开始。</p>]]>
    </content>
    <id>https://orizuru.top/2026/05/07/favorite-websites/</id>
    <link href="https://orizuru.top/2026/05/07/favorite-websites/"/>
    <published>2026-05-07T12:36:00.000Z</published>
    <summary>记录 Orizuru.top 想靠近的个人站气质：清透、轻盈、有层次。</summary>
    <title>我喜欢的个人站气质</title>
    <updated>2026-05-11T04:48:37.505Z</updated>
  </entry>
  <entry>
    <author>
      <name>Orizuru</name>
    </author>
    <category term="学习" scheme="https://orizuru.top/categories/%E5%AD%A6%E4%B9%A0/"/>
    <category term="Vibe Coding" scheme="https://orizuru.top/tags/Vibe-Coding/"/>
    <category term="学习" scheme="https://orizuru.top/tags/%E5%AD%A6%E4%B9%A0/"/>
    <category term="工具" scheme="https://orizuru.top/tags/%E5%B7%A5%E5%85%B7/"/>
    <content>
      <![CDATA[<p>Vibe Coding 的有趣之处，是把想法直接推进成可以运行的东西。</p><p>它不是完全不思考，也不是把所有事情都交给工具。更像是：先抓住一个方向，然后一边试、一边看、一边调整。每一次保存、构建、预览，都会让想法变得更具体。</p><h2 id="现在的节奏"><a href="#现在的节奏" class="headerlink" title="现在的节奏"></a>现在的节奏</h2><ul><li>先搭出最小可运行版本</li><li>每一小步都用 Git 记录</li><li>有问题就回到构建日志和页面本身</li><li>先让网站有自己的呼吸感，再慢慢补内容</li></ul><p>这个站会记录这些过程。以后回头看，也能看到它是怎样一点点长出来的。</p>]]>
    </content>
    <id>https://orizuru.top/2026/05/07/vibe-coding-notes/</id>
    <link href="https://orizuru.top/2026/05/07/vibe-coding-notes/"/>
    <published>2026-05-07T12:28:00.000Z</published>
    <summary>把想法推进成可以运行的东西，记录 Vibe Coding 的节奏与观察。</summary>
    <title>Vibe Coding 学习札记</title>
    <updated>2026-05-11T04:48:37.505Z</updated>
  </entry>
  <entry>
    <author>
      <name>Orizuru</name>
    </author>
    <category term="建站" scheme="https://orizuru.top/categories/%E5%BB%BA%E7%AB%99/"/>
    <category term="建站" scheme="https://orizuru.top/tags/%E5%BB%BA%E7%AB%99/"/>
    <category term="Hexo" scheme="https://orizuru.top/tags/Hexo/"/>
    <category term="Solitude" scheme="https://orizuru.top/tags/Solitude/"/>
    <content>
      <![CDATA[<p>今天把 Orizuru.top 从一个空文件夹搭成了可以访问的网站。</p><p>第一版选择了 Hexo 和 Solitude。它们很适合个人站：Hexo 负责把文章生成静态页面，Solitude 负责漂亮的卡片、导航、搜索和动效。这样可以先把内容写起来，再慢慢打磨设计。</p><h2 id="当前完成"><a href="#当前完成" class="headerlink" title="当前完成"></a>当前完成</h2><ul><li>初始化 Hexo 项目</li><li>安装 Solitude 主题</li><li>配置站点名、导航和关于页</li><li>部署到 Netlify</li><li>准备绑定 <code>orizuru.top</code></li></ul><p>接下来会继续调整头像、背景、首页模块和文章分类。</p>]]>
    </content>
    <id>https://orizuru.top/2026/05/07/orizuru-start/</id>
    <link href="https://orizuru.top/2026/05/07/orizuru-start/"/>
    <published>2026-05-07T12:20:00.000Z</published>
    <summary>从空文件夹到可以访问的网站，记录 Hexo、Solitude 和 Netlify 的第一轮搭建。</summary>
    <title>Orizuru.top 建站记录</title>
    <updated>2026-05-11T04:48:37.505Z</updated>
  </entry>
  <entry>
    <author>
      <name>Orizuru</name>
    </author>
    <category term="随笔" scheme="https://orizuru.top/categories/%E9%9A%8F%E7%AC%94/"/>
    <category term="Orizuru" scheme="https://orizuru.top/tags/Orizuru/"/>
    <category term="记录" scheme="https://orizuru.top/tags/%E8%AE%B0%E5%BD%95/"/>
    <content>
      <![CDATA[<p>这里是 Orizuru.top 的第一篇文章。</p><p>我想把这里做成一个轻盈、安静、但又有一点灵气的个人空间。它可以记录学习，也可以放生活碎片、灵感、项目进展，或者那些暂时还没有归处的念头。</p><p>现在它刚刚开始，像一只刚折好的纸鹤。以后会慢慢补上头像、封面、关于页、友链和更多文章。</p><h2 id="先放在这里的方向"><a href="#先放在这里的方向" class="headerlink" title="先放在这里的方向"></a>先放在这里的方向</h2><ul><li>学习笔记</li><li>项目记录</li><li>日常观察</li><li>喜欢的工具和网站</li><li>一些慢慢长出来的想法</li></ul><p>如果你看到了这里，说明这个站已经迈出了第一步。</p><p>接下来，我们继续把它打磨得更像自己。</p>]]>
    </content>
    <id>https://orizuru.top/2026/05/07/hello-world/</id>
    <link href="https://orizuru.top/2026/05/07/hello-world/"/>
    <published>2026-05-07T11:00:00.000Z</published>
    <summary>Orizuru.top 的第一篇文章，一只刚折好的纸鹤，也是一段新站点的开始。</summary>
    <title>欢迎来到 Orizuru.top</title>
    <updated>2026-05-11T04:48:37.505Z</updated>
  </entry>
</feed>
