—— About
LooseLeaf is CMS for blog site run on node.js and express.
It's very simple (no-database, JSON based) and easy-to-use "like a JavaScript".
—— Requirement
And some dependent libraries.
—— Getting Started
Only 3 commands.
$ npm install -g looseleaf $ looseleaf yourblog $ node yourblog/app.js "yourblog" server listening on port 3000
—— Demo
- Sandbox (v0.4.x)
- Developer's blog (v0.3.x)
—— Powered by LooseLeaf.JS
- Coming Soon...? (v0.4.x)
- Sapporo.js (v0.3.x)
—— Features
Lightweight & Easy-to-use.
- No Management View
- Multi Users
- Cool Theme
- WYSIWYG Editor
- D&D File Uploading
- Social feedbacks
- Tagging
- Searching
- and more...
If you love previous design (Trackback, Category...), plese use v0.3.
I'll continue supporting v0.3.
—— Configure
Edit "yourblog/config.json" and Restart app.js.
—— Source Code
LooseLeaf - GitHub
Licensed under the MIT License.
