Skip to content

whitespectre/spina-blog

This branch is 10 commits ahead of, 76 commits behind SpinaCMS/spina-blog:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7a4141c · Apr 17, 2023

History

84 Commits
Apr 17, 2023
May 13, 2019
Nov 25, 2020
Nov 25, 2020
Apr 17, 2023
Nov 25, 2020
Jan 3, 2018
Jun 26, 2017
May 13, 2019
Nov 25, 2020
May 13, 2019
Nov 25, 2020
Jun 16, 2017
Sep 25, 2018
May 13, 2019
Nov 17, 2021

Repository files navigation

Build Status Code Climate Test Coverage

Spina::Blog

Simple blog engine for Spina CMS. It supports posts and categories.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem 'spina-blog'

And then execute:

$ bundle

And install:

$ rails g spina_blog:install

Or install it yourself as:

$ gem install spina-blog

Contributing

The version of Spina to develop this engine against is defined in the gemspec. To override the version of refinery to develop against, edit the project Gemfile to point to a local path containing a clone of Spina CMS.

Testing

With rake spec

$ bundle exec rake spec

License

The gem is available as open source under the terms of the MIT License.

About

Blog engine for Spina CMS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 80.9%
  • Haml 12.9%
  • HTML 4.7%
  • Other 1.5%