Describe the task
We should split our long README.md into simple landing page and actually documentation.
Reason: README.md should be very simple (What it is, How to use, that's it).
For documentation I would suggest https://github.com/docsifyjs/docsify or similar
Scope
- Move current README.md to doc/README.md
- Create small main README.md with minimal information:
- Optionally add simple documentation rendering engine
- One of the options: docsify
- Optionally add documentation publishing to CI
- Plan next for documentation development
Definition of Done
- Simple README.md
- Documentation under doc/