Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 827 Bytes

TODO.md

File metadata and controls

27 lines (19 loc) · 827 Bytes

Todo

Content

  • English version.
  • Concrete use case diagram example.
  • Concrete component diagram example.

Technical

  • Alternative way to publish content as Github Page.

    Currently, as we use the master branch ./docs folder method, the current branch is loaded with heavy stuff such as the resulting content, reveal.js dependencies, etc.

    Using the alternate branch method (gh-pages branch) would be better as it wouldn't clutter the master branch with heavy files.

    Configuring a publishing source for your GitHub Pages site.

    IDEA: Mount a sub-repository at ./docs pointing / tracking this repository's gh-pages branch.