Skip to content

Basic scaffold for a Ruby on Rails based CMS. Bootstrap based backoffice with authentication.

Notifications You must be signed in to change notification settings

victormier/base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Base

Base is a Rails application template with a bootstrap based backoffice and frontend.

Frontend

There’s a fronted/base_variables.less file on which you can override bootstrap base variables.

For style development you can turn on Livereload, which connects rails to the browser, compiles styles and scripts and updates the browser as you save. Just start process like this:

guard -P livereload

Backoffice

User management: Sorcery

About

Basic scaffold for a Ruby on Rails based CMS. Bootstrap based backoffice with authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published