Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 656 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 656 Bytes

node-cms

	Nothing to see here yet. But hopefully there will be something worthwhile in a few weeks. Check back soon.

A Content Management System for Node.js

General Feature Plan:

1. Version 0.0.1
		* Add content of any type anywhere in the sitemap
		* Primative Field Types: Text, RichText, Image, File, Boolean, Select
		* Basic Users and user permissions
		* Content editing via the admin
		* Content Rendering via simple non-intrusive integration with Express.JS
2. Version 0.0.2
	* Add Array Primative Type
	* Admin for editing Arrays
3. Version 0.0.3
	* Realtime properties