<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>建站 - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/%E5%BB%BA%E7%AB%99/</link><description>建站 - 标签 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Mon, 13 Jan 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/%E5%BB%BA%E7%AB%99/" rel="self" type="application/rss+xml"/><item><title>使用 Certbot 为 Nginx 网站服务器设置永久免费的 HTTPS 证书</title><link>https://rd163.visword.com/posts/nginx-free-certificates-with-certbot/</link><pubDate>Mon, 13 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/nginx-free-certificates-with-certbot/</guid><description><![CDATA[<p>目前流行的免费 HTTPS 证书申请方案主要有两种:</p>
<ul>
<li><a href="https://github.com/acmesh-official/acme.sh" target="_blank" rel="noopener noreferrer">acme.sh</a>:采用纯 Shell 实现，拥有完善的中文文档，依赖少，适合脚本化场景。</li>
<li><a href="https://certbot.eff.org/" target="_blank" rel="noopener noreferrer">Certbot</a>:由 EFF(Electronic Frontier Foundation)维护，官方文档完善，与 Let&rsquo;s Encrypt 配套使用最为广泛。</li>
</ul>
<p>本文介绍第二种方式，即在 Nginx 上使用 Certbot 的 Webroot 模式申请并自动续签证书。</p>]]></description></item><item><title>Github Pages + jekyll 搭建个人网站和博客</title><link>https://rd163.visword.com/posts/github-pages-setup-with-jekyll/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/github-pages-setup-with-jekyll/</guid><description>&lt;p>Jekyll 是 GitHub Pages 官方支持的静态网站生成工具，最大的优势在于可以直接在 GitHub 上用 VS Code Online 编辑 Markdown 文件，提交后由 GitHub 自动完成 HTML 的生成与部署。除了 Jekyll，常见的替代方案还有:&lt;/p></description></item><item><title>导航网站</title><link>https://rd163.visword.com/posts/nav-sites/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/nav-sites/</guid><description><![CDATA[<p>整理一份按技术栈归类的开源导航站项目清单，方便挑选合适的方案自建导航页或浏览器主页。</p>
<h2 id="react--nextjs" class="headerLink">
    <a href="#react--nextjs" class="header-mark"></a>React / Next.js</h2><ul>
<li><a href="https://github.com/liwenka1/next-web-nav" target="_blank" rel="noopener noreferrer">next-web-nav 一个简单好用的导航网站</a>:基于 Next.js 14 + Tailwind CSS + shadcn/ui，本地数据持久化，支持可视化数据管理面板。</li>
<li><a href="https://github.com/6677-ai/tap4-ai-webui" target="_blank" rel="noopener noreferrer">tap4-ai-webui</a>:面向 AI 工具站的导航模板，内置支付能力。
<blockquote>
  <p>注：截至核实日，该仓库返回 404，可能已迁移或下架，请以最新链接为准。</p>]]></description></item><item><title>模板编程语言 Liquid</title><link>https://rd163.visword.com/posts/template-lang-liquid/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/template-lang-liquid/</guid><description>&lt;p>Liquid 是一门开源的模板语言（template language）,由 Shopify 创造并用 Ruby 实现。它是 Shopify 主题（theme）的骨骼，负责把店铺后台的动态内容渲染成浏览器看到的 HTML。自 2006 年起，Liquid 就在 Shopify 的生产环境中使用，如今已被大量 Web 应用所采纳，其中最知名的莫过于 GitHub Pages 默认的静态站点生成器 Jekyll。&lt;/p></description></item><item><title>为什么选择 WordPress</title><link>https://rd163.visword.com/posts/why-use-wordpress/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/why-use-wordpress/</guid><description>&lt;p>WordPress 是一款用 PHP 开发的开源内容管理系统（Content Management System，CMS），最初于 2003 年由 Matt Mullenweg 和 Mike Little 发布，主要用于搭建博客、企业官网、内容门户乃至小型电商站。它以 GPLv2（or later）协议开源，至今仍是全球使用最广泛的 CMS。&lt;/p></description></item></channel></rss>