8000 GitHub - japetheape/wheelhouse-blog: Blog plugin for Wheelhouse CMS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

japetheape/wheelhouse-blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Plugin for Wheelhouse CMS

This gem makes it easy to integrate a blog or news feed into your Wheelhouse CMS site.

It currently supports:

  • RSS feed
  • tags
  • categories
  • archives
  • multiple blogs

It does not yet support commenting but this will be implemented in the near future. In the meanwhile, it is fairly easy to integrate comments using a third-party JavaScript library such as Disqus or Facebook Comments.

Installation & Usage

1. Add wheelhouse-blog to your Gemfile:

gem "wheelhouse-blog"

Then run bundle install.

2. Create a new blog from the New Page dropdown.

3. Copy the templates from app/templates/blog to your theme templates folder to customize.

About

Blog plugin for Wheelhouse CMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%
0