<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Wordpress - 分类 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/categories/wordpress/</link><description>Wordpress - 分类 - 研发日志 · 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>Sun, 12 Jan 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/categories/wordpress/" rel="self" type="application/rss+xml"/><item><title>wordpress 安装配置实践</title><link>https://rd163.visword.com/posts/wordpress-setup/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/wordpress-setup/</guid><description><![CDATA[<h1 id="wordpress-安装配置实践" class="headerLink">
    <a href="#wordpress-%e5%ae%89%e8%a3%85%e9%85%8d%e7%bd%ae%e5%ae%9e%e8%b7%b5" class="header-mark"></a>wordpress 安装配置实践</h1><p>有如下几种安装方式：</p>
<h2 id="基于-docker-compose-方式" class="headerLink">
    <a href="#%e5%9f%ba%e4%ba%8e-docker-compose-%e6%96%b9%e5%bc%8f" class="header-mark"></a>基于 docker-compose 方式</h2><p>如果在本地测试查看效果，可采用 docker-compose 方式启动， 参考</p>
<ul>
<li><a href="https://github.com/nezhar/wordpress-docker-compose" target="_blank" rel="noopener noreferrer">wordpress-docker-compose</a></li>
</ul>
<h2 id="基于-docker-方式" class="headerLink">
    <a href="#%e5%9f%ba%e4%ba%8e-docker-%e6%96%b9%e5%bc%8f" class="header-mark"></a>基于 docker 方式</h2><p>如果 已有 MySQL 服务的情况下， 可采用docker方式：</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><![CDATA[<h1 id="为什么选择-wordpress" class="headerLink">
    <a href="#%e4%b8%ba%e4%bb%80%e4%b9%88%e9%80%89%e6%8b%a9-wordpress" class="header-mark"></a>为什么选择 WordPress</h1><p>WordPress 是PHP开发的内容管理系统(CMS), 常用来搭建博客网站、企业网站等。</p>
<p>为什么选择 WordPress？这个问题可以从以下几个方面回答：</p>
<ol>
<li>为什么不适用其它语言开发的CMS来建站，如： <a href="" rel="">nodejs</a> <a href="https://github.com/halo-dev/halo" target="_blank" rel="noopener noreferrer">halo java开发</a> ？</li>
</ol>
<p>因为都没有PHP方便， PHP搭建的网站，发现bug，直接修复代码立即生效， 对小白也能轻松驾驭。 而其他语言修改后通常要重新编译。</p>]]></description></item></channel></rss>