Spina

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

Github stars Tracking Chart

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是为我们的客户设计的。他们中的大多数人不像我们一样整天坐在电脑后面,所以他们理解用户界面是很重要的。

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

Overview

Name With OwnerSpinaCMS/Spina
Primary LanguageJavaScript
Program languageRuby (Language Count: 4)
Platform
License:Other
Release Count51
Last Release Namev2.18.0 (Posted on )
First Release Namev0.8.0 (Posted on 2016-01-29 15:26:40)
Created At2015-03-04 16:09:24
Pushed At2024-04-17 00:47:04
Last Commit At
Stargazers Count2.2k
Watchers Count57
Fork Count392
Commits Count1.4k
Has Issues Enabled
Issues Count360
Issue Open Count0
Pull Requests Count761
Pull Requests Open Count0
Pull Requests Close Count230
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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.

To the top