oCMS Theme Development
oCMS features a powerful and flexible theme system. This guide covers everything you need to create custom themes. Theme Structure A theme consists of templates, static assets, and optional...
Latest news, tutorials, and updates
// 3 files
oCMS features a powerful and flexible theme system. This guide covers everything you need to create custom themes. Theme Structure A theme consists of templates, static assets, and optional...
Go has emerged as an excellent choice for building modern web applications. Here's why we chose it for oCMS. Performance Go compiles to native machine code, delivering exceptional performance....
This guide will help you get oCMS up and running in minutes. Prerequisites Go 1.24 or later Node.js 20+ (for asset compilation) Make (optional, for convenience) Quick Start 1. Clone the Repository...