<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Cms - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/cms/</link><description>Cms - 标签 - 研发日志 · 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/tags/cms/" rel="self" type="application/rss+xml"/><item><title>django-cms</title><link>https://rd163.visword.com/posts/django-cms-intro/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/django-cms-intro/</guid><description>&lt;p>由 Django 编写的企业级 CMS(Content Management System，内容管理系统),它功能实用、安全可靠，支持拖拽上传图片、轮播图、Docker 部署等功能，可轻松进行二次开发，多用于构建企业官网，比如：国家地理（National Geographic）、NASA、L&amp;rsquo;Oréal、Canonical、PBS 等机构的网站都基于它开发而成。本文整理其背景、核心概念与本地启动方式，方便快速评估是否适合自己的项目。&lt;/p></description></item><item><title>Strapi 介绍</title><link>https://rd163.visword.com/posts/strapi-intro/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/strapi-intro/</guid><description>&lt;p>Strapi 是一个开源的 Headless CMS（无头内容管理系统）。它允许开发者通过自定义的方式快速构建、管理和分发内容。Strapi 提供了一个强大的后端 API，同时支持 RESTful 和 GraphQL 两种接入方式，使得开发者可以方便地将内容分发到任何设备或服务，无论是网站、移动应用还是 IoT 设备。&lt;/p></description></item><item><title>Wagtail 介绍</title><link>https://rd163.visword.com/posts/wagtail-intro/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/wagtail-intro/</guid><description>&lt;p>在 Python 的 Web 生态里,Django 已经足够成熟,但要做一套让非技术人员也能顺畅发布内容的网站,通常还需要一个内容管理系统(Content Management System,CMS)。Wagtail 就是这样一个基于 Django 构建的开源 CMS,由英国数字 agency Torchbox 于 2014 年开源,目前由社区维护,被 NASA、Google、Mozilla、MIT、UC Berkeley、NHS 等机构用于生产环境。&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><item><title>无头 CMS</title><link>https://rd163.visword.com/posts/headless-cms/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/headless-cms/</guid><description>&lt;p>传统的内容管理系统（如 WordPress、Drupal）把后端内容管理与前端页面渲染耦合在一起，编辑在后台写好内容，系统通过内置的主题模板直接输出 HTML。这种方式在单体站点场景下开箱即用，但当业务需要把同一份内容分发到 Web、移动 App、小程序、IoT 设备等多个端时，模板化的前端就成了限制。&lt;/p></description></item></channel></rss>