From 6e83c0666ac47a2daed7e3370b46b3123394ea97 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 29 Jan 2013 23:08:32 +0400 Subject: [PATCH] added main feature description to demo... Signed-off-by: Alex A. Naanou --- index.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/index.html b/index.html index 071dc3c..a7464ea 100755 --- a/index.html +++ b/index.html @@ -232,6 +232,25 @@ $(document).ready(function(){

The Basics...

+ +

Main features

+
    +
  • Magazines, Covers, Articles and Pages, fully navigable +
  • Three main views: Magazine (under development) Page and Ribbon +
  • Fully linkable structure +
  • Full Gesture, Mouse or Keyboard navigation +
  • Special #URLs enable full navigation and control +
  • Bookmarks and bookmark navigation +
  • Intuitive navigator widget +
  • Portable to most (all?) mobile platforms (via PhoneGap) +
  • Standalone (via CEF) + +
  • Usable from the web (support for engines other than WebKit not here yet) +
  • Integrated Editor (under development) +
  • Integrated publishing framework (under development) + +
+
get started...