Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.58 KB

TODO.md

File metadata and controls

32 lines (24 loc) · 1.58 KB

Documentation

Either checking for mark down solution or even a github page. Github page may be generated from mark down sources.

Check for nice documentation templates

Check the need and technical options for translations (=> create the doc with the framework itself?)

command line interface

  • delete task State
  • build task
    • default build with minified assets State
      • index.html src check before build State
    • single html file build State
  • update task
    • update sipa cli installation itself State
    • update sipa within current project State
  • dist task
    • add distribution_sever to sipa.json
    • add task d and dist and distribution(?) to start a live server on the distribution directory

common

  • developer documentation (docusaurus) State
  • built-in ejs rendering for pages and layouts State
  • built-in translation service State

other / low prio

  • test on windows platform State
  • test on naked linux platform (VM) State
  • add unit tests State