Skip to content

EasyApp Features

Bao Trinh edited this page Sep 26, 2016 · 7 revisions

I. Authentication

v1

  • Show welcome window

v2

  • Sign in/ Sign up with easywebhub.com account

II. Website Management

v1
  1. Create a new website from 1 sample
  • Show list local websites
  • Load an existing website or after created
v2
  • Create sample source without Styles precompiler such as SASS, LESS, ...
  • Create a new website from many samples
  • Show list website belongs signed accout

III. Content Editor

v1
  1. Add or View Content with Form and RAW format
  • Basic form with few types (text, datetime, boolean, media)
  • Add or view Layout (and Partial) with Layout Format
  • Delete Content / Layout
  • Add or View Style files: CSS, JS (no need to show SASS, LESS
v2
  1. auto increase Height to reduce height of Content Form
  • List Partials of selected Layout
  • Add new Partial
  • Create a Partial from group html code, Inline Menu of Layout form
  • Add full types in Setting and display on Content, reference solutions from Contentful
  • Edit displayName in Config
IV. Preview Mode
v1
  • Layout for Preview Mode
v2
  1. Click to Install (or reused EasyApp /node_modules) => Build button
  • run Watch or build locally => Build button
  • Click to PreView on PC, Tablet, Smartphone

V. Synchronization and Publication

v1
  1. Init github account with blank repository
  • Synchronize changes on Cloud (github server) => Sync button
  • Public changes on gh-pages of GitHub => Deploy button
v2
  1. Use github accounts defined in EasyWebHub accounts.

Clone this wiki locally