awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
locomotivecms avatar

locomotivecms/engine

0
View on GitHub↗
2,322 स्टार्स·616 फोर्क्स·Ruby·5 व्यूज़www.locomotivecms.com↗

Engine

Engine is a content management system built with Ruby that operates as a headless content management platform and multi-tenant website hosting system. It manages multiple distinct websites and their isolated configurations from a single centralized software installation, while exposing programmatic endpoints to administer websites and custom data types remotely.

The platform relies on schema-driven content modeling to define custom data structures and user interfaces dynamically from configuration schemas rather than hardcoded database tables. Dynamic web pages and structured content are rendered using a secure templating language that separates presentation markup from underlying data logic, supported by locale-aware content routing for multilingual websites.

Additional capabilities cover file-based theme bundling for synchronizing templates and assets between local environments and remote servers, along with programmatic RESTful endpoints for managing system resources and content entries via standard web requests.

Features

  • Schema-Driven Data Modeling - Defines custom data structures and user interfaces dynamically from configuration schemas.
  • Multi-Tenant Website Hosting Systems - Hosts multiple distinct websites and their isolated configurations from a single centralized software installation.
  • Content Schema Definitions - Builds structured data models and reusable content sections through configuration schemas.
  • Multi-Site Hosting - Manages several distinct websites from a single installation while keeping content separate.
  • Headless CMS - Manages structured website content and custom data models through a centralized administrative platform.
  • Data Tenant Isolators - Isolates database queries and assets per tenant to run multiple independent websites securely.
  • Multi-Tenant Hosting - Hosts multiple distinct websites and their isolated configurations from a single installation.
  • Locale-Aware Routings - Resolves multilingual pages and localized text automatically based on language parameters in requests.
  • Liquid Template Rendering - Generates dynamic web pages using a secure templating language that separates logic from presentation.
  • Dynamic Template Rendering - Renders dynamic web pages using a secure template language that safely evaluates logic.
  • RESTful Endpoints - Exposes standard HTTP endpoints for managing websites, content, and system resources via web requests.
  • Ruby Content Management Systems - Operates as a content management system built with Ruby that renders dynamic web pages and structured content.
  • Multi-Language Websites - Translates website pages and text content into multiple languages to serve international audiences.
  • Localized Content Generation - Localizes entire websites and textual content into multiple languages for global audiences.
  • Theme-Based Asset Bundles - Packages templates, assets, and layouts into structured directory formats for theme distribution.
  • Programmatic Site Administration - Enables administrators to manage website resources and settings programmatically over an API.
  • REST Administrative APIs - Exposes programmatic HTTP endpoints to manage websites and system resources remotely.
  • REST Management APIs - Provides programmatic HTTP interfaces for remote site administration and content publishing.

स्टार हिस्ट्री

locomotivecms/engine के लिए स्टार हिस्ट्री चार्टlocomotivecms/engine के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Engine को शामिल करने वाली क्यूरेटेड खोजें

चुनिंदा कलेक्शन जहाँ Engine दिखाई देता है।
  • Template engine

अक्सर पूछे जाने वाले प्रश्न

locomotivecms/engine क्या करता है?

Engine is a content management system built with Ruby that operates as a headless content management platform and multi-tenant website hosting system. It manages multiple distinct websites and their isolated configurations from a single centralized software installation, while exposing programmatic endpoints to administer websites and custom data types remotely.

locomotivecms/engine की मुख्य विशेषताएं क्या हैं?

locomotivecms/engine की मुख्य विशेषताएं हैं: Schema-Driven Data Modeling, Multi-Tenant Website Hosting Systems, Content Schema Definitions, Multi-Site Hosting, Headless CMS, Data Tenant Isolators, Multi-Tenant Hosting, Locale-Aware Routings।

locomotivecms/engine के कुछ ओपन-सोर्स विकल्प क्या हैं?

locomotivecms/engine के ओपन-सोर्स विकल्पों में शामिल हैं: apostrophecms/apostrophe — Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST… wagtail/wagtail — Wagtail is an open-source content management system built on the Django web framework. It provides a structured,… strapi/strapi — Strapi is an open-source headless content management system and JavaScript framework used for defining content schemas… punkave/apostrophe — Apostrophe is a full-stack JavaScript content management framework built on Node.js. It functions as both a… agentejo/cockpit — Cockpit is a headless content management system and API-driven content manager. It functions as a decoupled CMS that… sanity-io/sanity — Sanity is a headless content management platform and structured content API that stores data and delivers it via an…

Engine के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Engine के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • apostrophecms/apostropheapostrophecms का अवतार

    apostrophecms/apostrophe

    4,524GitHub पर देखें↗

    Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST APIs while providing a visual in-context page editor for live editing. It is built on a module-based plugin architecture that extends CMS functionality through reusable modules, each encapsulating logic, configuration, and templates. The system uses schema-driven content modeling to define data structures and validation rules through configurable schemas and custom field types, with all content stored as flexible JSON-like documents in MongoDB. The platform distinguishes itsel

    JavaScriptapostrophecmscms-framework
    GitHub पर देखें↗4,524
  • wagtail/wagtailwagtail का अवतार

    wagtail/wagtail

    20,366GitHub पर देखें↗

    Wagtail is an open-source content management system built on the Django web framework. It provides a structured, tree-based approach to content modeling, allowing developers to define custom page types and reusable content components that are managed through a highly customizable administrative interface. The platform distinguishes itself through its flexible, block-based content composition system, which enables editors to assemble complex page layouts dynamically. It also offers robust support for multi-site and multi-lingual environments, allowing organizations to manage distinct websites

    Pythoncmsdjangohacktoberfest
    GitHub पर देखें↗20,366
  • agentejo/cockpitA

    agentejo/cockpit

    5,397GitHub पर देखें↗

    Cockpit is a headless content management system and API-driven content manager. It functions as a decoupled CMS that separates backend data storage from the frontend presentation layer. The system manages website content by providing structured data to applications through REST or GraphQL interfaces. This approach utilizes an API-first data distribution model to ensure platform independence for the client application. Content is organized using schema-driven modeling and delivered through a headless delivery architecture. This decouples the administrative content editor from the end-user dis

    JavaScript
    GitHub पर देखें↗5,397
  • punkave/apostrophepunkave का अवतार

    punkave/apostrophe

    4,572GitHub पर देखें↗

    Apostrophe is a full-stack JavaScript content management framework built on Node.js. It functions as both a traditional CMS, integrating a backend data store with frontend template rendering, and a headless CMS that exposes content via JSON APIs for decoupled frameworks and mobile applications. The system features an in-context content editor that allows users to modify text and media directly on live pages. It also includes a multi-site management dashboard for coordinating and controlling several distinct websites from a single installation. The framework provides schema-driven content mod

    JavaScript
    GitHub पर देखें↗4,572
Engine के सभी 30 विकल्प देखें→