Veria CMS is a fully responsive lightweight Node.js blogging platform. Installation is lightning fast, you can be online with a blog in under 5 minutes. The dashboard uses markdown with a live preview for fast and beautiful blog posts.
1. npm install
2. edit settings.js - customize this file with your preferences.
1. npm start
The default installation will install to localhost on port 3000.
The dashboard is located at /dashboard of your install. In the case of default installation, it is found at:
http://localhost:3000/dashboard
Veria is under active development. Features to be developed will be listed shortly.
Contributions welcome!