Exposition

Guide

Configuration is the same as a typical installation of a Rails Engine.

Setup

Customization

Frontend styles and markup are where you would expect them to be. So:

Admin styles and markup are in the Admin namespace. So:

You can override these by creating the same files and directory in your app. From there you can customize them however you like

Static Pages

I recommend using High Voltage.

Deployment

You can deploy the app however you like, but I like Heroku. Especially their hobby plan. To deploy on Heroku: