<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>slighun's BLOG</title>
        <link>https://www.okvar.com/</link>
        <description>爱折腾、爱运动、爱生活</description>
        <lastBuildDate>Fri, 07 Apr 2023 09:27:14 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>zh-CN</language>
        <copyright>All rights reserved 2023, slightun</copyright>
        <item>
            <title><![CDATA[使用 NotionNext 搭建此站]]></title>
            <link>https://www.okvar.com/article/01-deploy-website</link>
            <guid>https://www.okvar.com/article/01-deploy-website</guid>
            <pubDate>Tue, 04 Apr 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[使用 NotionNext 搭建此网站]]></description>
            <content:encoded><![CDATA[<div id="container" class="mx-auto undefined"><main class="notion light-mode notion-page notion-block-ccd40f54aeb04b52903a6ef73b44ce6e"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-79be66dd9e514ad3a76f50536b0d0f01" data-id="79be66dd9e514ad3a76f50536b0d0f01"><span><div id="79be66dd9e514ad3a76f50536b0d0f01" class="notion-header-anchor"></div><a class="notion-hash-link" href="#79be66dd9e514ad3a76f50536b0d0f01" title="关于 Notion"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">关于 Notion</span></span></h2><div class="notion-text notion-block-d67575c39b644edfab3553637a311132">Notion 是一款集合多种功能的<b>团队协作工具</b>，可以用于个人或团队进行<b>项目管理、笔记记录、知识管理、文档编辑</b>等。它支持多平台使用，包括Web、桌面应用和移动端应用。</div><div class="notion-text notion-block-5412704a75284bde815827e43f70cf0d">Notion的<b>核心功能包括页面编辑、数据库、任务列表、日历、提醒事项、评论、版本历史等</b>。其中页面编辑功能非常灵活，用户可以自由地创建、编辑、排版和组织页面内容，可以添加文本、图片、视频、链接等元素，也可以嵌入其他应用程序的内容，例如Google Drive、Trello、Github等。</div><div class="notion-text notion-block-0684830db31646d38fdf23b321f8947e"><b>数据库</b>是Notion的另一个强大功能，它可以用来创建各种不同类型的数据库，例如待办事项清单、客户关系管理、产品路线图等。用户可以在数据库中添加自定义字段、筛选和排序数据、设置自动化规则等，使数据处理更加高效。</div><div class="notion-text notion-block-5b99018d3a10420e9c7b346884f438cd">总体来说，Notion是一款强大而灵活的工具，可以满足团队协作和个人知识管理的需求，也适合用于项目管理、笔记记录和文档编辑等场景。</div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-4390d0b6c29f4776afeaf54edee3f50f" data-id="4390d0b6c29f4776afeaf54edee3f50f"><span><div id="4390d0b6c29f4776afeaf54edee3f50f" class="notion-header-anchor"></div><a class="notion-hash-link" href="#4390d0b6c29f4776afeaf54edee3f50f" title="关于 NotionNext"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">关于 NotionNext</span></span></h2><div class="notion-text notion-block-e8edfedeb1ec4f29a94885c42a47f7d8"><span class="notion-orange">NotionNext</span> 使用 NextJS + Notion API 实现，支持多种部署方案的静态博客，无需服务器、零门槛搭建网站，为Notion和所有创作者设计。</div><div class="notion-text notion-block-141fb7f04d8f45339d07cfe8a4f0eff0">NotionNext 仓库地址：<a target="_blank" rel="noopener noreferrer" class="notion-link" href="https://github.com/tangly1024/NotionNext">https://github.com/tangly1024/NotionNext</a></div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-06bde39c6af948ff94fc81f85a734275" data-id="06bde39c6af948ff94fc81f85a734275"><span><div id="06bde39c6af948ff94fc81f85a734275" class="notion-header-anchor"></div><a class="notion-hash-link" href="#06bde39c6af948ff94fc81f85a734275" title="本站的搭建"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">本站的搭建</span></span></h2><ul class="notion-list notion-list-disc notion-block-b292cec3477f44de868e9d4dbb656da7"><li><b>网站搭建</b>：请参考上面博主的详细教程。</li><ul class="notion-list notion-list-disc notion-block-b292cec3477f44de868e9d4dbb656da7"><div class="notion-callout notion-gray_background_co notion-block-e53e37092e7a43f0afeb4354cd028a66"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="💡">💡</span></div><div class="notion-callout-text"><span class="notion-yellow">注意：</span><span class="notion-yellow"><b>Fork 博主的 NotionNext 仓库后，直接在 main 分支基础上创建新分支。对配置的修改在新分支上进行，方便后续更新、合并原始 NotionNext 仓库。</b></span></div></div><div class="notion-text notion-block-6c50313cfc7f4154b223c3df5024e6c5">具体可参考博主文章<div class="notion-text-children"><ul class="notion-list notion-list-disc notion-block-4b01e6b1a2b54dbfba2d028ff4658886"><li>博主的文章</li><ul class="notion-list notion-list-disc notion-block-4b01e6b1a2b54dbfba2d028ff4658886"><div class="notion-row"><a target="_blank" rel="noopener noreferrer" class="notion-bookmark notion-block-0c22e12af1bb4c00a3e412010c16d0fa" href="https://tangly1024.com/article/how-to-update-notionnext"><div><div class="notion-bookmark-title">NotionNext升级操作指南 | TANGLY’s BLOG</div><div class="notion-bookmark-description">当NotionNext发布新版后，如何更新你的项目？</div><div class="notion-bookmark-link"><div class="notion-bookmark-link-icon"><img src="https://tangly1024.com/favicon.ico" alt="NotionNext升级操作指南 | TANGLY’s BLOG" loading="lazy" decoding="async"/></div><div class="notion-bookmark-link-text">https://tangly1024.com/article/how-to-update-notionnext</div></div></div><div class="notion-bookmark-image"><img style="object-fit:cover" src="https://source.unsplash.com/random/720x480/?encryption" alt="NotionNext升级操作指南 | TANGLY’s BLOG" loading="lazy" decoding="async"/></div></a></div></ul></ul><ul class="notion-list notion-list-disc notion-block-b8a3740d34aa4f8b8a6d1afd1dd2216e"><li>引用的文章</li><ul class="notion-list notion-list-disc notion-block-b8a3740d34aa4f8b8a6d1afd1dd2216e"><div class="notion-row"><a target="_blank" rel="noopener noreferrer" class="notion-bookmark notion-block-1c86d83c9fc940c0971eea97a50dbb16" href="https://ddw2019.com/047"><div><div class="notion-bookmark-title">047 一种更新NotionNext版本的简单方法 | Dongdong’s Blog</div><div class="notion-bookmark-description">这是一种简单的更新notionNext版本的方法</div><div class="notion-bookmark-link"><div class="notion-bookmark-link-icon"><img src="https://ddw2019.com/favicon.ico" alt="047 一种更新NotionNext版本的简单方法 | Dongdong’s Blog" loading="lazy" decoding="async"/></div><div class="notion-bookmark-link-text">https://ddw2019.com/047</div></div></div><div class="notion-bookmark-image"><img style="object-fit:cover" src="https://images.unsplash.com/photo-1499750310107-5fef28a66643?ixlib=rb-4.0.3&amp;q=80&amp;fm=jpg&amp;crop=entropy&amp;cs=tinysrgb" alt="047 一种更新NotionNext版本的简单方法 | Dongdong’s Blog" loading="lazy" decoding="async"/></div></a></div></ul></ul></div></div></ul></ul><ul class="notion-list notion-list-disc notion-block-a1570214291d44b0a065e81ff8d86f42"><li><b>详细使用</b>：请参考博主编写的操作手册</li><ul class="notion-list notion-list-disc notion-block-a1570214291d44b0a065e81ff8d86f42"><div class="notion-row"><a target="_blank" rel="noopener noreferrer" class="notion-bookmark notion-block-7be1711b83d7468fa0df4bab0e8ac987" href="https://tangly1024.com/article/notion-next-guide"><div><div class="notion-bookmark-title">NotionNext 操作手册 | TANGLY’s BLOG</div><div class="notion-bookmark-description">介绍NotionNext的所有功能和常见问题说明</div><div class="notion-bookmark-link"><div class="notion-bookmark-link-icon"><img src="https://tangly1024.com/favicon.ico" alt="NotionNext 操作手册 | TANGLY’s BLOG" loading="lazy" decoding="async"/></div><div class="notion-bookmark-link-text">https://tangly1024.com/article/notion-next-guide</div></div></div><div class="notion-bookmark-image"><img style="object-fit:cover" src="https://images.unsplash.com/photo-1587620931276-d97f425f62b9?ixlib=rb-4.0.3&amp;q=80&amp;fm=jpg&amp;crop=entropy&amp;cs=tinysrgb" alt="NotionNext 操作手册 | TANGLY’s BLOG" loading="lazy" decoding="async"/></div></a></div></ul></ul><div class="notion-blank notion-block-bdf6bad62e1d4643a2fa25fdee7397f9"> </div><div class="notion-blank notion-block-59baa576edab4d18a62cb935c089f3f4"> </div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-ec9f0211d93348549de242a6697c0192" data-id="ec9f0211d93348549de242a6697c0192"><span><div id="ec9f0211d93348549de242a6697c0192" class="notion-header-anchor"></div><a class="notion-hash-link" href="#ec9f0211d93348549de242a6697c0192" title="疑问？？"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">疑问？？</span></span></h2><ul class="notion-list notion-list-disc notion-block-95acffc325da4f08a929facbd7f5d3ba"><li>如何将目录导航调整到页面左侧呢？</li><ul class="notion-list notion-list-disc notion-block-95acffc325da4f08a929facbd7f5d3ba"><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-deb40e8877e84d199ac4a31b3707221f"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:333px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2Ff3d3924d-cdaf-4e9d-bdd4-7297a8106275%2FUntitled.png?table=block&amp;id=deb40e88-77e8-4d19-9ac4-a31b3707221f" alt="notion image" loading="lazy" decoding="async"/></div></figure></ul></ul><div class="notion-blank notion-block-03b754000c1e4b75b6b2c0d9abf40d5e"> </div></main></div>]]></content:encoded>
        </item>
    </channel>
</rss>