Git Product home page Git Product logo

contenthub's Introduction

ContentHub

Build Status

ContentHub is the core central API for a new kind of content management system.

An evolution in the development in web application over the past several years has changed the way that many websites are constructed and has created a new generation of powerful, web based applications. New frameworks enable the creation of powerful separation of views and controllers from the underlying data models. This separation makes the structure of business objects clear, visible and maintainable, but only within the relm of developers with source code access.

At the same time, the state of innovation in the web content management space has largely stalled. Content management today looks largely as it did before the rise of web application frameworks. Rich and mature CMS systems provide powerful features and refined user interfaces. However, most of these systems want to own the full stack -- content modeling, content administration, caching, templating, and website. The nature of these systems tend to cause poor integration with modern web applications.

A modern content management system needs to be built around integration with modern web applicaiton frameworks. And modern web applications, need the power of rich content management tools.

ContentHub is an attempt to build a foundation upon which a smarter approach to modern content management can be built.

The key features of a modern content managment system are built on the best lessons of modern web application development and enterprise content management. These include:

  • Distributed system - API and multiple clients are each independent components
  • Horizontal scaling at each layer of the system
  • Business access to content modeling - This is the perview of analysts and product owners, not developers
  • Content modeling built on modern OO principles
  • Support for inheritence or mix-ins
  • Custom object methods and testing
  • Custom event handlers and callbacks
  • Rich relationship modeling
  • Smart caching at the data layer
  • Everything is an object and every object class can be extended
  • A robust library of standard classes
  • The ability to embed objects within other objects
  • Content versioning
  • Content staging
  • Content variations and multi-variant testing support
  • Navigation/taxonomy management
  • A ready to use, user friendly admin out of the box
  • Highly performant and feature rich search capabilities
  • Integration libraries for common web application frameworks

contenthub's People

Contributors

lostghost avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.