Skip to content

CMS & Web Dev: The Complete Guide

Shashike Jayatunge edited this page May 28, 2022 · 5 revisions

Getting started

The source of truth for CMS related documentation is the comfy cms wiki

CMS client development (HTML, CSS, JS stack)

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