Coder Social home page Coder Social logo

decentcms's Introduction

DecentCMS aims at being a decent CMS written in Node. Its design principles are inherited from Drupal and Orchard CMS.

State

The current state of DecentCMS is: naked.

The system can handle very simple sites, in a runtime-only fashion. There is no dashboard yet.

All code is subject to change and refactoring.

Features

The following features are implemented:

  • Module system, with scoped dependency injection and automatic detection and loading of services.
  • Themes
  • Multi-tenancy
  • Navigation menus
  • Querying (file-based index provider)
  • Content type system
  • Widgets
  • Documentation
  • Express compatibility
  • File-based content store
  • CouchDB content store
  • Markdown
  • Template overloading
  • Code-based asynchronous view engine
  • Dust-based asynchronous view engine
  • Localization base infrastructure
  • Tokens
  • Logging (using Winston)
  • JSON API (read-only)

Future features include:

  • CouchDB index provider
  • Localization implementation
  • Dashboard
  • Workflows
  • Authentication
  • Installer

Road map

The road map is determined by me, based on what I think are the most urgent features, on what my customers ask me to build, and on user and contributor feedback.

Near future milestones are:

  • Flattening module dependencies to reduce startup time, disk, and memory footprints
  • Extraction of multi-tenancy code as a standalone library
  • Workflows
  • Authentication and basic dashboard infrastructure
  • All features manageable through dashboard

Longer-term milestones:

  • Move from Grunt to Gulp
  • Move to EcmaScript 6 (not before stable Node support)

Past milestones:

  • First publicly accessible web site running DecentCMS: http://decentconsulting.com
  • Documentation and community site running DecentCMS: http://decentcms.org
  • Documentation up-to-date with code. There is still much work to do, but there is basic documentation for everything.

Installation

There is an experimental installation procedure for the moment that can be found at http://decentcms.org/docs/getting-started.

Does this project take contributions?

Yes, please.

Links

The source code for DecentCMS is hosted on Github: https://github.com/DecentCMS/DecentCMS.

The web site for the project can be found here: http://decentcms.org

Join the chat at https://gitter.im/DecentCMS/DecentCMS

decentcms's People

Contributors

bleroy avatar gitter-badger avatar

Stargazers

Roman avatar

Watchers

James Cloos avatar  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.