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-04-17 00:47:04
最后一次提交
星數2.2k
關注者數57
派生數392
提交數1.4k
已啟用問題?
問題數360
打開的問題數0
拉請求數761
打開的拉請求數0
關閉的拉請求數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.

去到頂部