A simple CMS built on meteor framework.
- Live push
- Markdown editor with live preview
- Add or delete pages
- Authentication
- Multiple users
- Navigation Tree
- Themes ?
Clone the repo and deploy with meteorite
git clone git://github.com/TMaYaD/livewire.git
mrt deploy <Your App name>
That's all that is required.