From 760aac34c7749b1b588d94f21ad9810583cc7028 Mon Sep 17 00:00:00 2001 From: Greg Besson Date: Sun, 14 May 2017 07:53:54 +0200 Subject: [PATCH] Update ROADMAP.md --- ROADMAP.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 2918a4ab..e4ace8a7 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -17,7 +17,10 @@ The 3.x releases will focus on the REST layer of AbeCMS. - A JSON document could be associated with more than 1 template: AMP template, mobile, template, instant article template, desktop template... - We must be able to chose a theme (composed by templates) from the admin - We should be able to sync data, templates, ... from a distant Abe install -- Let's improve the republish-all so that we boost the performance. +- ~~Let's improve the republish-all so that we boost the performance.~~ +- Add an init option to Abe CLI to ease the creation of a project +- Add a deploy option to the web through surge.sh CLI in Abe CLI +- Add a -d (--dev) option to Abe CLI so that we can have livereload and debug features during template dev ## Changelog See the complete [changelog](./CHANGELOG.md)