CMS & Web Dev: The Complete Guide - restarone/violet_rails GitHub Wiki

Getting started

Violet Rails is a powerful platform, you have 2 ways to build on top of it.

CMS client development (HTML, CSS, JS stack)

The source of truth for CMS related documentation is the comfy cms wiki For a primer on using the CMS see here

Violet Rails core development (Ruby, Rails stack)

For implementing new features on top of Violet Rails, follow this guide to setup your local development environment.

Generating resources

The CMS has its own generator for creating resources, see more here

Rendering models

see more here