webdevjscoder / rails-boilerplate

Ruby on Rails Storyblok Starter Boilerplate

Home Page:https://www.storyblok.com/tp/ruby-on-rails-cms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This project is an example of how to integrate the headless CMS Storyblok to a Ruby on Rails project.

You can read the full "how to article" at www.storyblok.com/tp/ruby-on-rails-cms.

Installation

First exchange the token Dv2ok3DqODzzb8QUuN2XCgtt with your preview token from Storyblok`s settings page in following files:

  • pages_controller.rb
  • page.liquid

Then install the gems and start the server.

bundle install
rails server -p 3000

About

Ruby on Rails Storyblok Starter Boilerplate

https://www.storyblok.com/tp/ruby-on-rails-cms


Languages

Language:Ruby 70.5%Language:HTML 15.0%Language:Liquid 8.3%Language:JavaScript 3.2%Language:CSS 2.4%Language:CoffeeScript 0.6%