0.1.2 • Published 12 years ago

ncm v0.1.2

Weekly downloads
9
License
-
Repository
-
Last release
12 years ago

Node Content Manager

Simple Content Management System written in CoffeeScript for NodeJS. Current version: 0.1.4

getting started

Set the desired port at the bottom of the file "app.coffee". Login with "Admin" and "pass". That's it.

features

Currently the following features are supported:

  • user management
    • username
    • password
    • access LvL
  • page management
    • markdown for formatting
  • navigation management
    • dynamic link editing
  • headers management
    • freely edit header properties
  • uploads

future features

TODO

  • more options for
    • navigation management
    • header management
    • user management
  • add
    • design / template manager
    • client-side JS framework integration