Apostrophe是一个用于Node.js的CMS框架,它支持上下文编辑,模式驱动的内容类型,灵活的小部件等等。
Apostrophe强调易用性,上下文编辑,易于开发,性能和优点在于前端和后端使用单一编程语言:JavaScript。
您现在可以使用Apostrophe开始构建网站。
$npm install apostrophe-cli -g $apostrophe create <project-name>
使用入门教程在十五分钟内开始运行。
Apostrophe是一个用于Node.js的CMS框架,它支持上下文编辑,模式驱动的内容类型,灵活的小部件等等。(Apostrophe is a CMS framework for Node.js that supports in-context editing, schema-driven content types, flexible widgets, and much more. )
Apostrophe是一个用于Node.js的CMS框架,它支持上下文编辑,模式驱动的内容类型,灵活的小部件等等。
Apostrophe强调易用性,上下文编辑,易于开发,性能和优点在于前端和后端使用单一编程语言:JavaScript。
您现在可以使用Apostrophe开始构建网站。
$npm install apostrophe-cli -g $apostrophe create <project-name>
使用入门教程在十五分钟内开始运行。
名稱與所有者 | apostrophecms/apostrophe |
---|---|
主編程語言 | JavaScript |
編程語言 | JavaScript (語言數: 6) |
平台 | Linux, Mac, Windows |
許可證 | Other |
創建於 | 2013-02-08 20:04:02 |
---|---|
推送於 | 2025-04-17 16:24:40 |
最后一次提交 | |
發布數 | 1033 |
最新版本名稱 | 4.15.0 (發布於 ) |
第一版名稱 | 0.1.1 (發布於 ) |
星數 | 4.4k |
---|---|
關注者數 | 120 |
派生數 | 601 |
提交數 | 12.1k |
已啟用問題? | |
問題數 | 1509 |
打開的問題數 | 123 |
拉請求數 | 2924 |
打開的拉請求數 | 5 |
關閉的拉請求數 | 229 |
已啟用Wiki? | |
---|---|
已存檔? | |
是復刻? | |
已鎖定? | |
是鏡像? | |
是私有? |
ApostropheCMS is a content management system (CMS) for Node.js. It supports in-context editing, schema-driven content types, flexible widgets and a great deal more. This module contains everything necessary to build a website with ApostropheCMS.
Please see the ApostropheCMS documentation for detailed information about building sites with ApostropheCMS.
The ApostropheCMS documentation will walk you through some simple steps to get your local environment set up with the technology stack that runs ApostropheCMS (Node.js, MongoDB, ImageMagick) along with installing ApostropheCMS itself.
Then create a new project on your computer and work on building your beautiful website.
The ApostropheCMS documentation will walk you through editing page templates, global content, creating custom widgets and navigation, along with configuring reusable "pieces" and global settings. Plus, a whole lot more!
Our documentation also covers advanced topics such as managing permissions, working with ApostropheCMS data, building forms, and hosting an ApostropheCMS site in production.
Moreover, there's tons of great info in the "How To" section of the docs, and it's always growing!
ApostropheCMS is Node.js all the way through, which means it can be extended in all sorts of interesting ways. Here's a list of some of our favorite modules:
We've got some great open-source tools and how-to articles that can help you out deploying, managing and maintaining ApostropheCMS sites.
Report bugs and submit pull requests via github.
Ask how-to questions via StackOverflow. Be sure to tag them apostrophe-cms
.
Stay up to date with announcements on our forum.
Chat with the community on our Discord server.
ApostropheCMS is released under the MIT License.