Spina

Rails开发人员的一个漂亮的CMS。(A beautiful CMS for Rails developers. )

Github星跟踪图

Spina是一个建立在Rails框架上的CMS。
要开始使用Spina CMS,请将以下行添加到您的Gemfile中:
gem 'spina'
确保运行安装程序以开始使用。
rails g spina:install
安装程序将帮助您设置您的第一个用户。

然后启动 rails s 并访问 /admin 的管理面板。

Spina特性:

很简单 -- 我们认为,CMS应该提供恰当的工具来管理您的网站。 没有更多,没有更少。
可扩展 -- 每个客户都是独一无二的。通过以正确的方式扩展Spina,每个主题都可以定制,以达到最佳的可用性。
Rails 5.0+ -- 我们喜欢跟上Rails核心团队的最新开发,并支持Rails 5.0及以上版本。
开源 -- 由于我们从各种开源项目获得巨大的价值,我们已经开源Spina。 这是我们的回馈方式。
所见即所得 -- 使用精美的Trix编辑器进行文本编辑。
用户友好 -- Spina是为我们的客户设计的。他们中的大多数人不像我们一样整天坐在电脑后面,所以他们理解用户界面是很重要的。

用爱建造的 -- 我们热爱我们所做的,希望你们也能做到。

概览

名称与所有者SpinaCMS/Spina
主编程语言JavaScript
编程语言Ruby (语言数: 4)
平台
许可证Other
发布数51
最新版本名称v2.18.0 (发布于 )
第一版名称v0.8.0 (发布于 2016-01-29 15:26:40)
创建于2015-03-04 16:09:24
推送于2024-05-02 14:00:52
最后一次提交
星数2.2k
关注者数57
派生数395
提交数1.4k
已启用问题?
问题数361
打开的问题数0
拉请求数762
打开的拉请求数1
关闭的拉请求数230
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

Spina CMS

Spina CMS is an easy to use CMS that features a clean interface without distractions. Live demo

Build Status
Code Climate
Test Coverage
Slack

Getting Started

Read the guide to learn more about how to use Spina. If you just want to get started, create a new Ruby on Rails app and follow these instructions:

Add the following line to your Gemfile:

gem 'spina'

Run the installer to start the setup process:

rails g spina:install

The installer will help you create your first user.

Then start rails s and access Spina at /admin.

Contributing

Check our Contributing Guide for instructions on how to help the project.

Backers

Thank you to all our backers! ? [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]










License

Spina is released under the MIT license.

Acknowledgements

All icons in Spina were made by Brent Jackson Geomicons.

The font used in Spina's admin panel is called Metropolis and was created by Chris Simpson Metropolis

Copyright (c) 2015, Chris Simpson <chris@victoryonemedia.com>.

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL

Version 2.0 - 18 March 2012

Some early parts of Spina are influenced by Refinery CMS. Credits to the Refinery team.

去到顶部