<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Jekyll - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/jekyll/</link><description>Jekyll - 标签 - 研发日志 · 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>Tue, 25 Mar 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/jekyll/" rel="self" type="application/rss+xml"/><item><title>静态网站生成工具</title><link>https://rd163.visword.com/posts/static-site-gen-tools/</link><pubDate>Tue, 25 Mar 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/static-site-gen-tools/</guid><description><![CDATA[<h2 id="静态网站工具" class="headerLink">
    <a href="#%e9%9d%99%e6%80%81%e7%bd%91%e7%ab%99%e5%b7%a5%e5%85%b7" class="header-mark"></a>静态网站工具</h2><h3 id="1-jekyll" class="headerLink">
    <a href="#1-jekyll" class="header-mark"></a>1. Jekyll</h3><h3 id="2-hugo" class="headerLink">
    <a href="#2-hugo" class="header-mark"></a>2. Hugo</h3><p>应用：
k8s文档 <a href="https://github.com/kubernetes/website" target="_blank" rel="noopener noreferrer">https://github.com/kubernetes/website</a></p>
<h3 id="3-hexo" class="headerLink">
    <a href="#3-hexo" class="header-mark"></a>3. Hexo</h3><p><a href="https://github.com/hexojs/hexo" target="_blank" rel="noopener noreferrer">https://github.com/hexojs/hexo</a></p>
<h3 id="4-gatsby" class="headerLink">
    <a href="#4-gatsby" class="header-mark"></a>4. Gatsby</h3><h3 id="5-vuepress" class="headerLink">
    <a href="#5-vuepress" class="header-mark"></a>5. VuePress</h3><ul>
<li><a href="https://vuepress.vuejs.org/" target="_blank" rel="noopener noreferrer">vuepress.vuejs.org</a></li>
<li><a href="https://www.vuepress.cn/" target="_blank" rel="noopener noreferrer">VuePress中文文档 | VuePress中文网</a></li>
<li><a href="https://github.com/liyupi/codefather" target="_blank" rel="noopener noreferrer">应用-codefather </a></li>
<li><a href="https://github.com/PicGo/PicGo-Doc" target="_blank" rel="noopener noreferrer">应用-PicGo文档</a></li>
</ul>
<h3 id="6-nuxtjs" class="headerLink">
    <a href="#6-nuxtjs" class="header-mark"></a>6. Nuxt.js</h3><h3 id="7-docusaurus" class="headerLink">
    <a href="#7-docusaurus" class="header-mark"></a>7. Docusaurus</h3><h3 id="8-eleventy" class="headerLink">
    <a href="#8-eleventy" class="header-mark"></a>8. Eleventy</h3><h3 id="9-publii" class="headerLink">
    <a href="#9-publii" class="header-mark"></a>9. Publii</h3><h3 id="10-primo" class="headerLink">
    <a href="#10-primo" class="header-mark"></a>10. Primo</h3><h3 id="11-mkdocs" class="headerLink">
    <a href="#11-mkdocs" class="header-mark"></a>11. mkdocs</h3><p><a href="https://github.com/mkdocs/mkdocs" target="_blank" rel="noopener noreferrer">https://github.com/mkdocs/mkdocs</a></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><![CDATA[<h1 id="github-pages--jekyll-搭建个人网站和博客" class="headerLink">
    <a href="#github-pages--jekyll-%e6%90%ad%e5%bb%ba%e4%b8%aa%e4%ba%ba%e7%bd%91%e7%ab%99%e5%92%8c%e5%8d%9a%e5%ae%a2" class="header-mark"></a>Github Pages + jekyll 搭建个人网站和博客</h1><p>Jekyll 是 Github Pages 官方支持的静态网站生成工具，优点是在可以直接github上使用vscode online编辑md，提交后，github会承担生成html的工作。除了Jekyll， 还有其它一些工具方案，如：</p>]]></description></item></channel></rss>