Apostrophe

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. )

Github星跟蹤圖

Apostrophe是一个用于Node.js的CMS框架,它支持上下文编辑,模式驱动的内容类型,灵活的小部件等等。

Apostrophe强调易用性,上下文编辑,易于开发,性能和优点在于前端和后端使用单一编程语言:JavaScript。

您现在可以使用Apostrophe开始构建网站。

$npm install apostrophe-cli -g $apostrophe create <project-name>

使用入门教程在十五分钟内开始运行。

概覽

名稱與所有者apostrophecms/apostrophe
主編程語言JavaScript
編程語言JavaScript (語言數: 6)
平台Linux, Mac, Windows
許可證MIT License
發布數987
最新版本名稱4.2.0 (發布於 )
第一版名稱0.1.1 (發布於 )
創建於2013-02-08 20:04:02
推送於2024-04-26 17:56:31
最后一次提交
星數4.3k
關注者數125
派生數584
提交數11.8k
已啟用問題?
問題數1487
打開的問題數110
拉請求數2599
打開的拉請求數7
關閉的拉請求數205
已啟用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.

TravisCI Status

Chat on Discord

Getting Started

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!

Taking it Further

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!

Extending the Core with Modules

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:

Additional Resources

We've got some great open-source tools and how-to articles that can help you out deploying, managing and maintaining ApostropheCMS sites.

Community

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.

License

ApostropheCMS is released under the MIT License.

去到頂部